summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: add locked debugfs wrappersJohannes Berg2023-11-271-0/+160
* wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg2023-11-242-2/+7
* wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg2023-11-241-0/+2
* wifi: cfg80211: fix CQM for non-range useJohannes Berg2023-11-242-19/+32
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-269-21/+67
|\
| * wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad2023-10-235-15/+23
| * wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo2023-10-234-4/+4
| * wifi: cfg80211: wext: convert return value to kernel-docJohannes Berg2023-10-231-2/+2
| * wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer2023-10-231-0/+37
| * wifi: cfg80211: Include operating class 137 in 6GHz bandIlan Peer2023-10-231-0/+1
* | netlink: make range pointers in policies constJakub Kicinski2023-10-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-262-2/+3
|\ \
| * | wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg2023-10-231-1/+2
| * | wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear2023-10-231-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-1/+1
|\| | | |/ |/|
| * wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg2023-10-111-1/+1
* | Merge wireless into wireless-nextJohannes Berg2023-10-065-39/+95
|\|
| * wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg2023-09-261-1/+1
| * wifi: cfg80211: Fix 6GHz scan configurationIlan Peer2023-09-251-0/+4
| * wifi: cfg80211: fix cqm_config access raceJohannes Berg2023-09-113-41/+73
| * wifi: cfg80211: validate AP phy operation before starting itAditya Kumar Singh2023-09-111-0/+19
| * wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong2023-09-111-1/+2
* | wifi: cfg80211: add local_state_change to deauth traceJohannes Berg2023-09-261-2/+4
* | wifi: cfg80211: report per-link errors during associationBenjamin Berg2023-09-251-6/+44
* | wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg2023-09-251-3/+13
* | wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-253-12/+11
* | wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong2023-09-182-0/+26
* | wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh2023-09-132-17/+2
* | wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar2023-09-131-8/+12
* | wifi: cfg80211: allow reg update by driver even if wiphy->regd is setRaj Kumar Bhagat2023-09-131-5/+4
* | wifi: nl80211: additions to NL80211_CMD_SET_BEACONAloka Dixit2023-09-131-0/+15
* | wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-133-44/+48
* | wifi: nl80211: fixes to FILS discovery updatesAloka Dixit2023-09-131-1/+15
* | wifi: lib80211: remove unused variables iv32 and iv16Tom Rix2023-09-131-6/+6
* | wifi: cfg80211: remove scan_width supportJohannes Berg2023-09-135-39/+10
* | wifi: wext: avoid extra calls to strlen() in ieee80211_bss()Dmitry Antipov2023-09-131-22/+25
* | wifi: cfg80211: reg: fix various kernel-doc issuesJohannes Berg2023-09-111-8/+8
* | wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg2023-09-111-0/+29
* | wifi: cfg80211: add first kunit tests, for element defragJohannes Berg2023-09-115-0/+182
* | wifi: cfg80211: fix off-by-one in element defragJohannes Berg2023-09-111-2/+2
* | wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-113-11/+8
* | wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-1115-667/+201
* | wifi: cfg80211: check wiphy mutex is held for wdev mutexJohannes Berg2023-09-111-1/+7
* | wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()Johannes Berg2023-09-111-3/+7
* | wifi: cfg80211: sme: hold wiphy lock for wdev iterationJohannes Berg2023-09-111-0/+2
* | wifi: cfg80211: reg: hold wiphy mutex for wdev iterationJohannes Berg2023-09-111-0/+3
* | wifi: cfg80211: add flush functions for wiphy workJohannes Berg2023-09-113-5/+36
* | wifi: cfg80211: check RTNL when iterating devicesJohannes Berg2023-09-116-17/+27
|/
* wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()Yue Haibing2023-08-221-1/+0
* wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attributeLin Ma2023-08-221-0/+1