summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
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
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14mac80211: use STA info in rate_control_send_low()Johannes Berg
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-01-19mac80211: mesh: use average bitrate for link metric calculationJulan Hsu
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg
2018-11-09mac80211: fix CSA beacon allocation sizeJohannes Berg
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu