summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-14wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer1-1/+4
2023-06-14wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch1-3/+15
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg1-4/+91
2023-03-24wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim1-0/+9
2023-03-24cfg80211: support RNR for EMA APAloka Dixit1-0/+19
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau1-4/+7
2023-03-07wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg1-2/+3
2023-03-07wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern1-0/+27
2023-03-07wifi: wireless: cleanup unused function parametersMordechay Goodstein1-3/+1
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi1-1/+0
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong1-0/+3
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi1-10/+6
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau1-0/+13
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau1-1/+26
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit1-2/+4
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit1-0/+8
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit1-0/+12
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam1-0/+10