summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.h
AgeCommit message (Expand)Author
2018-11-10mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2017-03-15mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-01-12mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu
2016-09-12mac80211: send delBA on unexpected BlockAck data framesJohannes Berg
2016-08-11mac80211: mesh: Add support for HW RC implementationMaxim Altshul
2016-05-31mac80211: fix fast_tx header alignmentFelix Fietkau
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-06mac80211: fix RX u64 stats consistency on 32-bit platformsJohannes Berg
2016-04-06mac80211: fix last RX rate data consistencyJohannes Berg
2016-04-06mac80211: add separate last_ack variableJohannes Berg
2016-04-06mac80211: move averaged values out of rx_statsJohannes Berg
2016-04-05mac80211: clean up station flags debugfsJohannes Berg
2016-04-05mac80211: remove sta_info debugfs sub-structJohannes Berg
2016-04-05mac80211: Remove unused variable in per STA debugfs structMohammed Shafi Shajakhan
2016-04-05mac80211: remove description of dropped memberLuis de Bethencourt
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon
2016-02-24mac80211: support hw managing reorder logicSara Sharon
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-07-17mac80211: mesh: separate plid and aid conceptsBob Copeland
2015-07-17mac80211: mesh: move fail_avg into mesh structJohannes Berg
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2015-07-17mac80211: duplicate station's MAC address for hash tableJohannes Berg
2015-07-17mac80211: fix comment referring to RX queueJohannes Berg
2015-07-17mac80211: remove sta_info.gtk_idxJohannes Berg
2015-06-09mac80211: Always check rates and capabilities in mesh modeAlexis Green
2015-05-06mac80211: add missing documentation for rate_ctrl_lockJohannes Berg
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg
2015-04-22mac80211: extend fast-xmit for more ciphersJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-04-20mac80211: lock rate controlJohannes Berg
2015-04-20mac80211: introduce plink lock for plink fieldsBob Copeland
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-01mac80211: use rhashtable for station tableJohannes Berg
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman