aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg1-2/+4
2015-07-17mac80211: mesh: separate plid and aid conceptsBob Copeland1-0/+2
2015-07-17mac80211: mesh: move fail_avg into mesh structJohannes Berg1-3/+4
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov1-0/+4
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov1-0/+3
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg1-40/+48
2015-07-17mac80211: duplicate station's MAC address for hash tableJohannes Berg1-1/+4
2015-07-17mac80211: fix comment referring to RX queueJohannes Berg1-1/+2
2015-07-17mac80211: remove sta_info.gtk_idxJohannes Berg1-2/+0
2015-06-09mac80211: Always check rates and capabilities in mesh modeAlexis Green1-0/+3
2015-05-06mac80211: add missing documentation for rate_ctrl_lockJohannes Berg1-0/+2
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg1-2/+0
2015-04-22mac80211: extend fast-xmit for more ciphersJohannes Berg1-3/+7
2015-04-22mac80211: add TX fastpathJohannes Berg1-0/+27
2015-04-20mac80211: lock rate controlJohannes Berg1-0/+1
2015-04-20mac80211: introduce plink lock for plink fieldsBob Copeland1-1/+4
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-26/+14
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau1-0/+2
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg1-0/+2
2015-04-01mac80211: use rhashtable for station tableJohannes Berg1-26/+12
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg1-22/+0
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg1-0/+12
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman1-0/+6
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov1-0/+3
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov1-0/+2