aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
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
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg
2022-06-20wifi: mac80211: status: look up band only where neededJohannes Berg
2022-06-20wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg
2022-06-20wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg
2022-06-20wifi: mac80211: add link_id to eht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: add per-link configuration pointerJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-05-16mac80211: mlme: track assoc_bss/associated separatelyJohannes Berg
2022-05-16mac80211: remove unused argument to ieee80211_sta_connection_lost()Johannes Berg
2022-05-04mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau