summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* cfg80211/mac80211: Support disabling HE modeBen Greear2021-02-121-0/+7
* cfg80211: initialize reg_rule in __freq_reg_info()Luca Coelho2021-02-121-1/+1
* cfg80211: remove unused callbackMatteo Croce2021-02-121-7/+0
* Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...Jakub Kicinski2021-02-023-4/+19
|\
| * cfg80211: fix netdev registration deadlockJohannes Berg2021-02-011-1/+3
| * cfg80211: call cfg80211_destroy_ifaces() with wiphy lock heldJohannes Berg2021-01-281-0/+3
| * wext: call cfg80211_set_encryption() with wiphy lock heldJohannes Berg2021-01-281-1/+6
| * wext: call cfg80211_change_iface() with wiphy lock heldJohannes Berg2021-01-281-1/+6
| * nl80211: call cfg80211_dev_rename() under RTNLJohannes Berg2021-01-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-2/+3
|\ \ | |/ |/|
| * wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg2021-01-261-2/+3
* | cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-2615-447/+692
* | cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-48/+71
* | cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen2021-01-221-0/+21
* | cfg80211: add VHT rate entries for MCS-10 and MCS-11Arend van Spriel2021-01-221-3/+11
|/
* 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