Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
70df8e1bdc941431af2370270f5140291dcbb282
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
/
dxe.c
9bfe38e
wcn36xx: add proper DMA memory barriers in rx path
by Benjamin Li
· 3 years, 2 months ago
a9e79b1
wcn36xx: Fix tx_status mechanism
by Loic Poulain
· 3 years, 2 months ago
743b575
wcn36xx: Fix inconsistent indenting
by Jiapeng Chong
· 3 years, 7 months ago
fdf21cc
wcn36xx: Add TX ack support
by Loic Poulain
· 4 years, 5 months ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
d410e28
wcn36xx: use dma_zalloc_coherent instead of allocator/memset
by YueHaibing
· 6 years ago
18c7ed1
wcn36xx: consider CTRL_EOP bit when looking for valid descriptors
by Daniel Mack
· 7 years ago
ce1d4be
wcn36xx: only handle packets when ED or DONE bit is set
by Daniel Mack
· 7 years ago
edd23ab
wcn36xx: clear all masks in RX interrupt
by Daniel Mack
· 7 years ago
ba437e7
wcn36xx: don't disable RX IRQ from handler
by Daniel Mack
· 7 years ago
9a81cc2
wcn36xx: fix buffer commit logic on TX path
by Daniel Mack
· 7 years ago
9ff6fde
wcn36xx: use READ_ONCE() to access desc->ctrl
by Daniel Mack
· 7 years ago
5151a67
wcn36xx: allocate skbs with GFP_KERNEL during init
by Daniel Mack
· 7 years ago
6062546
wcn36xx: Remove useless skb spinlock
by Loic Poulain
· 7 years ago
271f1e6
wcn36xx: don't keep reference to skb if transmission failed
by Daniel Mack
· 7 years ago
7cae351
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
by Daniel Mack
· 7 years ago
e5f9908
wcn36xx: Fix firmware crash due to corrupted buffer address
by Loic Poulain
· 7 years ago
6767b30
wcn36xx: Check DXE IRQ reason
by Ramon Fried
· 7 years ago
6ced795
wcn36xx: calculate DXE control registers values
by Ramon Fried
· 7 years ago
d0bb950
wcn36xx: release DMA memory in case of error
by Ramon Fried
· 7 years ago
4165cf7
wcn36xx: check dma_mapping_error()
by Rob Clark
· 7 years ago
f303a93
wcn36xx: Transition driver to SMD client
by Bjorn Andersson
· 8 years ago
6f10b4e
wcn36xx: Correct DXE chip version differentiation
by Bjorn Andersson
· 9 years ago
05ddce4
wcn36xx: Split mmio space into explicit regions
by Bjorn Andersson
· 9 years ago
9d5db23
wcn36xx: split DMA mask register writing.
by Fengwei Yin
· 9 years ago
2ec7752
wcn36xx: handle rx skb allocation failure to avoid system crash
by Fengwei Yin
· 9 years ago
0722552
wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.
by yfw
· 9 years ago
8e8e54c
wcn36xx: introduce per-channel ring buffer locks
by Bob Copeland
· 9 years ago
90dccb7
wcn36xx: initialize skb_lock
by Bob Copeland
· 10 years ago
bfa6696
wcn36xx: don't process 'valid' descriptors
by Bob Copeland
· 10 years ago
f2ed5d2
wcn36xx: Add support for 3680
by Pontus Fuchs
· 11 years ago
8e84c25
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
by Eugene Krasnikov
· 11 years ago