summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya-0/+48
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski-1/+23
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski-7/+92
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-100/+359
2023-12-14wifi: cfg80211: sort certificates in buildJohannes Berg-2/+2
2023-12-14wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg-1/+1
2023-12-12wifi: cfg80211: consume both probe response and beacon IEsBenjamin Berg-1/+3
2023-12-12wifi: cfg80211: generate an ML element for per-STA profilesBenjamin Berg-0/+31
2023-12-12wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski-6/+6
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer-0/+75
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg-28/+102
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad-27/+67
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan-1/+2
2023-12-12wifi: cfg80211: Add my certificateChen-Yu Tsai-0/+87
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg-4/+4
2023-12-06wifi: nl80211: refactor nl80211_send_mlme_event() argumentsJohannes Berg-31/+67
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+201
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg-0/+160
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer-0/+1
2023-11-24wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg-2/+7
2023-11-24wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg-0/+2
2023-11-24wifi: cfg80211: fix CQM for non-range useJohannes Berg-19/+32
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-21/+67
2023-10-26netlink: make range pointers in policies constJakub Kicinski-1/+1
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+3
2023-10-23wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg-1/+2
2023-10-23wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear-1/+1
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad-15/+23
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo-4/+4
2023-10-23wifi: cfg80211: wext: convert return value to kernel-docJohannes Berg-2/+2
2023-10-23wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer-0/+37
2023-10-23wifi: cfg80211: Include operating class 137 in 6GHz bandIlan Peer-0/+1
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-10-11wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg-1/+1
2023-10-06Merge wireless into wireless-nextJohannes Berg-39/+95
2023-09-26wifi: cfg80211: add local_state_change to deauth traceJohannes Berg-2/+4
2023-09-26wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg-1/+1
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg-6/+44
2023-09-25wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg-3/+13
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg-12/+11
2023-09-25wifi: cfg80211: Fix 6GHz scan configurationIlan Peer-0/+4
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong-0/+26
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh-17/+2
2023-09-13wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar-8/+12
2023-09-13wifi: cfg80211: allow reg update by driver even if wiphy->regd is setRaj Kumar Bhagat-5/+4
2023-09-13wifi: nl80211: additions to NL80211_CMD_SET_BEACONAloka Dixit-0/+15
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit-44/+48
2023-09-13wifi: nl80211: fixes to FILS discovery updatesAloka Dixit-1/+15
2023-09-13wifi: lib80211: remove unused variables iv32 and iv16Tom Rix-6/+6
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg-39/+10