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