summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-24mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2020-11-22mac80211: always wind down STA stateJohannes Berg
2020-08-21mac80211: fix misplaced while instead of ifJohannes Berg
2020-06-03mac80211: fix memory leakSudip Mukherjee
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg
2020-01-23mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-05-20mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2016-04-20mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-04-20mac80211: properly deal with station hashtable insert errorsJohannes Berg
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg
2015-10-05mac80211: use ktime_get_secondsArnd Bergmann
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-07-17mac80211: mesh: separate plid and aid conceptsBob Copeland
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-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-24mac80211: enable hash table shrinkingJohannes Berg
2015-04-23mac80211: make station hash table max_size configurableJohannes Berg
2015-04-23mac80211: fix rhashtable conversionJohannes 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-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