summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
...
* | mac80211: cfg.c: A typo fixBhaskar Chowdhury2021-03-281-1/+1
|/
* mac80211: fix rate mask resetJohannes Berg2021-03-161-2/+2
* mac80211: add ieee80211_set_sar_specsCarl Huang2020-12-111-0/+12
* mac80211: use struct assignment for he_obss_pdJohannes Berg2020-12-111-2/+1
* cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg2020-12-111-2/+1
* cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-111-1/+1
* mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-0/+2
* mac80211: remove WDS-related codeJohannes Berg2020-11-111-11/+0
* mac80211: copy configured beacon tx rate to driverRajkumar Manoharan2020-10-081-0/+3
* mac80211: handle lack of sband->bitrates in ratesThomas Pedersen2020-10-081-1/+2
* mac80211: support S1G associationThomas Pedersen2020-09-281-0/+2
* mac80211: Unsolicited broadcast probe response supportAloka Dixit2020-09-181-0/+41
* mac80211: Add FILS discovery supportAloka Dixit2020-09-181-6/+48
* mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau2020-09-181-0/+1
* mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-0/+1
|\
| * mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-07-301-0/+1
* | cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-311-1/+1
* | mac80211: remove unused flags argument in transmit functionsMathy Vanhoef2020-07-311-1/+1
* | cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh2020-07-311-3/+5
* | cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2020-07-311-0/+3
* | cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2020-07-311-0/+2
* | mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-311-3/+3
|/
* 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
| |\