summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg2021-01-261-2/+3
* cfg80211: Save the regulatory domain with a lockIlan Peer2021-01-081-1/+10
* cfg80211: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski2020-12-1210-92/+412
|\
| * nl80211: add common API to configure SAR power limitationsCarl Huang2020-12-113-0/+214
| * cfg80211: support immediate reconnect request hintJohannes Berg2020-12-114-26/+43
| * nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam2020-12-113-11/+49
| * cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-111-6/+11
| * cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer2020-12-111-0/+8
| * nl80211: always accept scan request with the duration setAvraham Stern2020-12-111-6/+0
| * cfg80211: Update TSF and TSF BSSID for multi BSSIlan Peer2020-12-111-0/+3
| * cfg80211: scan PSC channels in case of scan with wildcard SSIDAyala Beker2020-12-111-10/+8
| * cfg80211: Parse SAE H2E only membership selectorIlan Peer2020-12-111-0/+2
| * nl80211: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-0/+1
| * cfg80211: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-0/+1
| * cfg80211: fix callback type mismatches in wext-compatSami Tolvanen2020-12-111-32/+71
| * net: wireless: make a const array static, makes object smallerColin Ian King2020-12-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-1/+1
|\ \ | |/ |/|
| * cfg80211: initialize rekey_dataSara Sharon2020-12-041-1/+1
* | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-138-136/+68
|\ \ | |/ |/|
| * cfg80211: remove WDS codeJohannes Berg2020-11-117-113/+8
| * cfg80211: add support to configure HE MCS for beacon rateRajkumar Manoharan2020-11-061-2/+23
| * nl80211: fix beacon tx rate mask validationRajkumar Manoharan2020-11-061-5/+10
| * nl80211/cfg80211: fix potential infinite loopColin Ian King2020-11-061-1/+1
| * cfg80211: Add support to calculate and report 4096-QAM HE ratesVamsi Krishna2020-11-061-15/+17
| * cfg80211: Add support to configure SAE PWE value to driversRohan Dutta2020-11-061-0/+9
* | 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