summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* Merge wireless into wireless-nextJohannes Berg2024-05-061-7/+7
|\
| * wifi: nl80211: Avoid address calculations via out of bounds array indexingKees Cook2024-05-031-7/+7
* | wifi: cfg80211: handle color change per linkAditya Kumar Singh2024-05-031-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-0/+2
|\|
| * wifi: nl80211: don't free NULL coalescing ruleJohannes Berg2024-04-191-0/+2
* | wifi: cfg80211: make some regulatory functions voidJohannes Berg2024-04-191-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-0/+2
|\
| * wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg2024-02-151-0/+2
* | wifi: nl80211: refactor parsing CSA offsetsJohannes Berg2024-02-211-81/+56
* | wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...Alexis Lothoré2024-02-211-1/+18
* | wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg2024-02-151-4/+0
* | wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz2024-02-121-0/+5
* | wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg2024-02-121-9/+18
* | wifi: cfg80211: rename UHB to 6 GHzJohannes Berg2024-02-121-4/+4
* | wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh2024-02-121-1/+18
* | wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh2024-02-081-0/+1
* | wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-081-43/+24
* | wifi: nl80211: move WPA version validation to policyJohannes Berg2024-02-021-13/+7
* | Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson2024-01-261-55/+0
* | wifi: cfg80211: validate MLO connections betterJohannes Berg2024-01-261-1/+2
* | wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-3/+21
|/
* Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-01-231-0/+1
|\
| * wifi: cfg80211: fix missing interfaces when dumpingMichal Kazior2024-01-181-0/+1
* | wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya2023-12-211-0/+6
* | wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski2023-12-211-0/+15
* | wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski2023-12-211-0/+3
* | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-181-71/+218
|\ \
| * | wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2023-12-121-2/+2
| * | wifi: cfg80211: Add support for setting TID to link mappingIlan Peer2023-12-121-0/+37
| * | wifi: cfg80211: add BSS usage reportingJohannes Berg2023-12-121-10/+44
| * | wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad2023-12-121-27/+67
| * | wifi: cfg80211: make RX assoc data constJohannes Berg2023-12-061-1/+1
| * | 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-301-19/+36
|\ \ \ | |/ / |/| / | |/
| * wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg2023-11-241-0/+5
| * wifi: cfg80211: fix CQM for non-range useJohannes Berg2023-11-241-19/+31
* | 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-261-3/+3
|\
| * wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad2023-10-231-2/+2
| * wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo2023-10-231-1/+1
* | netlink: make range pointers in policies constJakub Kicinski2023-10-261-1/+1
|/
* Merge wireless into wireless-nextJohannes Berg2023-10-061-29/+77
|\
| * wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg2023-09-261-1/+1
| * wifi: cfg80211: fix cqm_config access raceJohannes Berg2023-09-111-32/+61
| * wifi: cfg80211: validate AP phy operation before starting itAditya Kumar Singh2023-09-111-0/+19
* | wifi: cfg80211: report per-link errors during associationBenjamin Berg2023-09-251-6/+44
* | wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-10/+9
* | wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong2023-09-181-0/+9
* | wifi: nl80211: additions to NL80211_CMD_SET_BEACONAloka Dixit2023-09-131-0/+15
* | wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-5/+11