summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2020-07-311-0/+2
* mac80211: fix two missing documentation entriesJohannes Berg2020-04-241-0/+2
* mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2020-04-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-0/+1
|\
| * mac80211: drop data frames without key on encrypted linksJohannes Berg2020-03-261-0/+1
* | mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen2020-02-241-1/+3
|/
* mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-1/+0
* mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-0/+8
* mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen2019-11-221-0/+4
* mac80211: add assoc-at supportBen Greear2019-08-211-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mac80211: fix missing/malformed documentationJohannes Berg2019-02-011-0/+18
* mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen2019-02-011-0/+3
* mac80211: mesh: use average bitrate for link metric calculationJulan Hsu2019-01-191-0/+4
* mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-0/+13
* {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-091-0/+2
* mac80211: add support for HELuca Coelho2018-06-181-3/+17
* mac80211: allocate and fill tidstats only when neededJohannes Berg2018-05-181-1/+2
* mac80211: average ack rssi support for data framesBalaji Pothunoori2018-05-071-0/+2
* mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-191-0/+2
* mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-201-2/+10
* net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-061-0/+2
* mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka2017-10-021-1/+1
* mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-081-0/+3
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-081-0/+2
|\
| * mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-301-0/+2
* | mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-171-0/+11
|/
* mac80211: use bitfield macros for encoded rateJohannes Berg2017-04-281-18/+36
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-1/+1
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-16/+13
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-8/+8
* mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg2017-03-061-6/+7
* mac80211: use DECLARE_EWMA for mesh_fail_avgManoharan, Rajkumar2017-03-061-1/+4
* average: change to declare precision, not factorJohannes Berg2017-03-021-1/+1
* mac80211: don't reorder frames with SN smaller than SSNSara Sharon2017-02-271-2/+4
* mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg2016-10-191-2/+2
* mac80211: Use rhltable instead of rhashtableHerbert Xu2016-09-201-12/+7
* mac80211: send delBA on unexpected BlockAck data framesJohannes Berg2016-09-121-0/+3
* mac80211: mesh: Add support for HW RC implementationMaxim Altshul2016-08-111-0/+2
* mac80211: fix fast_tx header alignmentFelix Fietkau2016-05-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-1/+0
|\
| * mac80211: remove description of dropped memberLuis de Bethencourt2016-04-051-1/+0
* | mac80211: enable collecting station statistics per-CPUJohannes Berg2016-04-061-16/+22
* | mac80211: add fast-rx pathJohannes Berg2016-04-061-0/+34
* | mac80211: fix RX u64 stats consistency on 32-bit platformsJohannes Berg2016-04-061-1/+4
* | mac80211: fix last RX rate data consistencyJohannes Berg2016-04-061-5/+40
* | mac80211: add separate last_ack variableJohannes Berg2016-04-061-0/+3
* | mac80211: move averaged values out of rx_statsJohannes Berg2016-04-061-2/+4
* | mac80211: clean up station flags debugfsJohannes Berg2016-04-051-0/+4
* | mac80211: remove sta_info debugfs sub-structJohannes Berg2016-04-051-4/+2