summaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-199-100/+359
|\
| * wifi: cfg80211: sort certificates in buildJohannes Berg2023-12-141-2/+2
| * wifi: cfg80211: consume both probe response and beacon IEsBenjamin Berg2023-12-121-1/+3
| * wifi: cfg80211: generate an ML element for per-STA profilesBenjamin Berg2023-12-121-0/+31
| * wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2023-12-122-6/+6
| * wifi: cfg80211: Add support for setting TID to link mappingIlan Peer2023-12-123-0/+75
| * wifi: cfg80211: add BSS usage reportingJohannes Berg2023-12-123-28/+102
| * wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad2023-12-121-27/+67
| * wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan2023-12-121-1/+2
| * wifi: cfg80211: make RX assoc data constJohannes Berg2023-12-064-4/+4
| * wifi: nl80211: refactor nl80211_send_mlme_event() argumentsJohannes Berg2023-12-061-31/+67
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-014-21/+201
|\ \ | |/ |/|
| * 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
* | wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer2023-11-241-0/+1
|/
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-279-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-271-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