summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan1-0/+3
2020-10-08mac80211: handle lack of sband->bitrates in ratesThomas Pedersen1-1/+2
2020-09-28mac80211: support S1G associationThomas Pedersen1-0/+2
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit1-0/+41
2020-09-18mac80211: Add FILS discovery supportAloka Dixit1-6/+48
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau1-0/+1
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-7/+7
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg1-1/+1
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef1-1/+1
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh1-3/+5
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil1-0/+3
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing1-0/+2
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-30mac80211: mesh: Free ie data when leaving meshRemi Pommarel1-0/+1
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai1-1/+2
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg1-1/+3
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich1-3/+3
2020-04-29mac80211: TX legacy rate control for Beacon framesJouni Malinen1-1/+25
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen1-0/+6
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen1-3/+11
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-29/+21
2020-04-24mac80211: fix drv_config_iface_filter() behaviourJohannes Berg1-6/+9
2020-03-20mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz1-3/+9
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil1-0/+4
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam1-0/+56
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen1-1/+14
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller1-98/+8
2020-02-07mac80211: Remove support for changing AP SMPS modeIlan Peer1-97/+4
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg1-1/+1
2020-01-15mac80211: add handling for BSS colorJohn Crispin1-1/+4
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor1-0/+23
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen1-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+4
2019-09-11mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen1-10/+4
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+5
2019-08-21mac80211: fix possible sta leakJohannes Berg1-4/+5
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-1/+4
2019-07-31mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy1-1/+1
2019-07-20mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi1-2/+6
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+5
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+2
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel1-2/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2019-06-14mac80211: use STA info in rate_control_send_low()Johannes Berg1-2/+2
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner1-2/+1
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan1-0/+1
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan1-0/+9
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel1-0/+36