summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2024-02-15wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-01-26wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: cfg80211/mac80211: remove dependency on non-existing optionLukas Bulwahn
2024-01-18wifi: cfg80211: fix missing interfaces when dumpingMichal Kazior
2024-01-04Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-03wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg
2024-01-03wifi: cfg80211: correct comment about MLD IDBenjamin Berg
2024-01-03wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer
2024-01-03wifi: cfg80211: tests: add some scanning related testsBenjamin Berg
2024-01-03wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21wifi: cfg80211: avoid double free if updating BSS failsBenjamin Berg
2023-12-21wifi: cfg80211: ensure cfg80211_bss_update frees IEs on errorBenjamin Berg
2023-12-21wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-14wifi: cfg80211: sort certificates in buildJohannes Berg
2023-12-14wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg
2023-12-12wifi: cfg80211: consume both probe response and beacon IEsBenjamin Berg
2023-12-12wifi: cfg80211: generate an ML element for per-STA profilesBenjamin Berg
2023-12-12wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan
2023-12-12wifi: cfg80211: Add my certificateChen-Yu Tsai
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg
2023-12-06wifi: nl80211: refactor nl80211_send_mlme_event() argumentsJohannes Berg
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer
2023-11-24wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg
2023-11-24wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg
2023-11-24wifi: cfg80211: fix CQM for non-range useJohannes Berg
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26netlink: make range pointers in policies constJakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-23wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg
2023-10-23wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo
2023-10-23wifi: cfg80211: wext: convert return value to kernel-docJohannes Berg
2023-10-23wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer
2023-10-23wifi: cfg80211: Include operating class 137 in 6GHz bandIlan Peer
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski