index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
agg-rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
2023-09-11
1
-37
/
+14
*
wifi: mac80211: convert A-MPDU work to wiphy work
Johannes Berg
2023-09-11
1
-7
/
+5
*
wifi: mac80211: remove support for AddBA with fragmentation
Johannes Berg
2022-10-07
1
-19
/
+0
*
wifi: mac80211: agg-rx: avoid band check
Johannes Berg
2022-10-07
1
-1
/
+1
*
wifi: mac80211: change AddBA deny error message
Johannes Berg
2022-10-07
1
-1
/
+1
*
wifi: mac80211: fix AddBA response addressing
Johannes Berg
2022-10-07
1
-1
/
+1
*
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
1
-2
/
+2
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-6
/
+6
*
mac80211: parse AddBA request with extended AddBA element
Mordechay Goodstein
2022-02-16
1
-3
/
+15
*
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
2022-02-16
1
-1
/
+1
*
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
2021-12-14
1
-2
/
+3
*
mac80211: fix memory leaks with element parsing
Johannes Berg
2021-10-21
1
-1
/
+2
*
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2021-09-23
1
-5
/
+6
*
mac80211: use bitfield helpers for BA session action frames
Johannes Berg
2020-12-11
1
-4
/
+4
*
net: mac80211: agg-rx.c: fix duplicated words
Randy Dunlap
2020-08-27
1
-1
/
+1
*
mac8211: fix struct initialisation
John Crispin
2020-08-03
1
-1
/
+1
*
mac80211: accept aggregation sessions on 6 GHz
Johannes Berg
2020-05-31
1
-2
/
+3
*
mac80211: add missing null return check from call to ieee80211_get_sband
Colin Ian King
2019-07-31
1
-0
/
+2
*
mac80211: add support for the ADDBA extension element
John Crispin
2019-07-29
1
-9
/
+61
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mac80211: add support for HE
Luca Coelho
2018-06-18
1
-2
/
+8
*
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
2018-06-18
1
-2
/
+2
*
mac80211: agg-rx: Accept ADDBA request update if timeout did not change
Ilan Peer
2018-02-27
1
-2
/
+12
*
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-02-22
1
-3
/
+1
|
\
|
*
mac80211: Fix sending ADDBA response for an ongoing session
Ilan Peer
2018-02-19
1
-3
/
+1
*
|
mac80211: make __ieee80211_start_rx_ba_session static
Johannes Berg
2017-12-11
1
-4
/
+5
*
|
mac80211: avoid looking up tid_tx/tid_rx from timers
Johannes Berg
2017-12-11
1
-14
/
+3
|
/
*
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
2017-11-20
1
-24
/
+17
*
mac80211: add documentation to ieee80211_rx_ba_offl()
Luca Coelho
2017-09-21
1
-2
/
+2
*
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
2017-09-06
1
-11
/
+21
*
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
2017-08-09
1
-1
/
+21
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+1
*
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
2017-06-08
1
-35
/
+12
*
mac80211: Use setup_timer instead of init_timer
Ondřej Lysoněk
2017-03-06
1
-6
/
+6
*
mac80211: fix typo in debug print
Sara Sharon
2017-02-27
1
-1
/
+1
*
mac80211: don't reorder frames with SN smaller than SSN
Sara Sharon
2017-02-27
1
-0
/
+1
*
mac80211: fix tid_agg_rx NULL dereference
Johannes Berg
2016-10-19
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-1
/
+7
|
\
|
*
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
Johannes Berg
2016-09-15
1
-1
/
+7
*
|
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
2016-09-12
1
-1
/
+3
*
|
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2016-09-12
1
-2
/
+5
|
/
*
mac80211: agg-rx: refuse ADDBA Request with timeout update
Johannes Berg
2016-07-06
1
-0
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-1
/
+1
|
\
|
*
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
2016-01-29
1
-1
/
+1
*
|
mac80211: add API to allow filtering frames in BA sessions
Sara Sharon
2016-02-24
1
-0
/
+1
*
|
mac80211: support hw managing reorder logic
Sara Sharon
2016-02-24
1
-2
/
+22
*
|
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
1
-4
/
+21
*
|
mac80211: pass RX aggregation window size to driver
Sara Sharon
2016-01-14
1
-1
/
+1
|
/
*
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
Emmanuel Grumbach
2015-09-22
1
-1
/
+3
[next]