Set default scan IEs to the driver (QCA vendor extension)
[mech_eap.git] / src / drivers / driver_nl80211.h
2016-08-02 vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
2016-05-31 Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-03-24 Jouni Malinennl80211: Ignore deauth/disassoc event during Connect...
2016-03-22 Roy MarplesFind correct driver for interface additions/removals
2016-02-28 Michael Braunnl80211: Clean up ifidx properly if interface in a...
2016-02-21 Avraham Sternutils: Share a single helper function to get IE by ID
2015-12-18 Johannes Bergrfkill: Match only the correct expected wiphy rfkill
2015-12-02 Jouni Malinennl80211: Cancel all pending TX frame cookies
2015-11-30 Avraham Sternnl80211: Add support for multiple scan plans for schedu...
2015-11-26 Kanchanapally, Vid... nl80211: Add support for aborting an ongoing scan
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-07-29 Ahmad Kholaifnl80211: Add means to query preferred channels
2015-07-29 Ahmad KholaifP2P: Inform driver of the operating channel following...
2015-07-28 Srinivas DasariQCA vendor command support to set band to driver
2015-06-19 Ilan Peernl80211: Remove android_genl_ctrl_resolve()
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-03-24 Krishna Vamsinl80211: Allow driver-based roam to change ESS
2015-02-21 Eliad Pellernl80211: Add support for configuring P2P GO CTWindow
2015-02-09 Jouni Malinennl80211: Test vendor command and event
2015-01-05 Jouni Malinennl80211: Check support for rekey offload on first use
2014-12-22 Jouni Malinennl80211: Remove practically unused process_drv_event()
2014-12-09 Chet Lanctotnl80211: Add QCA vendor specific query of device/driver...
2014-12-06 Jouni Malinennl80211: Move scanning related functionality to a separ...
2014-12-06 Jouni Malinennl80211: Use the new nl80211_cmd_msg() helper
2014-12-06 Jouni Malinennl80211: Add nl80211_*_msg() helpers
2014-10-27 Kyeyoon Parknl80211: Make br_ifindex available in i802_bss
2014-10-26 Jouni Malinennl80211: Move more event processing into driver_nl80211...
2014-10-26 Jouni Malinennl80211: Move event handling into a separate file
2014-10-26 Jouni Malinennl80211: Move capability determination into a separate...
2014-10-26 Jouni Malinennl80211: Move AP monitor interface handling to a separa...
2014-10-26 Jouni Malinennl80211: Make some helper functions non-static
2014-10-26 Jouni Malinennl80211: Move most of the Android code into a separate...
2014-10-26 Jouni Malinennl80211: Move definitions into separate header files