summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-01-047-22/+854
|\
| * wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg2024-01-031-14/+26
| * wifi: cfg80211: correct comment about MLD IDBenjamin Berg2024-01-031-2/+5
| * wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer2024-01-031-0/+56
| * wifi: cfg80211: tests: add some scanning related testsBenjamin Berg2024-01-036-5/+766
| * wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis2024-01-031-1/+1
* | Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-01-026-26/+186
|\|
| * wifi: cfg80211: avoid double free if updating BSS failsBenjamin Berg2023-12-211-4/+3
| * wifi: cfg80211: ensure cfg80211_bss_update frees IEs on errorBenjamin Berg2023-12-211-14/+16
| * wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg2023-12-211-0/+4
| * wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya2023-12-213-0/+48
| * wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski2023-12-214-1/+23
| * wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski2023-12-213-7/+92
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-0/+87
|\ \ | |/ |/|
| * wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg2023-12-141-1/+1
| * wifi: cfg80211: Add my certificateChen-Yu Tsai2023-12-121-0/+87
* | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-189-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-11-304-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-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