summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-301-0/+2
* 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
* | mac80211: Remove unused variable in per STA debugfs structMohammed Shafi Shajakhan2016-04-051-1/+0
|/
* mac80211: add API to allow filtering frames in BA sessionsSara Sharon2016-02-241-0/+3
* mac80211: support hw managing reorder logicSara Sharon2016-02-241-9/+12
* mac80211: add atomic uploaded keys iteratorEliad Peller2015-12-041-0/+2
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-211-62/+36
* mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-211-1/+0
* mac80211: remove sta->last_ack_signalJohannes Berg2015-10-211-2/+0
* mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg2015-10-141-2/+0
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-0/+2
* mac80211: use DECLARE_EWMAJohannes Berg2015-08-141-2/+4
* mac80211: mesh: separate plid and aid conceptsBob Copeland2015-07-171-0/+2
* mac80211: mesh: move fail_avg into mesh structJohannes Berg2015-07-171-3/+4
* mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov2015-07-171-0/+4
* mac80211: define TDLS wider BW support bitsArik Nemtsov2015-07-171-0/+3
* mac80211: move mesh related station fields to own structJohannes Berg2015-07-171-40/+48
* mac80211: duplicate station's MAC address for hash tableJohannes Berg2015-07-171-1/+4
* mac80211: fix comment referring to RX queueJohannes Berg2015-07-171-1/+2
* mac80211: remove sta_info.gtk_idxJohannes Berg2015-07-171-2/+0
* mac80211: Always check rates and capabilities in mesh modeAlexis Green2015-06-091-0/+3
* mac80211: add missing documentation for rate_ctrl_lockJohannes Berg2015-05-061-0/+2
* mac80211: remove sta->tx_fragments counterJohannes Berg2015-05-051-2/+0
* mac80211: extend fast-xmit for more ciphersJohannes Berg2015-04-221-3/+7
* mac80211: add TX fastpathJohannes Berg2015-04-221-0/+27
* mac80211: lock rate controlJohannes Berg2015-04-201-0/+1
* mac80211: introduce plink lock for plink fieldsBob Copeland2015-04-201-1/+4
* Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2015-04-121-26/+14
|\
OpenPOWER on IntegriCloud