summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi2022-03-151-0/+15
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-0/+21
|\
| * mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-111-0/+3
| * mac80211: Handle station association response with EHTIlan Peer2022-02-161-0/+7
| * mac80211: Add EHT capabilities to association/probe requestIlan Peer2022-02-161-0/+5
| * mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-161-0/+3
| * mac80211: Support parsing EHT elementsIlan Peer2022-02-161-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-031-1/+1
|\ \ | |/ |/|
| * mac80211: treat some SAE auth steps as finalJohannes Berg2022-03-011-1/+1
* | mac80211: limit bandwidth in HE capabilitiesJohannes Berg2022-02-041-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-051-2/+22
|\
| * mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2022-01-041-2/+22
* | mac80211: add support for .ndo_fill_forward_pathFelix Fietkau2021-11-261-1/+1
|/
* mac80211: Prevent AP probing during suspendLoic Poulain2021-10-211-0/+3
* mac80211: always allocate struct ieee802_11_elemsJohannes Berg2021-09-231-11/+11
* mac80211: mlme: find auth challenge directlyJohannes Berg2021-09-231-2/+0
* mac80211: move CRC into struct ieee802_11_elemsJohannes Berg2021-09-231-4/+5
* mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg2021-09-231-4/+3
* mac80211: parse transmit power envelope elementWen Gong2021-08-261-0/+3
* mac80211: introduce individual TWT support in AP modeLorenzo Bianconi2021-08-241-0/+6
* mac80211: add support for BSS color changeJohn Crispin2021-08-171-0/+11
* mac80211: include <linux/rbtree.h>Johannes Berg2021-08-131-0/+1
* mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau2021-07-231-0/+2
* mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-12/+170