nl80211: Add support for P2P Device in add interface
[mech_eap.git] / src / drivers / driver_nl80211.c
2013-06-25 David Spinadelnl80211: Add support for P2P Device in add interface
2013-06-25 David Spinadelnl80211: Add a handler to create_interface
2013-06-25 David Spinadelnl80211: Hold wdev identification for P2P Device
2013-06-25 Nirav Shahnl80211: Identify if nl80211 is capable of P2P Device...
2013-06-25 David Spinadelnl80211: Rename is_p2p_interface
2013-06-25 Michael Braunnl80211: Print interface name on set_key()
2013-06-22 Andrei OtcheretianskiAdd AVG_RSSI report in signal_poll
2013-06-22 Andrei OtcheretianskiAdd bandwidth and center freq info to signal_poll
2013-06-22 David Spinadelnl80211: Add prints for kernel events
2013-05-30 Jouni Malinennl80211: Use NL80211_ATTR_PEER_AID to set TDLS peer AID
2013-05-27 Jouni Malinennl80211: Add debug print for set_supp_port operation
2013-05-27 Jouni Malinennl80211: Ignore deauth/disassoc event from old AP
2013-05-24 Vivek Natarajanhostapd: Support MAC address based access control list
2013-05-21 Jouni Malinennl80211: Add couple of additional iftypes to debug...
2013-05-13 Jouni Malinennl80211: Fix foreign address filtering for MLME frame...
2013-05-09 Simon Wunderlichnl80211: Add driver_ops for stopping AP beaconing
2013-05-09 Simon Wunderlichnl80211: Add driver_ops for starting radar detection
2013-05-09 Simon Wunderlichnl80211: Add channel flags for DFS state information
2013-05-09 Simon Wunderlichnl80211: Add driver capability flag for radar detection
2013-05-09 Simon Wunderlichnl80211: Add driver events for radar detection
2013-05-06 Jouni MalinenTDLS: Move AID=1 workaround into driver_nl80211.c
2013-05-04 Jouni MalinenRevert "nl80211: Add nla_put_u32() wrapper for Android"
2013-05-04 Ilan Peernl80211: Fix max_remain_on_chan capability reading
2013-04-27 Jouni MalinenUse a common frequency to channel conversion function
2013-04-23 Jouni Malinennl80211: Drop frame events that are for foreign address
2013-04-23 Jouni Malinennl80211: Reduce debug on Probe Request frames
2013-04-23 Johannes Bergnl80211: Fix nla_nest_start conversion
2013-03-31 Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-30 Johannes Bergnl80211: Use nla_nest_start/end instead of nla_put_nested
2013-03-21 Jouni Malinennl80211: Add debug prints for set_ap parameters
2013-03-19 Johannes Bergnl80211: Fix mode settings with split wiphy dump
2013-03-18 Jouni Malinennl80211: Include interface name in more debug prints
2013-03-16 Bruno RandolfAdd capability flag for IBSS and add get_capability...
2013-03-12 Deepthi GowriFT: Add support for IEEE 802.11r with driver-based SME
2013-03-10 Johannes Bergwpa_supplicant: Support VHT capability overrides
2013-03-10 Jouni Malinennl80211: Use helper function for phy_info_freqs()
2013-03-10 Jouni Malinennl80211: Split phy_info_band() into smaller helper...
2013-03-10 Jouni Malinennl80211: Use helper function for phy_info_handler()
2013-03-10 Jouni Malinennl80211: Split wiphy_info_handler() into smaller helper...
2013-03-10 Dennis H Jensennl80211: Support splitting wiphy information in dumps
2013-02-28 Jouni Malinennl80211: Add debug print for cancel-frame-wait command
2013-02-28 Felix Fietkaunl80211: Fix WDS STA handling with multiple BSS interfaces
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-14 Jouni Malinennl80211: Add debug prints for STA add/set operations
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
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 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
next