summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2021-04-08mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan
2021-03-16mac80211: fix rate mask resetJohannes Berg
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang
2020-12-11mac80211: use struct assignment for he_obss_pdJohannes Berg
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg
2020-12-11mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan
2020-10-08mac80211: handle lack of sband->bitrates in ratesThomas Pedersen
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18mac80211: Add FILS discovery supportAloka Dixit
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-30mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich
2020-04-29mac80211: TX legacy rate control for Beacon framesJouni Malinen
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-04-24mac80211: fix drv_config_iface_filter() behaviourJohannes Berg
2020-03-20mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-07mac80211: Remove support for changing AP SMPS modeIlan Peer
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg
2020-01-15mac80211: add handling for BSS colorJohn Crispin
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-21mac80211: fix possible sta leakJohannes Berg
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin
2019-07-31mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy
2019-07-20mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds