summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong2023-09-111-1/+1
* | wifi: cfg80211: report per-link errors during associationBenjamin Berg2023-09-251-0/+3
* | wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-1/+17
* | wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong2023-09-181-1/+5
* | wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg2023-09-141-1/+1
* | wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh2023-09-131-0/+24
* | wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar2023-09-131-0/+3
* | wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-1/+1
* | wifi: nl80211: fixes to FILS discovery updatesAloka Dixit2023-09-131-0/+4
* | wifi: cfg80211: remove scan_width supportJohannes Berg2023-09-131-62/+1
* | wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg2023-09-131-1/+1
* | wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg2023-09-111-0/+12
* | wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-5/+54
* | wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-5/+1
* | wifi: cfg80211: add flush functions for wiphy workJohannes Berg2023-09-111-0/+21
|/
* wifi: cfg80211: remove dead/unused enum valueRandy Dunlap2023-08-221-1/+0
* wifi: cfg80211: improve documentation for flag fieldsDmitry Antipov2023-08-221-6/+6
* wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau2023-08-081-0/+3
* wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer2023-06-211-0/+2
* wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam2023-06-191-0/+13
* wifi: cfg80211: add element defragmentation helperBenjamin Berg2023-06-191-0/+22
* wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg2023-06-191-0/+13
* wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya2023-06-191-3/+4
* wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer2023-06-141-1/+4
* wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch2023-06-141-3/+15
* wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg2023-06-071-4/+91
* wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim2023-03-241-0/+9
* cfg80211: support RNR for EMA APAloka Dixit2023-03-241-0/+19
* wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau2023-03-221-4/+7
* wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg2023-03-071-2/+3
* wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern2023-03-071-0/+27
* wifi: wireless: cleanup unused function parametersMordechay Goodstein2023-03-071-3/+1
* wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi2023-02-151-1/+0
* wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong2023-02-141-0/+3
* wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2023-02-141-10/+6
* wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau2023-02-141-0/+13
* wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-1/+26