P2P: Only schedule a single p2p_go_neg_start timeout at a time
[mech_eap.git] / src / drivers /
2013-02-16 Srinivasan Bhostapd: Fix Max SP Length derivation from QoS Info
2013-02-15 Sunil Duttnl80211: Configure STA Capabilities and Extended Capabi...
2013-02-15 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-02-14 Sunil DuttTDLS: Pass peer's Capability and Ext Capability info...
2013-02-14 Jouni Malinennl80211: Add debug prints for STA add/set operations
2013-02-14 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-02-12 Jouni MalinenUse more accurate timestamps for scan results
2013-02-07 Vladimir KondratievCapability matching for 60 GHz band
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-02-03 Mark KettenisAdd driver for OpenBSD net80211 layer
2013-02-03 Jouni Malinennl80211: Do not use void pointer for driver_ops used...
2013-02-03 Ben Greearhostapd: Fix crash when scan fails
2013-01-12 Jouni Malinennl80211: Add MFP information for NL80211_CMD_CONNECT
2013-01-12 Johannes Bergnl80211: Pass station VHT capabilities to kernel
2013-01-12 Johannes Berghostapd: Pass VHT capabilities to driver wrapper
2013-01-12 Johannes Bergnl80211: Support VHT configuration
2013-01-12 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2013-01-12 Johannes Berghostapd: Allow configuring driver to VHT
2013-01-07 Jouni Malinennl80211: Restore previous nlmode if set_freq for AP...
2012-12-25 Baruch Siachatheros: Release sock_raw and reset appfilter on hapd_i...
2012-12-25 Yoni DivinskyP2P: Consider age for the P2P scan results
2012-12-22 Sven Eckelmannnl80211: Run TKIP countermeasures in correct hostapd_da...
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-12-16 Jouni Malinennl80211: Register to process WNM-Sleep Mode Response...
2012-11-24 Amitkumar KarwarAllow OBSS scan and 20/40 coex reports to non-SME drivers
2012-11-24 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-11-24 Pontus FuchsDo not double free cfg struct if netlink_init() fails
2012-11-19 Jouni Malinennl80211: Add support for TDLS request event from the...
2012-11-14 Jouni MalinenRemove unused disassociate() driver_ops
2012-11-11 Jouni Malinennl80211: Avoid strict-aliasing warning with gcc 4.7
2012-11-11 Christopher Wileynl80211: Roam correctly through cfg80211 without SME
2012-11-11 Baruch Siachatheros: Remove redundant l2_packet_get_own_addr call
2012-11-03 Jouni Malinennl80211: Make debug log more readable for driver events
2012-10-26 Jouni MalinenP2P: Allow all channels with multi-channel concurrency
2012-10-24 Jouni Malinennl80211: Add support for SAE operations
2012-10-24 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-10-04 Vladimir Kondratiev60 GHz: Fix error while processing scan results
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-09-30 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-09-29 Mykyta Iziumtsevnl80211: Don't send BSSID with disconnect command
2012-09-23 Felix Fietkaunl80211: Use the monitor interface if socket tx status...
2012-09-16 Felix Fietkauhostapd: Send EAPOL frames from the VO queue if WMM...
2012-09-16 Felix Fietkauhostapd: Fix WDS VLAN bridge handling
2012-09-05 Baruch Siachatheros: Fix RSN capabilities debug print
2012-09-05 Jouni Malinennl80211: Register read_sta_data() handler for station...
2012-09-05 Yuhao Zhengwpa_supplicant: Add PKTCNT_POLL command to get TX/RX...
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-28 Wei-Jen Linnl80211: Set P2P multichan concurrency based on interfa...
2012-08-24 Jouni Malinentest: Fix driver data pointer for the P2P commands
2012-08-23 Jouni MalinenP2P: Add option for adding extra delay to p2p_find
2012-08-19 Jouni Malinennl80211: Print an error if WDS STA interface cannot...
2012-08-15 Dan Williamsbuild: Use updated libnl3 header paths
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-13 Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-10 Michael BraunAdd option to use netlink to create and remove VLAN...
2012-08-10 Jouni Malinennl80211: Fix re-enabling of 802.11b rates after P2P use
2012-08-10 Rajkumar Manoharannl80211: Disable 11b rates on configuring P2P interface
2012-08-10 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-08-09 Jouni Malinennl80211: Add nla_put_u32() wrapper for Android
2012-08-07 Jouni Malinennl80211: Share common function for scan parameters
2012-08-07 Jouni Malinennl80211: Check nla_put_nested() return value and handle...
2012-08-07 Jouni Malinennl80211: Fix netlink error paths in sched_scan() handler
2012-08-04 Ben GreearBetter logging for ioctl set flags failure
2012-08-04 Paul StewartFix a couple memory leaks
2012-08-01 Xi Chenatheros: Implement WNM-Sleep Mode driver operations
2012-08-01 Xi ChenWNM: Add placeholders for WNM driver commands and events
2012-08-01 Jay Katabathuniatheros: Add HS 2.0 Action frame TX/RX support
2012-08-01 Jay Katabathuniatheros: Add support for Action frame TX/RX
2012-08-01 Mahesh PalivelaAdd support for using SA Query with drivers that implem...
2012-08-01 Jouni MalinenAdd new drv_flag for indicating user space AP MLME
2012-07-30 Jouni MalinenHS 2.0: Add mechanism for disabling DGAF
2012-07-25 Thomas Pedersennl80211: Support setting sched scan RSSI threshold
2012-07-04 Mahesh Palivelanl80211: Save VHT capabilities from the driver
2012-07-04 Jouni MalinenSync with linux/nl80211.h from wireless-testing.git
2012-07-02 Jouni MalinenUpdate license notification in driver_wired.c
2012-07-02 Jouni MalinenUpdate license notification in roboswitch interface...
2012-06-30 Jouni MalinenP2P: Remove unused P2P_SCAN_SPECIFIC
2012-06-30 Jouni MalinenUpdate license notification in files initially contribu...
2012-06-30 Mahesh Palivelahostapd: Initial IEEE 802.11ac (VHT) definitions
2012-06-25 Thomas Pedersennl80211: Handle CH_SWITCH event
2012-06-25 Jouni MalinenSync with include/linux/nl80211.h from wireless-testing.git
2012-06-23 Johannes Bergnl80211: Simplify cbmsg buffer
2012-06-23 Jouni Malinenatheros: Remove unused variables
2012-06-23 Baruch Siachatheros: Fix build when WPS and IEEE80211R are both...
2012-06-10 Jithu JanceP2P: Add driver op for requesting GO/AP channel switch
2012-06-08 Baruch Siachatheros: Set essid length field only once
2012-06-08 Baruch Siachatheros: Fix build when CONFIG_WPS is disabled
2012-06-04 Johannes Bergnl80211: Use safe list iteration
2012-05-11 Jouni Malinennl80211: Use wait_time with AP mode driver SME for...
2012-05-11 Jouni Malinennl80211: Add more debug info on NL80211_CMD_FRAME uses
2012-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-10 Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-04-27 Jouni MalinenP2P: Add option to force SSID/passphrase for GO Negotiation
2012-04-19 Jouni MalinenSync with include/linux/nl80211.h from wireless-testing.git
2012-04-08 Jithu Jancenl80211: Extend shared_freq to handle AP/GO mode interfaces
2012-04-06 Jouni Malinennl80211: Skip set_mode event subscription during deinit
2012-04-06 Ben GreearMake bind failure messages unique
2012-04-03 Jouni Malinennl80211: Indicate disconnect event as deauthentication
next