summaryrefslogtreecommitdiff
path: root/include/linux/ieee80211.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+1
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+2
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya1-0/+1
2023-12-12wifi: ieee80211: don't require protected vendor action framesJohannes Berg1-1/+2
2023-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2023-11-24wifi: ieee80211: fix PV1 frame control field nameLiam Kearney1-2/+2
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee1-1/+3
2023-10-27Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-2/+1
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+29
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern1-0/+29
2023-10-23wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov1-2/+1
2023-09-25wifi: ieee80211: add UL-bandwidth definition of trigger framePo-Hao Huang1-0/+7
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg1-0/+2
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker1-0/+58
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg1-0/+23
2023-09-11wifi: mac80211: Use flexible array in struct ieee80211_tim_ieJeff Johnson1-3/+10
2023-08-22wifi: Fix ieee80211.h kernel-doc issuesJeff Johnson1-58/+177
2023-06-22wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg1-2/+2
2023-06-21wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer1-2/+5
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg1-0/+64
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg1-8/+20
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg1-2/+6
2023-06-19wifi: ieee80211: reorder presence checks in MLE per-STA profileJohannes Berg1-3/+2
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer1-0/+33
2023-06-19wifi: cfg80211: use structs for TBTT information accessBenjamin Berg1-3/+0
2023-06-19wifi: ieee80211: add structs for TBTT information accessBenjamin Berg1-0/+22
2023-06-19wifi: ieee80211: add definitions for RNR MLD paramsBenjamin Berg1-0/+15
2023-06-19wifi: ieee80211: use default for medium synchronization delayBenjamin Berg1-2/+11
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg1-19/+31
2023-06-19wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer1-4/+1
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer1-2/+4
2023-06-19wifi: cfg80211: ignore invalid TBTT info field typesBenjamin Berg1-0/+2
2023-06-14wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman1-0/+1
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach1-0/+35
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach1-0/+35
2023-06-06wifi: mac80211: skip EHT BSS membership selectorJohannes Berg1-1/+4
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg1-14/+38
2023-04-13wifi: ieee80211: clean up public action codesJohannes Berg1-8/+3
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-0/+1
2022-12-01wifi: ieee80211: Do not open-code qos address offsetsKees Cook1-6/+22
2022-10-07wifi: fix multi-link element subelement iterationJohannes Berg1-1/+1
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer1-0/+1
2022-10-07wifi: cfg80211/mac80211: Fix ML element common size validationIlan Peer1-1/+1
2022-10-07wifi: cfg80211/mac80211: Fix ML element common size calculationIlan Peer1-6/+5
2022-10-07wifi: ieee80211: Support validating ML station profile lengthIlan Peer1-0/+40
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-3/+5
2022-09-03wifi: use struct_group to copy addressesJohannes Berg1-3/+5
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg1-4/+10
2022-07-22wifi: ieee80211: add helper functions for detecting TM/FTM framesAvraham Stern1-0/+54
2022-07-15wifi: mac80211: Align with Draft P802.11be_D2.0Ilan Peer1-8/+15