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
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
rx_reorder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
wil6210: add SPDX license identifiers
Lior David
1
-12
/
+1
2019-09-04
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
Markus Elfring
1
-1
/
+0
2019-06-27
wil6210: Add support for setting RBUFCAP configuration
Alexei Avshalom Lazar
1
-20
/
+11
2019-05-03
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
1
-1
/
+1
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
1
-6
/
+4
2018-08-28
wil6210: allocate rx reorder buffer only if rx reorder is enabled
Maya Erez
1
-5
/
+7
2018-07-31
wil6210: support max aggregation window size 64
Maya Erez
1
-4
/
+4
2018-07-31
wil6210: Rx multicast packets duplicate detection
Dedy Lansky
1
-7
/
+16
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
1
-10
/
+14
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
1
-1
/
+1
2018-05-12
wil6210: remove unused rx_reorder members
Dedy Lansky
1
-6
/
+1
2018-02-27
wil6210: multiple VIFs support for connections and data path
Lior David
1
-13
/
+23
2018-02-27
wil6210: infrastructure for multiple virtual interfaces
Lior David
1
-6
/
+7
2017-04-13
wil6210: support 8KB RX buffers
Lior David
1
-2
/
+10
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
1
-4
/
+4
2016-03-07
wil6210: remove BACK RX and TX workers
Maya Erez
1
-163
/
+41
2016-01-07
wil6210: fix kernel OOPS when stopping interface during Rx traffic
Hamad Kadmany
1
-1
/
+11
2015-10-09
wil6210: support BAR (BlockAck Req)
Vladimir Kondratiev
1
-0
/
+26
2015-08-06
wil6210: detailed statistics for Rx reorder drop
Vladimir Kondratiev
1
-2
/
+6
2015-08-06
wil6210: count drops in Rx block ack reorder
Vladimir Kondratiev
1
-0
/
+2
2015-01-29
wil6210: move Rx reorder buffer allocation out of spinlock
Vladimir Kondratiev
1
-4
/
+4
2015-01-15
wil6210: relax spinlocks in rx reorder
Vladimir Kondratiev
1
-8
/
+9
2015-01-15
wil6210: workaround for BACK establishment race
Vladimir Kondratiev
1
-7
/
+18
2015-01-15
wil6210: fix reordering for MCAST
Vladimir Kondratiev
1
-2
/
+8
2015-01-15
wil6210: allow to configure ADDBA request
Vladimir Kondratiev
1
-2
/
+2
2015-01-15
wil6210: simple ADDBA on originator (Tx) side
Vladimir Kondratiev
1
-0
/
+91
2015-01-15
wil6210: ADDBA/DELBA flows
Vladimir Kondratiev
1
-0
/
+146
2014-09-11
wil6210: fix race condition between BACK event and Rx data
Dedy Lansky
1
-5
/
+7
2014-09-11
wil6210: coding style fixes
Vladimir Kondratiev
1
-0
/
+1
2014-08-25
wil6210: update copyright year 2014
Vladimir Kondratiev
1
-0
/
+16
2014-06-19
wil6210: BACK: track last dropped SSN
Vladimir Kondratiev
1
-0
/
+1
2014-05-29
wil6210: optimize wil_release_reorder_frames
Vladimir Kondratiev
1
-1
/
+8
2014-04-22
wil6210: relaxed check for BACK start sequence
Vladimir Kondratiev
1
-0
/
+17
2014-02-28
wil6210: Block ACK
Vladimir Kondratiev
1
-0
/
+177