index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
txrx_edma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wil6210: dump Rx status message on errors
Ahmad Masri
2019-12-19
1
-0
/
+10
*
wil6210: fix break that is never reached because of zero'ing of a retry counter
Colin Ian King
2019-11-25
1
-1
/
+2
*
wil6210: add SPDX license identifiers
Lior David
2019-10-31
1
-12
/
+1
*
wil6210: fix RX short frame check
Lior David
2019-09-12
1
-2
/
+2
*
wil6210: make sure DR bit is read before rest of the status message
Dedy Lansky
2019-09-12
1
-12
/
+18
*
wil6210: fix PTK re-key race
Ahmad Masri
2019-09-12
1
-0
/
+4
*
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
2019-09-04
1
-0
/
+2
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-1
/
+1
*
wil6210: increase the frequency of status ring hw tail update
Ahmad Masri
2019-06-27
1
-3
/
+13
*
wil6210: check rx_buff_mgmt before accessing it
Dedy Lansky
2019-05-03
1
-0
/
+3
*
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
2019-05-03
1
-3
/
+4
*
wil6210: reset buff id in status message after completion
Maya Erez
2019-04-03
1
-11
/
+39
*
wil6210: fix report of rx packet checksum in edma mode
Ahmad Masri
2019-04-03
1
-20
/
+1
*
wil6210: free edma_rx_swtail upon reset
Dedy Lansky
2019-04-03
1
-0
/
+3
*
wil6210: fix invalid sta statistics update
Dedy Lansky
2019-02-28
1
-3
/
+2
*
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2019-02-28
1
-4
/
+4
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
*
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
2018-11-06
1
-30
/
+14
*
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
2018-11-06
1
-6
/
+4
*
wil6210: fix L2 RX status handling
Maya Erez
2018-11-06
1
-11
/
+12
*
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
2018-11-06
1
-3
/
+8
*
wil6210: increase RX rings and RX buff array size
Maya Erez
2018-11-06
1
-2
/
+2
*
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
1
-0
/
+11
*
wil6210: fix RX buffers release and unmap
Maya Erez
2018-08-28
1
-5
/
+10
*
wil6210: fix eDMA RX chaining
Maya Erez
2018-07-31
1
-7
/
+6
*
wil6210: fix RX checksum report to network stack
Maya Erez
2018-07-31
1
-0
/
+8
*
wil6210: add TX latency statistics
Dedy Lansky
2018-07-31
1
-0
/
+8
*
wil6210: drop Rx packets with L2 error indication from HW
Dedy Lansky
2018-07-31
1
-11
/
+5
*
wil6210: Rx multicast packets duplicate detection
Dedy Lansky
2018-07-31
1
-1
/
+2
*
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
2018-07-02
1
-0
/
+456
*
wil6210: add support for enhanced DMA TX data flows
Maya Erez
2018-07-02
1
-2
/
+425
*
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski
2018-07-02
1
-0
/
+719