summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg1-0/+1
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau1-1/+1
2023-08-22wifi: mac80211: Remove unused function declarationsYue Haibing1-2/+0
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg1-0/+2
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer1-0/+3
2023-06-19wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg1-0/+1
2023-06-19wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer1-0/+5
2023-06-19wifi: mac80211: Rename multi_linkIlan Peer1-4/+5
2023-06-19wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg1-0/+2
2023-06-19wifi: mac80211: use new inform_bss callbackBenjamin Berg1-0/+3
2023-06-19wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik1-0/+1
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya1-4/+4
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer1-1/+3
2023-06-19Merge wireless into wireless-nextJohannes Berg1-1/+1
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer1-1/+1
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg1-1/+1
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg1-2/+2
2023-06-07wifi: mac80211: ibss: move disconnect to wiphy workJohannes Berg1-1/+1
2023-06-07wifi: mac80211: use wiphy work for channel switchJohannes Berg1-2/+1
2023-06-07wifi: mac80211: use wiphy work for SMPSJohannes Berg1-1/+1
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg1-1/+1
2023-06-07Merge wireless into wireless-nextJohannes Berg1-1/+2
2023-06-06wifi: mac80211: stop warning after reconfig failuresJohannes Berg1-0/+3
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu1-5/+9
2023-06-06wifi: mac80211: remove element scratch_lenJohannes Berg1-3/+0
2023-05-16wifi: mac80211: consider reserved chanctx for mindefJohannes Berg1-1/+2
2023-04-21mac80211: use the new drop reasons infrastructureJohannes Berg1-7/+1
2023-03-31wifi: mac80211: enable EHT mesh supportRyder Lee1-0/+2
2023-03-31Merge wireless/main into wireless-next/mainJohannes Berg1-0/+3
2023-03-30wifi: mac80211: S1G capabilities information element in probe requestKieran Frewen1-0/+1
2023-03-24mac80211: support RNR for EMA APAloka Dixit1-3/+18
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit1-3/+7
2023-03-22wifi: mac80211: use mesh header cache to speed up mesh forwardingFelix Fietkau1-0/+2
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau1-0/+20
2023-03-22wifi: mac80211: fix race in mesh sequence number assignmentFelix Fietkau1-1/+1
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau1-1/+2
2023-03-15wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel1-0/+3
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg1-0/+4
2023-02-14wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau1-1/+0
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg1-1/+1
2023-02-14wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi1-0/+3
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel1-1/+1
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel1-1/+0
2022-10-07wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg1-0/+1
2022-10-07wifi: mac80211: Process association status for affiliated linksIlan Peer1-0/+2
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer1-1/+25
2022-09-06wifi: mac80211: implement link switchingJohannes Berg1-0/+4
2022-09-03wifi: mac80211: mlme: refactor QoS settings codeJohannes Berg1-0/+1
2022-09-03wifi: mac80211: move link code to a new fileJohannes Berg1-3/+11
2022-09-03wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg1-2/+1