index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
agg-rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-2
/
+6
|
\
|
*
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
2015-04-01
1
-2
/
+6
*
|
mac80211: reject aggregation sessions with non-HT peers
Johannes Berg
2015-03-30
1
-0
/
+8
|
/
*
mac80211: fix offloaded BA session traffic after hw restart
Michal Kazior
2014-09-03
1
-2
/
+3
*
mac80211: add support for Rx reordering offloading
Michal Kazior
2014-07-21
1
-23
/
+78
*
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
2014-07-21
1
-3
/
+6
*
mac80211: improve aggregation debug messages
Johannes Berg
2013-01-18
1
-5
/
+9
*
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
1
-1
/
+1
*
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-17
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
1
-1
/
+6
|
\
|
*
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
2012-06-04
1
-1
/
+6
*
|
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2012-06-05
1
-16
/
+8
*
|
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
1
-11
/
+9
|
/
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-9
/
+4
*
mac80211: optimize aggregation session timeout handling
Felix Fietkau
2012-04-09
1
-2
/
+16
*
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
2012-03-26
1
-1
/
+2
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
1
-1
/
+1
*
mac80211: Add HT operation modes for IBSS
Alexander Simon
2011-12-06
1
-0
/
+2
*
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
2011-11-28
1
-1
/
+1
*
mac80211: log reason and initiator when rx agg is stopped
Nikolay Martynov
2011-11-28
1
-2
/
+5
*
mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
Nikolay Martynov
2011-11-28
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
mac80211: allow frame aggregation for mesh
Thomas Pedersen
2011-11-08
1
-1
/
+2
|
/
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-11
1
-1
/
+1
|
\
[next]