P2P: Allow P2P listen being offloaded to the driver/firmware
[mech_eap.git] / src / drivers / driver_nl80211_event.c
2016-07-03 Peng XuP2P: Allow P2P listen being offloaded to the driver...
2016-07-03 Saurav Babunl80211: Provide frequency in EVENT_ASSOC when IBSS...
2016-05-30 Jouni MalinenReport connection timeouts in CTRL-EVENT-ASSOC-REJECT
2016-03-24 Jouni Malinennl80211: Ignore deauth/disassoc event during Connect...
2016-02-29 Jouni Malinennl80211: Add more address fields into RX frame debug...
2016-02-21 Avraham Sternutils: Share a single helper function to get IE by ID
2016-01-12 Rafał Miłeckinl80211: Report disassociated STA / lost peer for the...
2016-01-06 Jouni Malinennl80211: Add a missing space to a debug message
2015-11-21 Ayala Bekernl80211: Clear ignore_next_local_deauth flag
2015-11-21 Sara Sharonnl80211: Clear ignore_next_local_deauth and ignore_deau...
2015-11-20 Ravi JoshiAdd QCA vendor attribute and event to indicate subnet...
2015-10-14 Jouni Malinennl80211: Increase buffer size for reporting scan freque...
2015-10-01 Jouni Malinennl80211: Add build option for QCA vendor extensions
2015-09-30 Kanchanapally, Vid... nl80211: Support vendor scan together with normal scan
2015-09-30 Kanchanapally, Vid... nl80211: Driver interaction for QCA vendor scan
2015-05-27 Peng XuExtend hw_mode to support any band for offloaded ACS...
2015-03-24 Krishna Vamsinl80211: Allow driver-based roam to change ESS
2015-03-23 Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-03-06 Sunil Duttnl80211: Extend NL80211_CMD_TDLS_OPER to support discovery
2015-03-05 Ahmad Kholaifnl80211: Add vendor event parsing for DFS offload events
2015-02-09 Jouni Malinennl80211: Test vendor command and event
2015-01-05 Jouni Malinennl80211: Simplify event processing error paths
2014-12-22 Jouni Malinennl80211: Remove practically unused process_drv_event()
2014-12-14 Rafał Miłeckinl80211: Report new station / assoc event for the corre...
2014-12-09 Chet Lanctotnl80211: Add QCA vendor specific query of device/driver...
2014-12-08 Jouni Malinennl80211: Add frame control and sequence control field...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-12-03 Jithu Jancenl80211: Ignore Connect failure for the previous associ...
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-11-16 Moshe Benjinl80211: Implement add_ts/del_ts ops
2014-11-16 Eliad Pellernl80211: Parse WMM parameters on association
2014-10-27 Jouni Malinennl80211: Fix a copy-paste error in key offload management
2014-10-26 Jouni Malinennl80211: Move more event processing into driver_nl80211...
2014-10-26 Jouni Malinennl80211: Move event handling into a separate file