summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski7-22/+854
2024-01-03wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg1-14/+26
2024-01-03wifi: cfg80211: correct comment about MLD IDBenjamin Berg1-2/+5
2024-01-03wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer1-0/+56
2024-01-03wifi: cfg80211: tests: add some scanning related testsBenjamin Berg6-5/+766
2024-01-03wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis1-1/+1
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller6-26/+186
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+87
2023-12-21wifi: cfg80211: avoid double free if updating BSS failsBenjamin Berg1-4/+3
2023-12-21wifi: cfg80211: ensure cfg80211_bss_update frees IEs on errorBenjamin Berg1-14/+16
2023-12-21wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg1-0/+4
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya3-0/+48
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski4-1/+23
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski3-7/+92
2023-12-19Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski9-100/+359
2023-12-14wifi: cfg80211: sort certificates in buildJohannes Berg1-2/+2
2023-12-14wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg1-1/+1
2023-12-12wifi: cfg80211: consume both probe response and beacon IEsBenjamin Berg1-1/+3
2023-12-12wifi: cfg80211: generate an ML element for per-STA profilesBenjamin Berg1-0/+31
2023-12-12wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2-6/+6
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer3-0/+75
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg3-28/+102
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad1-27/+67
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan1-1/+2
2023-12-12wifi: cfg80211: Add my certificateChen-Yu Tsai1-0/+87
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg4-4/+4
2023-12-06wifi: nl80211: refactor nl80211_send_mlme_event() argumentsJohannes Berg1-31/+67
2023-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-21/+201
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg1-0/+160
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer1-0/+1
2023-11-24wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg2-2/+7
2023-11-24wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg1-0/+2
2023-11-24wifi: cfg80211: fix CQM for non-range useJohannes Berg2-19/+32
2023-10-27Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski9-21/+67
2023-10-27netlink: make range pointers in policies constJakub Kicinski1-1/+1
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+3
2023-10-23wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg1-1/+2
2023-10-23wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear1-1/+1
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad5-15/+23
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo4-4/+4
2023-10-23wifi: cfg80211: wext: convert return value to kernel-docJohannes Berg1-2/+2
2023-10-23wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer1-0/+37
2023-10-23wifi: cfg80211: Include operating class 137 in 6GHz bandIlan Peer1-0/+1
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-10-11wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg1-1/+1
2023-10-06Merge wireless into wireless-nextJohannes Berg5-39/+95
2023-09-26wifi: cfg80211: add local_state_change to deauth traceJohannes Berg1-2/+4
2023-09-26wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg1-1/+1
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg1-6/+44
2023-09-25wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg1-3/+13