summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-07-301-0/+1
* mac80211: set short_slot for 6 GHz bandTova Mussai2020-05-311-1/+2
* mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-311-1/+3
* mac80211: fix variable names in TID config methodsSergey Matyukevich2020-05-271-3/+3
* mac80211: TX legacy rate control for Beacon framesJouni Malinen2020-04-291-1/+25
* mac80211: handle channel frequency offsetThomas Pedersen2020-04-241-0/+6
* mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-241-3/+11
* cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-29/+21
* mac80211: fix drv_config_iface_filter() behaviourJohannes Berg2020-04-241-6/+9
* mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz2020-03-201-3/+9
* mac80211: handle no-preauth flag for control portMarkus Theil2020-03-201-0/+4
* mac80211: Add api to support configuring TID specific configurationTamizh chelvam2020-02-241-0/+56
* mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen2020-02-241-1/+14
* Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-161-98/+8
|\
| * mac80211: Remove support for changing AP SMPS modeIlan Peer2020-02-071-97/+4
| * mac80211: add handling for BSS colorJohn Crispin2020-01-151-1/+4
* | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-071-1/+1
* | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-151-0/+23
|/
* mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen2019-11-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-10/+4
|\
| * mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2019-09-111-10/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-4/+5
|\|
| * mac80211: fix possible sta leakJohannes Berg2019-08-211-4/+5
* | mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin2019-07-311-1/+4
* | mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy2019-07-311-1/+1
|/
* mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi2019-07-201-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-2/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-2/+2
| |\
| * | mac80211: use STA info in rate_control_send_low()Johannes Berg2019-06-141-2/+2
| * | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-141-1/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-2/+2
|\ \ \ | |_|/ |/| |
| * | net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel2019-06-201-2/+2
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner2019-06-051-2/+1
|/
* mac80211: probe unexercised mesh linksRajkumar Manoharan2019-04-261-0/+1
* mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-261-0/+9
* mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-1/+5
|\
| * mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-151-1/+5
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-011-0/+4
|\|
| * mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-01-251-0/+4
* | mac80211: mesh: use average bitrate for link metric calculationJulan Hsu2019-01-191-0/+5
* | nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2019-01-191-1/+3
* | nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu2019-01-191-1/+3
* | mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-0/+3
|/
* Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-191-2/+27
|\
| * mac80211: ftm responder: remove pointless defensive codingJohannes Berg2018-12-181-2/+2
| * {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-091-0/+3
| * mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-091-0/+22
* | mac80211: fix CSA beacon allocation sizeJohannes Berg2018-11-091-3/+4
|/
* mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-121-0/+85