summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau2024-07-091-0/+11
* wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau2024-07-091-0/+5
* wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau2024-07-091-1/+41
* wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg2024-06-121-0/+6
* wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg2024-06-121-6/+48
* wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg2024-06-121-0/+15
* wifi: cfg80211: use BIT() for flag enumsJohannes Berg2024-06-121-51/+51
* wifi: nl80211: clean up coalescing rule handlingJohannes Berg2024-05-291-1/+1
* wifi: cfg80211: use __counted_by where appropriateDmitry Antipov2024-05-231-4/+4
* wifi: cfg80211: handle color change per linkAditya Kumar Singh2024-05-031-9/+20
* wifi: cfg80211: fix cfg80211 function kernel-docJeff Johnson2024-04-191-29/+82
* wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg2024-03-251-0/+2
* wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg2024-03-041-2/+2
* wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg2024-03-041-0/+32
* wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg2024-02-211-0/+2
* wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg2024-02-151-1/+1
* wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz2024-02-121-1/+4
* wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg2024-02-121-0/+4
* wifi: cfg80211: rename UHB to 6 GHzJohannes Berg2024-02-121-5/+5
* wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh2024-02-121-0/+4
* wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg2024-02-091-1/+1
* wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh2024-02-081-0/+3
* wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee2024-02-081-0/+13
* wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-081-29/+15
* wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg2024-02-081-0/+11
* Merge wireless into wireless-nextJohannes Berg2024-02-081-0/+4
|\
| * wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg2024-02-021-0/+4
* | Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson2024-01-261-8/+0
* | wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-0/+2
|/
* 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/+10
* wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski2023-12-211-0/+2
* wifi: cfg80211: address several kerneldoc warningsJonathan Corbet2023-12-211-7/+4
* wifi: cfg80211: introduce cfg80211_ssid_eq()Dmitry Antipov2023-12-191-0/+17
* Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-191-13/+86
|\
| * wifi: cfg80211: fix spelling & punctutationRandy Dunlap2023-12-141-5/+5
| * wifi: cfg80211: Add support for setting TID to link mappingIlan Peer2023-12-121-0/+18
| * wifi: cfg80211: add BSS usage reportingJohannes Berg2023-12-121-7/+53
| * wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan2023-12-121-0/+9
| * wifi: cfg80211: make RX assoc data constJohannes Berg2023-12-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-011-0/+46
|\ \ | |/ |/|
| * wifi: cfg80211: add locked debugfs wrappersJohannes Berg2023-11-271-0/+46
* | wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer2023-11-241-0/+3
|/
* wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad2023-10-231-2/+6
* wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo2023-10-231-4/+4
* wifi: cfg80211: fix header kernel-doc typosRandy Dunlap2023-10-231-10/+10
* wifi: cfg80211: Fix typo in documentationIlan Peer2023-10-231-1/+1
* Merge wireless into wireless-nextJohannes Berg2023-10-061-2/+4
|\
| * wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg2023-09-131-0/+1
| * wifi: cfg80211: fix cqm_config access raceJohannes Berg2023-09-111-1/+2