summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: fix radio statistics in survey dumpJohannes Berg2021-11-151-15/+19
* nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-211-0/+1
* nl80211: use element finding functionsJohannes Berg2021-10-211-22/+22
* nl80211: MBSSID and EMA support in AP modeJohn Crispin2021-09-271-4/+174
* nl80211: don't kfree() ERR_PTR() valueJohannes Berg2021-09-271-0/+1
* cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-271-0/+30
* nl80211: don't put struct cfg80211_ap_settings on stackJohannes Berg2021-09-231-78/+108
* nl80211: prefer struct_size over open coded arithmeticLen Baker2021-09-231-6/+6
* nl80211: add support for BSS coloringJohn Crispin2021-08-171-0/+157
* net: Remove redundant if statementsYajun Deng2021-08-051-11/+5
* nl80211: limit band information in non-split dataJohannes Berg2021-07-231-1/+4
* cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg2021-06-231-0/+5
* nl80211: Fix typo pmsr->pmsrSosthène Guédon2021-06-231-2/+2
* cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach2021-06-231-2/+2
* cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih2021-06-231-5/+4
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-3/+5
|\
| * Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-201-3/+5
| |\
| | * nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2021-04-191-0/+1
| | * nl80211: Add missing line in nl80211_fils_discovery_policyAloka Dixit2021-04-081-3/+4
* | | cfg80211: fix locking in netlink owner interface destructionJohannes Berg2021-04-271-5/+19
|/ /
* | nl80211: fix beacon head validationJohannes Berg2021-04-081-1/+5
* | nl80211: fix potential leak of ACL paramsJohannes Berg2021-04-081-2/+2
|/
* wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson2021-03-161-1/+1
* nl80211: fix locking for wireless device netns changeJohannes Berg2021-03-161-3/+7
* cfg80211/mac80211: Support disabling HE modeBen Greear2021-02-121-0/+7
* nl80211: call cfg80211_dev_rename() under RTNLJohannes Berg2021-01-281-1/+1
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-299/+358
* 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