summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
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
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg
2022-02-16mac80211: Handle station association response with EHTIlan Peer
2022-02-16mac80211: Add EHT capabilities to association/probe requestIlan Peer
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer
2022-02-16mac80211: Support parsing EHT elementsIlan Peer
2022-02-04mac80211: limit bandwidth in HE capabilitiesJohannes Berg
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau
2021-10-21mac80211: Prevent AP probing during suspendLoic Poulain
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2021-09-23mac80211: mlme: find auth challenge directlyJohannes Berg
2021-09-23mac80211: move CRC into struct ieee802_11_elemsJohannes Berg
2021-09-23mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg
2021-08-26mac80211: parse transmit power envelope elementWen Gong
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-17mac80211: add support for BSS color changeJohn Crispin
2021-08-13mac80211: include <linux/rbtree.h>Johannes Berg
2021-07-23mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23mac80211: rearrange struct txq_info for fewer holesJohannes Berg
2021-06-23mac80211: remove the repeated declarationShaokun Zhang
2021-06-23mac80211: use sdata->skb_queue for TDLSJohannes Berg
2021-05-31mac80211: remove warning in ieee80211_get_sband()Johannes Berg
2021-05-11mac80211: check defrag PN against current frameJohannes Berg