nl80211: Support vendor scan together with normal scan
[mech_eap.git] / src / drivers / driver_nl80211_event.c
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