summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+2
| * mac80211: use rhashtable for station tableJohannes Berg2015-04-011-26/+12
* | 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/+0
|/
* 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/+0
* mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-211-2/+3
* mac80211: track TDLS initiator internallyArik Nemtsov2014-07-211-0/+3
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-0/+2
* mac80211: remove weak WEP IV accountingJohannes Berg2014-06-231-2/+0
* mac80211: remove ignore_plink_timer flagBob Copeland2014-06-231-2/+0
* mac80211: fix station/driver powersave raceJohannes Berg2014-06-231-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-4/+3
|\
| * mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-02-201-4/+3
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-0/+2
|/
* mac80211: optimise mixed AP/VLAN station removalJohannes Berg2013-12-161-1/+7
* mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg2013-12-161-1/+2
* mac80211: don't delay station destructionJohannes Berg2013-12-161-26/+1
* mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-021-0/+22
OpenPOWER on IntegriCloud