]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.c
hostapd: Fix crash when scan fails
[thirdparty/hostap.git] / src / drivers / driver_nl80211.c
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 Bergnl80211: Support VHT configuration
2013-01-07  Jouni Malinennl80211: Restore previous nlmode if set_freq for AP...
2012-12-22  Sven Eckelmannnl80211: Run TKIP countermeasures in correct hostapd_da...
2012-12-18  Vladimir KondratievIntroduce 60 GHz band
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-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-03  Jouni Malinennl80211: Make debug log more readable for driver events
2012-10-24  Jouni Malinennl80211: Add support for SAE operations
2012-09-30  Jouni MalinenReserve AKM and cipher suite values
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  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-19  Jouni Malinennl80211: Print an error if WDS STA interface cannot...
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  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-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  Paul StewartFix a couple memory leaks
2012-08-01  Jouni MalinenAdd new drv_flag for indicating user space AP MLME
2012-07-25  Thomas Pedersennl80211: Support setting sched scan RSSI threshold
2012-07-04  Mahesh Palivelanl80211: Save VHT capabilities from the driver
2012-06-25  Thomas Pedersennl80211: Handle CH_SWITCH event
2012-06-23  Johannes Bergnl80211: Simplify cbmsg buffer
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-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-03  Jouni Malinennl80211: Indicate disconnect event as deauthentication
2012-04-01  Eliad PellerP2P: Add deinit_p2p_cli op to clear P2P client driver...
2012-04-01  Johannes BergPass signal strength through, fix units
2012-04-01  Johannes Bergnl80211: Report signal strength from nl80211
2012-03-30  Bala ShanmugamAllow background scan period to be configured
2012-03-27  Vasanthakumar Thia... nl80211: Make use of driver's capability to detect...
2012-03-15  Aarthi Thiruvengadamnl80211: Fix deauth/disassoc for AP mode SME-in-driver...
2012-02-18  Jouni Malinennl80211: Filter unexpected interface added/up events
2012-02-18  Jouni Malinennl80211: Indicate p2p_probe in debug log as scan parameter
2012-02-12  Antonio QuartulliIBSS RSN: Support authorization
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()
next