index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-09-04
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
Markus Elfring
2019-06-27
wil6210: Add support for setting RBUFCAP configuration
Alexei Avshalom Lazar
2019-05-03
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2018-08-28
wil6210: allocate rx reorder buffer only if rx reorder is enabled
Maya Erez
2018-07-31
wil6210: support max aggregation window size 64
Maya Erez
2018-07-31
wil6210: Rx multicast packets duplicate detection
Dedy Lansky
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
2018-05-12
wil6210: remove unused rx_reorder members
Dedy Lansky
2018-02-27
wil6210: multiple VIFs support for connections and data path
Lior David
2018-02-27
wil6210: infrastructure for multiple virtual interfaces
Lior David
2017-04-13
wil6210: support 8KB RX buffers
Lior David
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
2016-03-07
wil6210: remove BACK RX and TX workers
Maya Erez
2016-01-07
wil6210: fix kernel OOPS when stopping interface during Rx traffic
Hamad Kadmany
2015-10-09
wil6210: support BAR (BlockAck Req)
Vladimir Kondratiev
2015-08-06
wil6210: detailed statistics for Rx reorder drop
Vladimir Kondratiev
2015-08-06
wil6210: count drops in Rx block ack reorder
Vladimir Kondratiev
2015-01-29
wil6210: move Rx reorder buffer allocation out of spinlock
Vladimir Kondratiev
2015-01-15
wil6210: relax spinlocks in rx reorder
Vladimir Kondratiev
2015-01-15
wil6210: workaround for BACK establishment race
Vladimir Kondratiev
2015-01-15
wil6210: fix reordering for MCAST
Vladimir Kondratiev
2015-01-15
wil6210: allow to configure ADDBA request
Vladimir Kondratiev
2015-01-15
wil6210: simple ADDBA on originator (Tx) side
Vladimir Kondratiev
2015-01-15
wil6210: ADDBA/DELBA flows
Vladimir Kondratiev
2014-09-11
wil6210: fix race condition between BACK event and Rx data
Dedy Lansky
2014-09-11
wil6210: coding style fixes
Vladimir Kondratiev
2014-08-25
wil6210: update copyright year 2014
Vladimir Kondratiev
2014-06-19
wil6210: BACK: track last dropped SSN
Vladimir Kondratiev
2014-05-29
wil6210: optimize wil_release_reorder_frames
Vladimir Kondratiev
2014-04-22
wil6210: relaxed check for BACK start sequence
Vladimir Kondratiev
2014-02-28
wil6210: Block ACK
Vladimir Kondratiev