aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-09mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman1-0/+1
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman1-0/+3
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior1-0/+3
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg1-2/+0
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior1-2/+3
2014-07-21mac80211: track TDLS initiator internallyArik Nemtsov1-0/+3
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg1-0/+2
2014-06-23mac80211: remove weak WEP IV accountingJohannes Berg1-2/+0
2014-06-23mac80211: remove ignore_plink_timer flagBob Copeland1-2/+0
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg1-2/+5
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach1-4/+3
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-0/+2
2013-12-16mac80211: optimise mixed AP/VLAN station removalJohannes Berg1-1/+7
2013-12-16mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg1-1/+2
2013-12-16mac80211: don't delay station destructionJohannes Berg1-26/+1
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb1-0/+22
2013-11-25mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh1-3/+3
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-2/+8
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach1-0/+5
2013-06-13mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear1-0/+1
2013-06-05wireless: fix kernel-docJohannes Berg1-0/+3
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+5