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
/
txrx_edma.c
Age
Commit message (
Expand
)
Author
2019-09-12
wil6210: fix RX short frame check
Lior David
2019-09-12
wil6210: make sure DR bit is read before rest of the status message
Dedy Lansky
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-27
wil6210: increase the frequency of status ring hw tail update
Ahmad Masri
2019-05-03
wil6210: check rx_buff_mgmt before accessing it
Dedy Lansky
2019-05-03
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
2019-04-03
wil6210: reset buff id in status message after completion
Maya Erez
2019-04-03
wil6210: fix report of rx packet checksum in edma mode
Ahmad Masri
2019-04-03
wil6210: free edma_rx_swtail upon reset
Dedy Lansky
2019-02-28
wil6210: fix invalid sta statistics update
Dedy Lansky
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-06
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
2018-11-06
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
2018-11-06
wil6210: fix L2 RX status handling
Maya Erez
2018-11-06
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
2018-11-06
wil6210: increase RX rings and RX buff array size
Maya Erez
2018-08-28
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
wil6210: fix RX buffers release and unmap
Maya Erez
2018-07-31
wil6210: fix eDMA RX chaining
Maya Erez
2018-07-31
wil6210: fix RX checksum report to network stack
Maya Erez
2018-07-31
wil6210: add TX latency statistics
Dedy Lansky
2018-07-31
wil6210: drop Rx packets with L2 error indication from HW
Dedy Lansky
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 TX data flows
Maya Erez
2018-07-02
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski