summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2023-12-14wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg
2023-12-12wifi: cfg80211: Add my certificateChen-Yu Tsai
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
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
2023-10-11wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-26wifi: cfg80211: add local_state_change to deauth traceJohannes Berg
2023-09-26wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg
2023-09-25wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-25wifi: cfg80211: Fix 6GHz scan configurationIlan Peer
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh
2023-09-13wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar
2023-09-13wifi: cfg80211: allow reg update by driver even if wiphy->regd is setRaj Kumar Bhagat
2023-09-13wifi: nl80211: additions to NL80211_CMD_SET_BEACONAloka Dixit
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13wifi: nl80211: fixes to FILS discovery updatesAloka Dixit
2023-09-13wifi: lib80211: remove unused variables iv32 and iv16Tom Rix
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-13wifi: wext: avoid extra calls to strlen() in ieee80211_bss()Dmitry Antipov
2023-09-11wifi: cfg80211: fix cqm_config access raceJohannes Berg
2023-09-11wifi: cfg80211: reg: fix various kernel-doc issuesJohannes Berg
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg
2023-09-11wifi: cfg80211: add first kunit tests, for element defragJohannes Berg
2023-09-11wifi: cfg80211: fix off-by-one in element defragJohannes Berg
2023-09-11wifi: cfg80211: validate AP phy operation before starting itAditya Kumar Singh
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: check wiphy mutex is held for wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()Johannes Berg
2023-09-11wifi: cfg80211: sme: hold wiphy lock for wdev iterationJohannes Berg
2023-09-11wifi: cfg80211: reg: hold wiphy mutex for wdev iterationJohannes Berg
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg