summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.h
AgeCommit message (Expand)Author
2021-06-03mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg
2016-07-27mac80211: fix fast_tx header alignmentFelix Fietkau
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
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-10-09mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior
2014-07-21mac80211: track TDLS initiator internallyArik Nemtsov
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg
2014-06-23mac80211: remove weak WEP IV accountingJohannes Berg
2014-06-23mac80211: remove ignore_plink_timer flagBob Copeland
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach
2013-12-16mac80211: optimise mixed AP/VLAN station removalJohannes Berg
2013-12-16mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg