summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-01-06{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2024-01-06wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg
2023-11-09cfg80211: allow connect keys only with default (TX) keyJohannes Berg
2023-11-09nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2020-12-29cfg80211: initialize rekey_dataSara Sharon
2020-10-29nl80211: fix non-split wiphy informationJohannes Berg
2020-10-27cfg80211: Enhance the AKM advertizement to support per interfaceSrikanth Marepalli
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-08-21cfg80211: check vendor command doit pointer before useJulian Squires
2020-07-24Partially revert "kernel: Fix build errors with LLVM"Michael Bestas
2020-07-16nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang
2020-05-21kernel: Fix build errors with LLVMSwetha Chikkaboraiah
2020-03-20nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-20nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-03-11cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-02-02BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg
2019-11-25nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski
2019-11-06nl80211: fix validation of mesh path nexthopMarkus Theil
2019-10-29nl80211: fix null pointer dereferenceMiaoqing Pan
2019-10-17nl80211: validate beacon headJohannes Berg
2019-10-17cfg80211: initialize on-stack chandefsJohannes Berg
2019-06-11mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-04-22cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt
2019-04-22Revert "cfg80211/nl80211: Offload OWE processing to user space"Min Liu
2019-04-03cfg80211: size various nl80211 messages correctlyJohannes Berg
2019-03-12cfg80211/nl80211: Offload OWE processing to user spaceSunil Dutt
2019-02-28nl80211: Allow set/del pmksa operations for APLiangwei Dong
2019-02-23cfg80211: Authentication offload to user space in AP modeSrinivas Dasari
2019-01-10nl80211: Fix external_auth check for offloaded authenticationSrinivas Dasari
2019-01-08nl80211: Allow SAE Authentication for NL80211_CMD_CONNECTSrinivas Dasari
2019-01-08nl80211: Free connkeys on external authentication failureSrinivas Dasari
2019-01-08cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari
2018-11-28cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrew Zaborowski
2018-10-10cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli
2018-10-09net:wireless:Fix kw issuesGuisen Yang
2018-09-05nl80211: Add a missing break in parse_station_flagsBernd Edlinger
2018-09-05nl80211: nl80211_update_ft_ies to validate NL80211_ATTR_IEArunk Khandavalli
2018-06-15nl80211: fix nlmsg allocation in cfg80211_ft_eventZhu Jianmin
2018-05-04UPSTREAM: nl80211: Fix enum type of variable in nl80211_put_sta_rate()Matthias Kaehlcke
2018-02-25nl80211: Sanitize array index in parse_txq_paramsDan Williams
2017-10-18nl80211: Define policy for packet pattern attributesPeng Xu
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov
2017-09-15cfg80211: Include length of kek in rekey dataVidyullatha Kanchanapally
2017-09-15nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally
2017-08-03cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari
2017-08-03cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari
2017-08-02cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-07-21cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-07-21cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari