summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.h
AgeCommit message (Expand)Author
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes 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
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb
2013-11-25mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach
2013-06-13mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear
2013-06-05wireless: fix kernel-docJohannes Berg
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka
2013-02-18mac80211: clean up mesh HT operationThomas Pedersen
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-11wireless: fix kernel-docJohannes Berg
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg
2013-01-03mac80211: optimise roaming time againJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg
2012-11-29mac80211: re-organize the rx rate calculation logicSaravana
2012-11-29mac80211: add debugfs file for last ack signalSaravana
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg
2012-09-10mac80211: use call_rcu() on sta deletionEliad Peller
2012-06-12mac80211: add missing kernel-docAshok Nagarajan
2012-06-09mac80211: add some missing kernel-docJohannes Berg
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller