nl80211: Send Probe Response template to the driver
[mech_eap.git] / src / drivers / driver_nl80211.c
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
2011-10-15 Jithu Jancenl80211: Use shorter monitor interface name for P2P GO
2011-09-26 Vivek Natarajannl80211: Add driver flag for firmware-based BSS selection
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-21 Jouni Malinennl80211: Support PMKSA candidate events
2011-09-18 Jouni Malinennl80211: Work around EALREADY from connect command
2011-09-10 Johannes Bergnl80211: Cancel not yet started r-o-c
2011-09-10 Rajkumar ManoharanP2P: Remove CCK supported rates when running P2P scan
2011-09-10 Johannes Bergnl80211: Automatically use concurrent P2P if possible
2011-09-02 Jouni Malinennl80211: Fix WPA_VERSIONS attribute for Connect command
2011-08-29 Jouni Malinennl80211: Support AP mode probe/action frame TX/RX witho...
2011-08-28 Jouni MalinenDelay STA entry removal until Deauth/Disassoc TX status...
2011-08-26 Jouni MalinenProvide extra IEs for AP mode management frames with...
2011-08-26 Jouni MalinenAdd support for setting SSID hiding mode through set_ap()
2011-08-26 Jouni MalinenAdd crypto parameters to set_ap() command separately
2011-08-10 Jouni MalinenAdd SSID as a separate item in AP mode Beacon setup
2011-08-10 Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-08-09 Jouni Malinennl80211: Fix hostapd build
2011-08-09 Jouni Malinennl80211: Add l2_packet for AP mode EAPOL TX without...
2011-08-09 Jouni Malinennl80211: Do not include NL80211_ATTR_DURATION in TX...
2011-08-09 Jouni Malinennl80211: Fix connect command to not claim WPA if WPS...
2011-08-09 Jouni Malinennl80211: Add more debug information on frame TX command...
2011-07-17 Eliad Pellernl80211: Change vif type to P2P_CLI upon P2P authentication
2011-07-17 Eliad Pellernl80211: Consider P2P when changing vif type
2011-07-17 Jouni Malinennl80211: Do not re-set iftype when initializing added...
next