summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2023-03-15wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel
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
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-07-22wifi: mac80211: rx: track link in RX dataJohannes Berg
2022-07-22wifi: mac80211: optionally implement MLO multicast TXJohannes Berg
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg
2022-07-15wifi: mac80211: support MLO authentication/association with one linkJohannes Berg
2022-07-15wifi: mac80211: add API to parse multi-link elementJohannes Berg
2022-07-15wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to linkJohannes Berg
2022-07-15wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()Andrei Otcheretianski
2022-07-15wifi: mac80211: Allow EAPOL tx from specific linkAndrei Otcheretianski
2022-07-15wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski
2022-07-15wifi: mac80211: add a helper to fragment an elementJohannes Berg
2022-07-15wifi: mac80211: use only channel width in ieee80211_parse_bitrates()Johannes Berg
2022-07-15wifi: mac80211: fix multi-BSSID element parsingJohannes Berg
2022-07-15wifi: mac80211: move tdls_chan_switch_prohibited to link dataJohannes Berg
2022-07-15wifi: mac80211: refactor elements parsing with parameter structJohannes Berg
2022-07-15wifi: mac80211: mlme: use ieee80211_get_link_sband()Johannes Berg
2022-07-15wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link dataJohannes Berg
2022-07-15wifi: mac80211: mlme: first adjustments for MLOJohannes Berg
2022-07-15wifi: mac80211: mlme: do IEEE80211_STA_RESET_SIGNAL_AVE per linkJohannes Berg
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: set up/tear down client vif links properlyJohannes Berg
2022-07-15wifi: mac80211: move ieee80211_request_smps_mgd_workJohannes Berg
2022-07-15wifi: mac80211: separate out connection downgrade flagsJohannes Berg
2022-07-15wifi: mac80211: Align with Draft P802.11be_D1.5Ilan Peer
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-15wifi: mac80211: add an ieee80211_get_link_sbandShaul Triebitz
2022-07-15wifi: mac80211: Remove AP SMPS leftoversAndrei Otcheretianski
2022-07-15wifi: mac80211: rx: accept link-addressed framesJohannes Berg
2022-07-01wifi: mac80211: add a per-PHY AQL limit to improve fairnessFelix Fietkau
2022-07-01wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-06-20wifi: mac80211: maintain link-sta hash tableJohannes Berg
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: move ieee80211_bssid_match() functionJohannes Berg
2022-06-20wifi: mac80211: remove band from TX info in MLOJohannes Berg