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