summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2015-04-24mac80211: enable hash table shrinkingJohannes Berg
2015-04-23mac80211: fix rhashtable conversionJohannes Berg
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: use rhashtable for station tableJohannes Berg
2015-03-20mac80211: avoid duplicate TX path station lookupJohannes Berg
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg
2015-01-23mac80211: support beacon statisticsJohannes Berg
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg
2015-01-08mac80211: send statistics with delete station eventJohannes Berg
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: move skb info band assignment outJohannes Berg
2014-11-04mac80211: increase U-APSD max service period lengthAndrei Otcheretianski
2014-10-23mac80211: add stations in order to the station listArik Nemtsov
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach
2014-08-26mac80211: fix smps mode check for AP_VLANFelix Fietkau
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-23mac80211: Use ktime_get_ts()Thomas Gleixner
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-28mac80211: fix a memory leak on sta rate selection tableFelix Fietkau
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-25mac80211: remove unnecessary BUG_ON()Zhao, Gang
2014-04-22mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh
2014-03-05mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg
2014-02-20mac80211: insert stations before adding to driverJohannes Berg
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-01-10mac80211: handle MMPDUs at EOSP correctlyJohannes Berg
2014-01-10mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg
2014-01-10mac80211: fix PS-Poll driver release TIDJohannes Berg
2014-01-06mac80211: handle station TX latency allocation errorsJohannes Berg
2014-01-06mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg
2013-12-16mac80211: optimise mixed AP/VLAN station removalJohannes Berg
2013-12-16mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg
2013-12-16mac80211: move synchronize_net() before sta key removalJohannes Berg
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-12-16mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg