summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: rx: track link in RX dataJohannes Berg2022-07-221-0/+1
* wifi: mac80211: optionally implement MLO multicast TXJohannes Berg2022-07-221-0/+1
* wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg2022-07-221-4/+4
* wifi: mac80211: support MLO authentication/association with one linkJohannes Berg2022-07-151-7/+25
* wifi: mac80211: add API to parse multi-link elementJohannes Berg2022-07-151-0/+5
* wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to linkJohannes Berg2022-07-151-2/+4
* wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()Andrei Otcheretianski2022-07-151-1/+2
* wifi: mac80211: Allow EAPOL tx from specific linkAndrei Otcheretianski2022-07-151-0/+3
* wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski2022-07-151-1/+1
* wifi: mac80211: add a helper to fragment an elementJohannes Berg2022-07-151-0/+1
* wifi: mac80211: use only channel width in ieee80211_parse_bitrates()Johannes Berg2022-07-151-3/+9
* wifi: mac80211: fix multi-BSSID element parsingJohannes Berg2022-07-151-14/+8
* wifi: mac80211: move tdls_chan_switch_prohibited to link dataJohannes Berg2022-07-151-1/+2
* wifi: mac80211: refactor elements parsing with parameter structJohannes Berg2022-07-151-5/+45
* wifi: mac80211: mlme: use ieee80211_get_link_sband()Johannes Berg2022-07-151-0/+2
* wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link dataJohannes Berg2022-07-151-1/+1
* wifi: mac80211: mlme: first adjustments for MLOJohannes Berg2022-07-151-2/+2
* wifi: mac80211: mlme: do IEEE80211_STA_RESET_SIGNAL_AVE per linkJohannes Berg2022-07-151-1/+1
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-2/+3
* wifi: mac80211: set up/tear down client vif links properlyJohannes Berg2022-07-151-0/+2
* wifi: mac80211: move ieee80211_request_smps_mgd_workJohannes Berg2022-07-151-1/+0
* wifi: mac80211: separate out connection downgrade flagsJohannes Berg2022-07-151-17/+21
* wifi: mac80211: Align with Draft P802.11be_D1.5Ilan Peer2022-07-151-0/+4
* wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg2022-07-151-10/+11
* wifi: mac80211: add an ieee80211_get_link_sbandShaul Triebitz2022-07-151-0/+22
* wifi: mac80211: Remove AP SMPS leftoversAndrei Otcheretianski2022-07-151-1/+0
* wifi: mac80211: rx: accept link-addressed framesJohannes Berg2022-07-151-0/+2
* wifi: mac80211: add a per-PHY AQL limit to improve fairnessFelix Fietkau2022-07-011-0/+1
* wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau2022-07-011-0/+7
* wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau2022-07-011-170/+12
* wifi: mac80211: maintain link-sta hash tableJohannes Berg2022-06-201-0/+1
* wifi: mac80211: RCU-ify link STA pointersJohannes Berg2022-06-201-15/+15
* wifi: mac80211: move ieee80211_bssid_match() functionJohannes Berg2022-06-201-6/+0
* wifi: mac80211: remove band from TX info in MLOJohannes Berg2022-06-201-17/+2
* wifi: mac80211: add vif link addition/removalJohannes Berg2022-06-201-0/+3
* wifi: mac80211: status: look up band only where neededJohannes Berg2022-06-201-1/+0
* wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-1/+3
* wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: add link_id to eht.c code for MLOJohannes Berg2022-06-201-1/+2
* wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-8/+10
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-23/+28
* wifi: mac80211: add per-link configuration pointerJohannes Berg2022-06-201-0/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+5
* wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-77/+96
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-3/+3
* wifi: mac80211: remove cipher scheme supportJohannes Berg2022-06-101-10/+1
* mac80211: mlme: track assoc_bss/associated separatelyJohannes Berg2022-05-161-2/+3
* mac80211: remove unused argument to ieee80211_sta_connection_lost()Johannes Berg2022-05-161-1/+1
* mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau2022-05-041-0/+5