]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.h
nl80211: Use netlink connect socket for disconnect (ext auth)
[thirdparty/hostap.git] / src / drivers / driver_nl80211.h
2018-11-26  Cedric Izoardnl80211: Use netlink connect socket for disconnect...
2018-07-05  Sathishkumar Murug... nl80211: Allocate nl_sock for NETLINK_ROUTE when alread...
2018-02-02  Sunil Duttnl80211: Create a netlink socket handle for the Connect...
2017-06-30  Ashwini Patilnl80211/MBO: Set temporary disallowed BSSID list to...
2017-05-13  Vasanthakumar Thia... driver: Make DFS domain information available to core
2017-03-06  Kanchanapally, Vid... nl80211: Driver command for checking BTM accept/reject
2017-02-19  Peng Xuhostapd: Get vendor HE capabilities
2017-02-07  Vamsi Krishnanl80211: Add support for mgmt_tx with random TA
2016-12-05  Ningyuan Wangnl80211: Update drv->ssid on connect/associate event...
2016-12-03  Jouni Malinennl80211: Optimize memory use in nl80211_get_assoc_freq()
2016-11-30  Sunil Duttnl80211: Enhance abort scan to also abort the vendor...
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