index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
2024-05-29
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
2024-02-12
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-01-18
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2024-01-18
wifi: mac80211: fix potential sta-link leak
Johannes Berg
2023-12-14
wifi: mac80211: sta_info.c: fix sentence grammar
Randy Dunlap
2023-12-12
wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()
Dmitry Antipov
2023-10-23
wifi: mac80211: flush STA queues on unauthorization
Johannes Berg
2023-10-23
wifi: mac80211: purge TX queues in flush_queues flow
Miri Korenblit
2023-09-13
wifi: mac80211: Sanity check tx bitrate if not provided by driver
Stephen Douthit
2023-09-11
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
2023-09-11
wifi: mac80211: add more warnings about inserting sta info
Benjamin Berg
2023-09-11
wifi: mac80211: fix BA session teardown race
Johannes Berg
2023-09-11
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
wifi: mac80211: convert A-MPDU work to wiphy work
Johannes Berg
2023-06-21
wifi: mac80211: avoid lockdep checking when removing deflink
Benjamin Berg
2023-06-06
wifi: mac80211: batch recalc during STA flush
Johannes Berg
2023-06-06
wifi: mac80211: move sta_info_move_state() up
Johannes Berg
2023-06-06
wifi: mac80211: recalc min chandef for new STA links
Johannes Berg
2023-04-13
wifi: mac80211: add flush_sta method
Johannes Berg
2023-04-13
wifi: mac80211: flush queues on STA removal
Johannes Berg
2023-03-30
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-02-14
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
2023-02-14
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-01-18
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-07
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
2022-10-07
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
2022-10-07
wifi: mac80211: add pointer from link STA to STA
Benjamin Berg
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
wifi: mac80211: add vif/sta link RCU dereference macros
Johannes Berg
2022-09-06
wifi: mac80211: add ieee80211_find_sta_by_link_addrs API
Johannes Berg
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-25
wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()
Lukas Bulwahn
2022-08-25
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
2022-08-25
wifi: mac80211: properly set old_links when removing a link
Shaul Triebitz
2022-08-25
wifi: mac80211: always free sta in __sta_info_alloc in case of error
Lorenzo Bianconi
2022-07-22
wifi: mac80211: sta_info: fix link_sta insertion
Johannes Berg
2022-07-22
wifi: mac80211: fix link sta hash table handling
Johannes Berg
2022-07-15
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
2022-07-15
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
2022-07-15
wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()
Andrei Otcheretianski
2022-07-15
wifi: mac80211: skip rate statistics for MLD STAs
Johannes Berg
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
wifi: mac80211: implement callbacks for <add/mod/del>_link_station
Shaul Triebitz
2022-07-15
wifi: mac80211: Remove AP SMPS leftovers
Andrei Otcheretianski
[next]