index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
socionext
/
netsec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: netsec: start using buffers if page_pool registration succeeded
Ilias Apalodimas
2019-07-09
1
-8
/
+9
*
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2019-07-08
1
-6
/
+2
*
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
2019-07-08
1
-3
/
+1
*
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
2019-07-06
1
-0
/
+5
*
net: socionext: remove set but not used variable 'pkts'
YueHaibing
2019-07-06
1
-2
/
+1
*
net: netsec: add XDP support
Ilias Apalodimas
2019-07-02
1
-27
/
+334
*
net: netsec: Use page_pool API
Ilias Apalodimas
2019-07-02
1
-47
/
+79
*
net: netsec: remove loops in napi Rx process
Ilias Apalodimas
2019-06-19
1
-9
/
+2
*
net: netsec: initialize tx ring on ndo_open
Ilias Apalodimas
2019-06-19
1
-14
/
+18
*
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
2019-04-24
1
-4
/
+7
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
net: socionext: remove mmio reads on Tx
Ilias Apalodimas
2018-12-15
1
-43
/
+54
*
net: socionext: correctly recover txq after being full
Ilias Apalodimas
2018-12-15
1
-11
/
+45
*
net: socionext: refactor netsec_alloc_dring()
Ilias Apalodimas
2018-11-09
1
-8
/
+3
*
net: socionext: different approach on DMA
Ilias Apalodimas
2018-11-09
1
-99
/
+128
*
net: socionext: Reset tx queue in ndo_stop
Masahisa Kojima
2018-10-23
1
-0
/
+3
*
net: socionext: Add dummy PHY register read in phy_write()
Masahisa Kojima
2018-10-23
1
-2
/
+16
*
net: socionext: Stop PHY before resetting netsec
Masahisa Kojima
2018-10-23
1
-4
/
+15
*
net: socionext: clear rx irq correctly
Ilias Apalodimas
2018-10-11
1
-1
/
+4
*
net: socionext: Increase descriptors to 256
Ilias Apalodimas
2018-08-11
1
-3
/
+2
*
net: socionext: Use descriptor info instead of MMIO reads on Rx
Ilias Apalodimas
2018-08-11
1
-15
/
+10
*
net: socionext: remove redundant pointer ndev
Colin Ian King
2018-07-05
1
-2
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-2
/
+2
|
\
|
*
net: netsec: reduce DMA mask to 40 bits
Ard Biesheuvel
2018-05-29
1
-2
/
+2
*
|
net: socionext: reset hardware in ndo_stop
Masahisa KOJIMA
2018-04-16
1
-8
/
+15
*
|
net: netsec: enable tx-irq during open callback
Jassi Brar
2018-04-16
1
-2
/
+2
|
/
*
net: netsec: use dma_addr_t for storing dma address
Arnd Bergmann
2018-01-14
1
-7
/
+7
*
net: socionext: Fix error return code in netsec_netdev_open()
Wei Yongjun
2018-01-11
1
-0
/
+1
*
net: socionext: include linux/io.h to fix build
Arnd Bergmann
2018-01-11
1
-0
/
+1
*
net: socionext: Add Synquacer NetSec driver
Jassi Brar
2018-01-10
1
-0
/
+1775
[prev]