summaryrefslogtreecommitdiffstats
path: root/include/linux/ieee80211.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: use ML element parsing helpersJohannes Berg2024-02-211-0/+38
* wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg2024-02-211-5/+6
* wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg2024-02-081-0/+3
* wifi: mac80211: implement MLO multicast deduplicationJohannes Berg2024-02-081-0/+5
* wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg2024-02-081-1/+6
* wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg2024-02-081-0/+16
* wifi: cfg80211: validate MLO connections betterJohannes Berg2024-01-261-0/+24
* wifi: mac80211: add support for negotiated TTLM requestAyala Beker2024-01-261-0/+37
* wifi: ieee80211: add definitions for negotiated TID to Link mapAyala Beker2024-01-261-0/+28
* Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-01-021-0/+1
|\
| * wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya2023-12-211-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-1/+2
|\ \ | |/ |/|
| * wifi: ieee80211: don't require protected vendor action framesJohannes Berg2023-12-121-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-301-1/+3
|\|
| * wifi: avoid offset calculation on NULL pointerMichael-CY Lee2023-11-241-1/+3
* | wifi: ieee80211: fix PV1 frame control field nameLiam Kearney2023-11-241-2/+2
|/
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-261-2/+1
|\
| * wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov2023-10-231-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-0/+29
|\ \ | |/ |/|
| * wifi: mac80211: don't drop all unprotected public action framesAvraham Stern2023-10-231-0/+29
* | wifi: ieee80211: add UL-bandwidth definition of trigger framePo-Hao Huang2023-09-251-0/+7
* | wifi: mac80211: support antenna control in injectionJohannes Berg2023-09-251-0/+2
* | wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker2023-09-251-0/+58
* | wifi: mac80211: use bandwidth indication element for CSAJohannes Berg2023-09-251-0/+23
* | wifi: mac80211: Use flexible array in struct ieee80211_tim_ieJeff Johnson2023-09-111-3/+10
|/
* wifi: Fix ieee80211.h kernel-doc issuesJeff Johnson2023-08-221-58/+177
* wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg2023-06-221-2/+2
* wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer2023-06-211-2/+5
* wifi: mac80211: store BSS param change count from assoc responseJohannes Berg2023-06-211-0/+64
* wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg2023-06-191-8/+20
* wifi: update multi-link element STA reconfigJohannes Berg2023-06-191-2/+6
* wifi: ieee80211: reorder presence checks in MLE per-STA profileJohannes Berg2023-06-191-3/+2
* wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer2023-06-191-0/+33
* wifi: cfg80211: use structs for TBTT information accessBenjamin Berg2023-06-191-3/+0
* wifi: ieee80211: add structs for TBTT information accessBenjamin Berg2023-06-191-0/+22
* wifi: ieee80211: add definitions for RNR MLD paramsBenjamin Berg2023-06-191-0/+15
* wifi: ieee80211: use default for medium synchronization delayBenjamin Berg2023-06-191-2/+11
* wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg2023-06-191-19/+31
* wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer2023-06-191-4/+1
* wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer2023-06-191-2/+4
* wifi: cfg80211: ignore invalid TBTT info field typesBenjamin Berg2023-06-191-0/+2
* wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman2023-06-141-0/+1
* wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach2023-06-061-0/+35
* wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach2023-06-061-0/+35
* wifi: mac80211: skip EHT BSS membership selectorJohannes Berg2023-06-061-1/+4
* wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg2023-04-131-14/+38
* wifi: ieee80211: clean up public action codesJohannes Berg2023-04-131-8/+3
* wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook2023-02-161-0/+1
* wifi: ieee80211: Do not open-code qos address offsetsKees Cook2022-12-011-6/+22
* wifi: fix multi-link element subelement iterationJohannes Berg2022-10-071-1/+1