aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: add per-link configuration pointerJohannes Berg1-0/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+5
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg1-77/+96
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-3/+3
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg1-10/+1
2022-05-16mac80211: mlme: track assoc_bss/associated separatelyJohannes Berg1-2/+3
2022-05-16mac80211: remove unused argument to ieee80211_sta_connection_lost()Johannes Berg1-1/+1
2022-05-04mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau1-0/+5
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi1-0/+15
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-0/+21
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala1-0/+3
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg1-1/+1
2022-02-16mac80211: Handle station association response with EHTIlan Peer1-0/+7
2022-02-16mac80211: Add EHT capabilities to association/probe requestIlan Peer1-0/+5
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer1-0/+3
2022-02-16mac80211: Support parsing EHT elementsIlan Peer1-0/+3
2022-02-04mac80211: limit bandwidth in HE capabilitiesJohannes Berg1-1/+1
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+22
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin1-2/+22
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau1-1/+1
2021-10-21mac80211: Prevent AP probing during suspendLoic Poulain1-0/+3
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg1-11/+11
2021-09-23mac80211: mlme: find auth challenge directlyJohannes Berg1-2/+0
2021-09-23mac80211: move CRC into struct ieee802_11_elemsJohannes Berg1-4/+5
2021-09-23mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg1-4/+3
2021-08-26mac80211: parse transmit power envelope elementWen Gong1-0/+3
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi1-0/+6
2021-08-17mac80211: add support for BSS color changeJohn Crispin1-0/+11
2021-08-13mac80211: include <linux/rbtree.h>Johannes Berg1-0/+1
2021-07-23mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau1-0/+2
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen1-12/+170
2021-06-23mac80211: rearrange struct txq_info for fewer holesJohannes Berg1-3/+6
2021-06-23mac80211: remove the repeated declarationShaokun Zhang1-1/+0
2021-06-23mac80211: use sdata->skb_queue for TDLSJohannes Berg1-5/+5
2021-05-31mac80211: remove warning in ieee80211_get_sband()Johannes Berg1-1/+1
2021-05-11mac80211: check defrag PN against current frameJohannes Berg1-2/+9
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg1-22/+4
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef1-0/+1
2021-04-19mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein1-0/+2
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg1-0/+1
2021-01-22mac80211: introduce aql_enable node in debugfsLorenzo Bianconi1-0/+2
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau1-1/+0
2020-12-11mac80211: Fix calculation of minimal channel widthIlan Peer1-1/+0
2020-12-11mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern1-7/+2
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg1-1/+3
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-6/+0
2020-11-11mac80211: remove WDS-related codeJohannes Berg1-6/+0
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais1-2/+2