summaryrefslogtreecommitdiff
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih2021-07-191-5/+4
* wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva2021-07-191-7/+7
* cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-06-301-0/+3
* cfg80211: avoid double free of PMSR requestAvraham Stern2021-06-231-2/+14
* cfg80211: make certificate generation more robustJohannes Berg2021-06-231-1/+1
* cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef2021-06-031-0/+3
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-06-031-2/+2
* cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg2021-05-141-0/+2
* cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng2021-04-141-1/+1
* cfg80211: check S1G beacon compat element lengthJohannes Berg2021-04-141-6/+8
* nl80211: fix potential leak of ACL paramsJohannes Berg2021-04-141-2/+2
* nl80211: fix beacon head validationJohannes Berg2021-04-141-1/+5
* wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg2021-02-031-2/+3
* cfg80211: select CONFIG_CRC32Arnd Bergmann2021-01-191-0/+1
* nl80211/cfg80211: fix potential infinite loopColin Ian King2020-12-301-1/+1
* nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam2020-12-263-11/+49
* cfg80211: initialize rekey_dataSara Sharon2020-12-041-1/+1
* cfg80211: regulatory: Fix inconsistent format argumentYe Bin2020-10-301-1/+1
* cfg80211: initialize wdev data earlierJohannes Berg2020-10-303-29/+36
* Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski2020-10-101-1/+4
|\
| * cfg80211: only allow S1G channels on S1G bandThomas Pedersen2020-10-081-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-081-0/+3
|\ \ | |/ |/|
| * net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam2020-10-081-0/+3
* | genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-021-0/+5
* | nl80211: fix non-split wiphy informationJohannes Berg2020-10-021-1/+4
* | nl80211: reduce non-split wiphy dump sizeJohannes Berg2020-10-021-13/+24
* | nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan2020-09-281-0/+25
* | nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan2020-09-281-10/+8
* | cfg80211: regulatory: remove a bogus initializationDan Carpenter2020-09-281-1/+1
* | nl80211: include frequency offset in survey infoThomas Pedersen2020-09-281-0/+5
* | cfg80211: handle Association Response from S1G STAThomas Pedersen2020-09-281-3/+11
* | cfg80211: parse S1G Operation element for BSS channelThomas Pedersen2020-09-281-7/+16
* | cfg80211: convert S1G beacon to scan resultsThomas Pedersen2020-09-281-9/+48
* | nl80211: support S1G capability overrides in assocThomas Pedersen2020-09-281-0/+20
* | wireless: radiotap: fix some kernel-docJohannes Berg2020-09-281-0/+1
* | nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-284-14/+511
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-1/+2
|\ \ | |/
| * cfg80211: fix 6 GHz channel conversionJohannes Berg2020-09-181-1/+1
| * lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran2020-09-181-0/+1
* | nl80211: Unsolicited broadcast probe response supportAloka Dixit2020-09-181-0/+46
* | nl80211: Add FILS discovery supportAloka Dixit2020-09-181-0/+49
* | nl80211: support setting S1G channelsThomas Pedersen2020-09-182-52/+105
* | nl80211: correctly validate S1G beacon headThomas Pedersen2020-09-182-4/+18
* | cfg80211: regulatory: handle S1G channelsThomas Pedersen2020-09-181-12/+58
* | nl80211: advertise supported channel width in S1GThomas Pedersen2020-09-181-0/+15
* | lib80211: Remove unused macro DRV_NAMEYueHaibing2020-09-181-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-044-8/+20
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-034-8/+20
| |\
| | * cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal2020-08-271-3/+5
| | * cfg80211: regulatory: reject invalid hintsJohannes Berg2020-08-271-0/+3