index
:
blackbird-op-linux
master
Blackbird™ 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
/
wcn36xx
/
dxe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wcn36xx: consider CTRL_EOP bit when looking for valid descriptors
Daniel Mack
2018-05-25
1
-1
/
+3
*
wcn36xx: only handle packets when ED or DONE bit is set
Daniel Mack
2018-05-25
1
-4
/
+16
*
wcn36xx: clear all masks in RX interrupt
Daniel Mack
2018-05-25
1
-22
/
+40
*
wcn36xx: don't disable RX IRQ from handler
Daniel Mack
2018-05-25
1
-4
/
+11
*
wcn36xx: fix buffer commit logic on TX path
Daniel Mack
2018-05-25
1
-37
/
+38
*
wcn36xx: use READ_ONCE() to access desc->ctrl
Daniel Mack
2018-04-19
1
-4
/
+3
*
wcn36xx: allocate skbs with GFP_KERNEL during init
Daniel Mack
2018-04-10
1
-4
/
+6
*
wcn36xx: Remove useless skb spinlock
Loic Poulain
2018-04-10
1
-7
/
+1
*
wcn36xx: don't keep reference to skb if transmission failed
Daniel Mack
2018-04-10
1
-3
/
+3
*
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
Daniel Mack
2018-04-10
1
-0
/
+5
*
wcn36xx: Fix firmware crash due to corrupted buffer address
Loic Poulain
2018-03-29
1
-9
/
+4
*
wcn36xx: Check DXE IRQ reason
Ramon Fried
2018-03-26
1
-7
/
+43
*
wcn36xx: calculate DXE control registers values
Ramon Fried
2018-03-26
1
-3
/
+3
*
wcn36xx: release DMA memory in case of error
Ramon Fried
2018-01-25
1
-6
/
+40
*
wcn36xx: check dma_mapping_error()
Rob Clark
2017-08-03
1
-0
/
+5
*
wcn36xx: Transition driver to SMD client
Bjorn Andersson
2017-01-12
1
-6
/
+10
*
wcn36xx: Correct DXE chip version differentiation
Bjorn Andersson
2016-07-08
1
-5
/
+6
*
wcn36xx: Split mmio space into explicit regions
Bjorn Andersson
2016-07-08
1
-11
/
+15
*
wcn36xx: split DMA mask register writing.
Fengwei Yin
2016-01-07
1
-1
/
+1
*
wcn36xx: handle rx skb allocation failure to avoid system crash
Fengwei Yin
2016-01-07
1
-21
/
+22
*
wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.
yfw
2015-10-28
1
-17
/
+17
*
wcn36xx: introduce per-channel ring buffer locks
Bob Copeland
2015-10-28
1
-8
/
+19
*
wcn36xx: initialize skb_lock
Bob Copeland
2015-01-23
1
-0
/
+1
*
wcn36xx: don't process 'valid' descriptors
Bob Copeland
2015-01-23
1
-0
/
+2
*
wcn36xx: Add support for 3680
Pontus Fuchs
2014-02-13
1
-1
/
+9
*
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
Eugene Krasnikov
2013-10-10
1
-0
/
+805