index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
agg-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
wifi: mac80211: refactor block ack management code
Dmitry Antipov
1
-14
/
+1
2024-06-26
wifi: mac80211: fix NULL dereference at band check in starting tx ba session
Zong-Zhe Yang
1
-1
/
+3
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: mac80211: fix BA session teardown race
Johannes Berg
1
-5
/
+1
2023-09-11
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
1
-33
/
+16
2023-09-11
wifi: mac80211: convert A-MPDU work to wiphy work
Johannes Berg
1
-4
/
+4
2023-06-19
wifi: mac80211: agg-tx: prevent start/stop race
Johannes Berg
1
-0
/
+8
2023-06-19
wifi: mac80211: agg-tx: add a few locking assertions
Johannes Berg
1
-1
/
+5
2023-03-07
wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()
Ryder Lee
1
-0
/
+17
2023-01-10
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
1
-2
/
+0
2023-01-10
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
1
-1
/
+5
2022-10-07
wifi: mac80211: transmit AddBA with MLD address
Johannes Berg
1
-1
/
+1
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-3
/
+3
2022-02-16
mac80211: refuse aggregations sessions before authorized
Johannes Berg
1
-1
/
+9
2021-12-14
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
1
-2
/
+8
2021-12-14
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
1
-1
/
+1
2021-11-26
mac80211: fix regression in SSN handling of addba tx
Felix Fietkau
1
-2
/
+2
2020-12-11
mac80211: use bitfield helpers for BA session action frames
Johannes Berg
1
-6
/
+6
2020-05-31
mac80211: accept aggregation sessions on 6 GHz
Johannes Berg
1
-1
/
+2
2020-04-24
mac80211: agg-tx: add an option to defer ADDBA transmit
Mordechay Goodstein
1
-1
/
+11
2020-04-24
mac80211: agg-tx: refactor sending addba
Mordechay Goodstein
1
-28
/
+39
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-1
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2019-02-11
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
1
-1
/
+3
2019-01-19
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
1
-1
/
+1
2018-06-18
mac80211: add support for HE
Luca Coelho
1
-4
/
+15
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
1
-1
/
+1
2018-05-07
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
1
-0
/
+4
2017-12-19
Revert "mac80211: Add TXQ scheduling API"
Johannes Berg
1
-5
/
+1
2017-12-11
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
1
-1
/
+5
2017-12-11
mac80211: call synchronize_net once in the restart flow
Sara Sharon
1
-1
/
+2
2017-12-11
mac80211: avoid looking up tid_tx/tid_rx from timers
Johannes Berg
1
-23
/
+8
2017-11-20
mac80211: properly free requested-but-not-started TX agg sessions
Johannes Berg
1
-0
/
+5
2017-11-20
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
1
-26
/
+18
2017-09-05
mac80211: agg-tx: call drv_wake_tx_queue in proper context
Johannes Berg
1
-0
/
+4
2017-09-05
mac80211: shorten debug prints using ht_dbg() to avoid warning
Sharon Dvir
1
-2
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-4
/
+2
2017-05-30
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
1
-76
/
+52
2017-03-06
mac80211: Use setup_timer instead of init_timer
Ondřej Lysoněk
1
-6
/
+6
2016-09-15
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
Johannes Berg
1
-0
/
+3
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-2
/
+6
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
1
-0
/
+5
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-18
/
+35
2015-11-20
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
1
-1
/
+2
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-5
/
+10
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-2
/
+2
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
1
-0
/
+44
[next]