summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-1/+0Star
|\
| * mac80211: remove description of dropped memberLuis de Bethencourt2016-04-051-1/+0Star
* | 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/+2Star
* | mac80211: Remove unused variable in per STA debugfs structMohammed Shafi Shajakhan2016-04-051-1/+0Star
|/
* 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/+36Star
* mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-211-1/+0Star
* mac80211: remove sta->last_ack_signalJohannes Berg2015-10-211-2/+0Star
* mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg2015-10-141-2/+0Star
* 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/+0Star
* 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/+0Star
* 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-131-26/+14Star
|\
| * mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+2
| * mac80211: use rhashtable for station tableJohannes Berg2015-04-011-26/+12Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-0/+2
|\ \ | |/ |/|
| * mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-04-011-0/+2
* | mac80211: remove TX latency measurement codeJohannes Berg2015-02-281-22/+0Star
|/
* mac80211: provide per-TID RX/TX MSDU countersJohannes Berg2015-01-081-0/+12
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+6
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+3
* mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-191-0/+2
* mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-091-0/+1
* mac80211: add TDLS connection timeoutLiad Kaufman2014-09-111-0/+3
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-031-0/+3
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-2/+0Star