index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
2021-06-03
mac80211: add fragment cache to sta_info
Johannes Berg
2020-11-24
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
2020-11-24
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
2020-11-22
mac80211: always wind down STA state
Johannes Berg
2020-08-21
mac80211: fix misplaced while instead of if
Johannes Berg
2020-06-03
mac80211: fix memory leak
Sudip Mukherjee
2020-04-02
mac80211: mark station unauthorized before key removal
Johannes Berg
2020-01-23
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2017-10-21
mac80211: fix power saving clients handling in iwlwifi
Emmanuel Grumbach
2017-05-20
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2016-04-20
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
2016-04-20
mac80211: properly deal with station hashtable insert errors
Johannes Berg
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
2015-10-14
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
2015-10-05
mac80211: use ktime_get_seconds
Arnd Bergmann
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
2015-07-17
mac80211: mesh: separate plid and aid concepts
Bob Copeland
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
2015-07-17
mac80211: duplicate station's MAC address for hash table
Johannes Berg
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-24
mac80211: enable hash table shrinking
Johannes Berg
2015-04-23
mac80211: make station hash table max_size configurable
Johannes Berg
2015-04-23
mac80211: fix rhashtable conversion
Johannes Berg
2015-04-22
mac80211: add TX fastpath
Johannes Berg
2015-04-20
mac80211: lock rate control
Johannes Berg
2015-04-20
mac80211: introduce plink lock for plink fields
Bob Copeland
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
mac80211: use rhashtable for station table
Johannes Berg
2015-03-20
mac80211: avoid duplicate TX path station lookup
Johannes Berg
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
2015-01-23
mac80211: support beacon statistics
Johannes Berg
2015-01-09
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
2015-01-08
mac80211: send statistics with delete station event
Johannes Berg
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
2014-11-19
mac80211: synchronously reserve TID per station
Liad Kaufman
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
2014-11-19
mac80211: move skb info band assignment out
Johannes Berg
2014-11-04
mac80211: increase U-APSD max service period length
Andrei Otcheretianski
2014-10-23
mac80211: add stations in order to the station list
Arik Nemtsov
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period
Emmanuel Grumbach
[next]