summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski2020-12-121-23/+216
|\
| * nl80211: add common API to configure SAR power limitationsCarl Huang2020-12-111-0/+183
| * cfg80211: support immediate reconnect request hintJohannes Berg2020-12-111-8/+15
| * nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam2020-12-111-3/+4
| * cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-111-6/+11
| * nl80211: always accept scan request with the duration setAvraham Stern2020-12-111-6/+0
| * 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
* | 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-131-41/+44
|\ \ | |/ |/|
| * cfg80211: remove WDS codeJohannes Berg2020-11-111-34/+2
| * 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
| * cfg80211: Add support to configure SAE PWE value to driversRohan Dutta2020-11-061-0/+9
* | cfg80211: initialize wdev data earlierJohannes Berg2020-10-301-1/+2
|/
* 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
* | nl80211: include frequency offset in survey infoThomas Pedersen2020-09-281-0/+5
* | nl80211: support S1G capability overrides in assocThomas Pedersen2020-09-281-0/+20
* | nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-281-4/+7
* | nl80211: Unsolicited broadcast probe response supportAloka Dixit2020-09-181-0/+46
* | nl80211: Add FILS discovery supportAloka Dixit2020-09-181-0/+49
* | nl80211: correctly validate S1G beacon headThomas Pedersen2020-09-181-4/+13
* | nl80211: advertise supported channel width in S1GThomas Pedersen2020-09-181-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+1
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-031-1/+1
| |\
| | * nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg2020-08-201-1/+1
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-10/+10
| |/
* | nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu2020-08-271-3/+6
* | nl80211: rename csa counter attributes countdown countersJohn Crispin2020-08-271-8/+8
* | nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu2020-08-271-8/+129
* | nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg2020-08-271-22/+14
* | nl80211: clean up code/policy a bitJohannes Berg2020-08-271-42/+18
* | net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin2020-08-271-10/+10
* | netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg2020-08-181-3/+3
* | netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg2020-08-181-4/+2
|/
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-12/+12
* nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-031-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-3/+3
|\
| * cfg80211: check vendor command doit pointer before useJulian Squires2020-07-301-3/+3
* | nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2020-07-311-1/+3
* | cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-311-5/+2
* | cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh2020-07-311-0/+3
* | cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2020-07-311-0/+1