]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.c
Remove the GPL notification from files contributed by Jouni Malinen
[thirdparty/hostap.git] / src / drivers / driver_nl80211.c
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29  Ben GreearSupport HT capability overrides
2012-01-29  Yogesh Ashok Powarnl80211: Subscribe management frames for WPA_IF_AP_BSS...
2012-01-29  Yogesh Ashok Powarnl80211: Derive frequency for BSSes other than the...
2012-01-28  Nicolas Cavallarinl80211: Add IBSS BSSID fixing support
2012-01-26  Jouni Malinennl80211: Fix send_action on off-channel in P2P GO role
2012-01-23  Deepthi Gowrinl80211: P2P: Pass cookie parameter in send action...
2012-01-01  Jouni MalinenDo not trigger fast reconnection on locally generated...
2011-12-30  Jouni Malinennl80211: Mark Beacon event debug excessive
2011-12-29  Jouni Malinennl80211: Fix NL80211_CMD_FRAME to not try offchannel...
2011-12-27  Jouni Malinennl80211: Do not stop AP mode Probe Request reporting...
2011-12-23  Jouni Malinennl80211: Fix mgmt RX for device SME in AP mode without...
2011-12-23  Jouni Malinennl80211: Fix use_monitor driver capability for non...
2011-12-23  Jouni Malinennl80211: Show station flush failures in debug log
2011-12-23  Jouni Malinennl80211: Add debug prints for mgmt RX subscription
2011-12-21  Jouni MalinenAndroid: nl80211: Work around limited genl_ctrl_resolve()
2011-12-17  Jason YoungAP: Pass station's WMM configuration to driver wrappers
2011-12-17  Jouni Malinennl80211: Fix memory leaks on nla_put_failure error...
2011-12-17  Jason Youngnl80211: Fix memory leak on nla_put_failure error paths
2011-12-17  Eliad Pellernl80211: Send uapsd_queues and max_sp values on STA...
2011-12-17  Eliad PellerAP: Consider U-APSD driver support
2011-12-14  Jouni MalinenAndroid: Fix PNO start function conversion
2011-12-12  Jouni Malinennl80211: Fix CONFIG_TDLS=y build
2011-12-11  Jouni Malinennl80211: Clean up info on netdev or nl80211 not found...
2011-12-10  Arik Nemtsovnl80211: Send Probe Response template to the driver
2011-12-10  Arik Nemtsovnl80211: Propagate Probe Response offload capabilities...
2011-12-10  Johannes Bergnl80211: Store own address in BSS
2011-12-06  Jouni Malinennl80211: Remove unnecessary struct nl80211_handles...
2011-12-06  Johannes Bergnl80211: Listen to unexpected 4addr events
2011-12-06  Johannes Bergnl80211: Use global event socket for multicast events
2011-12-06  Johannes Bergnl80211: Register for Beacon frames in AP mode
2011-12-06  Johannes Bergnl80211: Subscribe to spurious class3 frame events
2011-12-06  Johannes Bergnl80211: Use nl80211 for mgmt TX/RX in AP mode
2011-12-04  Jouni Malinennl80211: Use driver event to indicate failure on authen...
2011-12-04  Jouni Malinennl80211: Recover from auth req ENOENT with a scan
2011-12-03  Johannes Bergnl80211: Do not encrypt IEEE 802.1X WEP EAPOL
2011-12-03  Johannes Bergnl80211: Allocate nl CB for BSS RX
2011-12-03  Johannes Bergnl80211: Rename process_event
2011-12-03  Johannes Bergnl80211: Pass cb to eloop function
2011-12-03  Johannes Bergnl80211: Use one CB for driver event RX
2011-12-03  Johannes Bergnl80211: Store frequency in bss struct
2011-12-03  Johannes Bergnl80211: Move AP SME setup to mode change
2011-12-03  Johannes Bergnl80211: Use socket error queue for EAPOL TX status
2011-12-03  Jouni Malinennl80211: Ignore interface up event if interface is...
2011-12-03  Jouni Malinennl80211: Use binary hexdump for scan IEs instead of...
2011-12-03  Jouni MalinenMerge set_rate_sets() driver_ops into set_ap()
2011-12-03  Jouni MalinenRemove unused parameters from set_rate_sets()
2011-12-03  Jouni Malinennl80211: Merge ap_isolate configuration into nl80211_se...
2011-11-29  Dmitry ShmidtAndroid: nl80211: Add Android specific PNO configuration
2011-11-25  Jouni Malinennl80211: Do not set sched_scan filter if driver does...
2011-11-25  Jouni Malinennl80211: Implement set_p2p_powersave for legacy_ps...
2011-11-19  Johannes Bergnl80211: Set offchannel-OK selectively
2011-11-19  Johannes Bergnl80211: Move preq NL handle into BSS
2011-11-19  Jouni Malinennl80211: Add no_ack support for NL80211_CMD_FRAME
2011-11-19  Helmut Schaanl80211: Implement noack policy for send_mlme
2011-11-19  Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-19  Johannes Bergnl80211: Support in-kernel station poll
2011-11-19  Johannes Bergnl80211: Use non-receiving socket for EAPOL TX
2011-11-19  Johannes Bergnl80211: Use device AP SME capability
2011-11-19  Jithu Jancenl80211: Implement shared_freq
2011-11-18  Ben Greearnl80211: Make MLME failure messages unique
2011-11-18  Dan Williamsnl80211: Fix UNSPEC signal quality reporting
2011-11-16  Johannes Bergnl80211: Get rid of family/cache objects
2011-11-13  Jouni Malinennl80211: Verify that global driver pointer is not NULL
2011-10-30  Gary MorainPrefer 5 GHz networks over 2.4 GHz networks
2011-10-29  Jouni Malinennl80211: Disable IEEE 802.11b rates only for P2P iftypes
2011-10-29  Jouni MalinenRemove disable_11b_rates() driver_ops
2011-10-29  Jouni Malinennl80211: Fix re-enabling of 802.11b rates
2011-10-29  Eliad Pellernl80211: disable_11b_rates on interface mode change
2011-10-29  Jouni MalinenAdd no_cck parameter for send_action() driver_ops
2011-10-29  Rajkumar Manoharannl80211: Add support to disable CCK rate for P2P frames
2011-10-28  Jouni Malinennl80211: Ignore netlink interface down if interface...
2011-10-23  Arik NemtsovTDLS: Add peer as a STA during link setup
2011-10-23  Arik NemtsovTDLS/nl80211: Support receiving TDLS discovery response...
2011-10-23  Arik Nemtsovnl80211: Implement TDLS callback functions and propagat...
2011-10-23  Jouni Malinennl80211: Handle special TDLS direct link key index use
2011-10-23  Jouni MalinenAllow driver wrappers to indicate whether HT info is...
2011-10-22  Jouni Malinennl80211: Remove some unnecessary ifdef HOSTAPD blocks
2011-10-22  Jouni MalinenShare a single wpa_scan_results_free() implementation
2011-10-22  Ben Greearnl80211: Use one global ioctl socket
2011-10-22  Ben Greearnl80211: Use a global netlink command object
2011-10-22  Ben Greearnl80211: Use global nl_cb template
2011-10-22  Ben Greearnl80211: Clean up error path in wpa_driver_nl80211_init
2011-10-22  Johannes Bergnl80211: Abstract handle/cache (de)allocation
2011-10-22  Johannes Bergnl80211: Fix hostapd error path
2011-10-22  Ben Greearnl80211: Use global netlink rtm event object
2011-10-22  Jouni Malinenhostapd: Call global_init/global_deinit driver_ops
2011-10-22  Jouni Malinennl80211: Use a wrapper for genlmsg_put
2011-10-20  Johannes Bergnl80211: Clean up capability querying
2011-10-20  Johannes BergAP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
2011-10-20  Jouni Malinennl80211: Stop more quickly on initialization errors
2011-10-20  Johannes Bergnl80211: Compat code for genl_ctrl_alloc_cache
2011-10-20  Johannes BergAP: Do station poll in driver wrapper
2011-10-17  Jouni MalinenMove AP BSS configuration parameters into set_ap()
2011-10-17  Jouni MalinenDeprecate set_intra_bss() driver_ops
2011-10-16  Jouni MalinenWNM: Add BSS Transition Management Request for ESS...
2011-10-16  Jouni Malinennl80211: Register GAS frames for Interworking
2011-10-15  Luciano Coelhonl80211: Add support for sched_scan filtering
2011-10-15  Luciano Coelhonl80211: Add scheduled scan support
2011-10-15  Jouni Malinennl80211: Add debug print for channel changes
next