summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-12-21wifi: cfg80211: address several kerneldoc warningsJonathan Corbet
2023-12-19wifi: cfg80211: introduce cfg80211_ssid_eq()Dmitry Antipov
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-14wifi: cfg80211: fix spelling & punctutationRandy Dunlap
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo
2023-10-23wifi: cfg80211: fix header kernel-doc typosRandy Dunlap
2023-10-23wifi: cfg80211: Fix typo in documentationIlan Peer
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong
2023-09-14wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh
2023-09-13wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13wifi: nl80211: fixes to FILS discovery updatesAloka Dixit
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-13wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg
2023-09-13wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg
2023-09-11wifi: cfg80211: fix cqm_config access raceJohannes Berg
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-08-22wifi: cfg80211: remove dead/unused enum valueRandy Dunlap
2023-08-22wifi: cfg80211: improve documentation for flag fieldsDmitry Antipov
2023-08-22wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook
2023-08-08wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau
2023-06-21wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam
2023-06-19wifi: cfg80211: add element defragmentation helperBenjamin Berg
2023-06-19wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg