index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
agg-rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-09-22
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
Emmanuel Grumbach
1
-1
/
+3
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-2
/
+2
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+6
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
1
-2
/
+6
2015-03-30
mac80211: reject aggregation sessions with non-HT peers
Johannes Berg
1
-0
/
+8
2014-09-03
mac80211: fix offloaded BA session traffic after hw restart
Michal Kazior
1
-2
/
+3
2014-07-21
mac80211: add support for Rx reordering offloading
Michal Kazior
1
-23
/
+78
2014-07-21
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
1
-3
/
+6
2013-01-18
mac80211: improve aggregation debug messages
Johannes Berg
1
-5
/
+9
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-1
/
+1
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-17
/
+17
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+6
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
1
-16
/
+8
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-11
/
+9
2012-06-04
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
1
-1
/
+6
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-9
/
+4
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
1
-2
/
+16
2012-03-26
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
1
-1
/
+2
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2011-12-06
mac80211: Add HT operation modes for IBSS
Alexander Simon
1
-0
/
+2
2011-11-28
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
1
-1
/
+1
2011-11-28
mac80211: log reason and initiator when rx agg is stopped
Nikolay Martynov
1
-2
/
+5
2011-11-28
mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
Nikolay Martynov
1
-1
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-08
mac80211: allow frame aggregation for mesh
Thomas Pedersen
1
-1
/
+2
[next]