aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21mac80211: add assoc-at supportBen Greear1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-01mac80211: fix missing/malformed documentationJohannes Berg1-0/+18
2019-02-01mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen1-0/+3
2019-01-19mac80211: mesh: use average bitrate for link metric calculationJulan Hsu1-0/+4
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+13
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland1-0/+2
2018-06-18mac80211: add support for HELuca Coelho1-3/+17
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg1-1/+2
2018-05-07mac80211: average ack rssi support for data framesBalaji Pothunoori1-0/+2
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty1-0/+2
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook1-2/+10
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook1-0/+2
2017-10-02mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka1-1/+1
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg1-0/+3
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-0/+2
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg1-0/+2
2017-05-17mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen1-0/+11
2017-04-28mac80211: use bitfield macros for encoded rateJohannes Berg1-18/+36
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-1/+1
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-16/+13
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-8/+8
2017-03-06mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg1-6/+7
2017-03-06mac80211: use DECLARE_EWMA for mesh_fail_avgManoharan, Rajkumar1-1/+4
2017-03-02average: change to declare precision, not factorJohannes Berg1-1/+1
2017-02-27mac80211: don't reorder frames with SN smaller than SSNSara Sharon1-2/+4
2016-10-19mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg1-2/+2
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu1-12/+7
2016-09-12mac80211: send delBA on unexpected BlockAck data framesJohannes Berg1-0/+3
2016-08-11mac80211: mesh: Add support for HW RC implementationMaxim Altshul1-0/+2
2016-05-31mac80211: fix fast_tx header alignmentFelix Fietkau1-1/+1
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg1-16/+22
2016-04-06mac80211: add fast-rx pathJohannes Berg1-0/+34
2016-04-06mac80211: fix RX u64 stats consistency on 32-bit platformsJohannes Berg1-1/+4
2016-04-06mac80211: fix last RX rate data consistencyJohannes Berg1-5/+40
2016-04-06mac80211: add separate last_ack variableJohannes Berg1-0/+3
2016-04-06mac80211: move averaged values out of rx_statsJohannes Berg1-2/+4
2016-04-05mac80211: clean up station flags debugfsJohannes Berg1-0/+4
2016-04-05mac80211: remove sta_info debugfs sub-structJohannes Berg1-4/+2
2016-04-05mac80211: Remove unused variable in per STA debugfs structMohammed Shafi Shajakhan1-1/+0
2016-04-05mac80211: remove description of dropped memberLuis de Bethencourt1-1/+0
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon1-0/+3
2016-02-24mac80211: support hw managing reorder logicSara Sharon1-9/+12
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller1-0/+2
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg1-62/+36
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg1-1/+0
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg1-2/+0
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg1-2/+0
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-0/+2