summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya1-0/+6
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski1-0/+10
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski1-0/+2
2023-12-21wifi: cfg80211: address several kerneldoc warningsJonathan Corbet1-7/+4
2023-12-19wifi: cfg80211: introduce cfg80211_ssid_eq()Dmitry Antipov1-0/+17
2023-12-19Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-13/+86
2023-12-14wifi: cfg80211: fix spelling & punctutationRandy Dunlap1-5/+5
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer1-0/+18
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg1-7/+53
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan1-0/+9
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg1-1/+1
2023-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+46
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg1-0/+46
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer1-0/+3
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad1-2/+6
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo1-4/+4
2023-10-23wifi: cfg80211: fix header kernel-doc typosRandy Dunlap1-10/+10
2023-10-23wifi: cfg80211: Fix typo in documentationIlan Peer1-1/+1
2023-10-06Merge wireless into wireless-nextJohannes Berg1-2/+4
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg1-0/+3
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg1-1/+17
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong1-1/+5
2023-09-14wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg1-1/+1
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh1-0/+24
2023-09-13wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar1-0/+3
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit1-1/+1
2023-09-13wifi: nl80211: fixes to FILS discovery updatesAloka Dixit1-0/+4
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg1-62/+1
2023-09-13wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg1-0/+1
2023-09-13wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg1-1/+1
2023-09-11wifi: cfg80211: fix cqm_config access raceJohannes Berg1-1/+2
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg1-0/+12
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong1-1/+1
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg1-5/+54
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg1-5/+1
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg1-0/+21
2023-08-22wifi: cfg80211: remove dead/unused enum valueRandy Dunlap1-1/+0
2023-08-22wifi: cfg80211: improve documentation for flag fieldsDmitry Antipov1-6/+6
2023-08-22wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook1-1/+1
2023-08-08wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau1-0/+3
2023-06-21wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer1-0/+2
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam1-0/+13
2023-06-19wifi: cfg80211: add element defragmentation helperBenjamin Berg1-0/+22
2023-06-19wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg1-0/+13
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya1-3/+4