]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211_capa.c
Use os_memdup()
[thirdparty/hostap.git] / src / drivers / driver_nl80211_capa.c
2017-03-07  Johannes BergUse os_memdup()
2017-03-06  Kanchanapally, Vid... nl80211: Driver command for checking BTM accept/reject
2017-02-19  Peng Xuhostapd: Get vendor HE capabilities
2017-02-10  vamsi krishnanl80211: sched_scan relative RSSI parameters
2017-02-07  Vamsi Krishnanl80211: Add support for mgmt_tx with random TA
2017-01-28  Jouni Malinennl80211: Use RSN_CIPHER_SUITE_* instead of WLAN_CIPHER_...
2017-01-05  Andrei Otcheretianskinl80211: Zero num_modes if nl80211_get_hw_feature_data...
2017-01-03  Avraham Sternnl80211: Add support for additional scan parameters...
2016-11-25  Purushottam Kushwahanl80211: Configure Beacon frame TX rate if driver adver...
2016-10-27  Jouni Malinennl80211: Check driver FILS capability
2016-09-08  Sunil Duttnl80211: Use the monitor interface only without device_...
2016-08-02  vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
2016-07-03  Peng XuP2P: Allow P2P listen being offloaded to the driver...
2016-06-11  Paul Stewartnl80211: Fix use-after-free in qca_nl80211_get_features()
2016-05-31  Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-04-17  Beni Levnl80211: Add support for global RRM flag
2016-02-20  Ayala Bekernl80211: Add support for full station state operations
2015-12-18  Johannes Bergrfkill: Match only the correct expected wiphy rfkill
2015-11-30  Avraham Sternnl80211: Add support for multiple scan plans for schedu...
2015-11-25  Ahmad Kholaifnl80211: Add VHT 160 MHz channel flags
2015-11-17  Jouni Malinennl80211: Do not return incomplete hw capability info
2015-10-03  Andrei Otcheretianskinl80211: Suppport multiple CSA counters
2015-10-01  Jouni Malinennl80211: Add build option for QCA vendor extensions
2015-09-30  Kanchanapally, Vid... nl80211: Extract driver offchannel simultaneous capability
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-29  Ahmad Kholaifnl80211: Add concurrency capabilities to driver status
2015-07-28  Srinivas DasariQCA vendor command support to set band to driver
2015-05-27  Peng XuExtend hw_mode to support any band for offloaded ACS...
2015-03-20  Zefir Kurtisinl80211: Fix vendor command handling
2015-03-15  Janusz Dziedzicnl80211: Handle NL80211_ATTR_EXT_FEATURES attribute
2015-02-21  Eliad Pellernl80211: Add support for configuring P2P GO CTWindow
2015-02-09  Jouni Malinennl80211: Test vendor command and event
2015-01-26  Jouni MalinenAdd Suite B AKMs to key_mgmt capability list
2015-01-19  Luciano Coelhonl80211: Fix reading of the extended capabilities mask
2015-01-10  Janusz DziedzicIBSS: Add WPA_DRIVER_FLAGS_HT_IBSS
2015-01-04  Ilan Peernl80211: Handle MAC address randomization in scan/sched...
2015-01-04  Arik NemtsovTDLS: Add channel-switch capability flag
2014-12-26  Jouni MalinenAvoid -Wshadow warnings from older gcc versions
2014-12-09  Chet Lanctotnl80211: Add QCA vendor specific query of device/driver...
2014-12-06  Jouni Malinennl80211: Use nl80211_drv_msg() helper
2014-12-06  Jouni Malinennl80211: Use the new nl80211_cmd_msg() helper
2014-12-06  Jouni Malinennl80211: Get rid of NLA_PUT* macro use in capability...
2014-12-03  Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-11-22  Assaf Kraussnl80211: Populate RRM flags in nl80211 driver
2014-11-16  Moshe Benjinl80211: Implement add_ts/del_ts ops
2014-10-26  Jouni Malinennl80211: Move capability determination into a separate...