Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-11 | net: socionext: Increase descriptors to 256 | Ilias Apalodimas | 1 | -3/+2 |
2018-08-11 | net: socionext: Use descriptor info instead of MMIO reads on Rx | Ilias Apalodimas | 1 | -15/+10 |
2018-07-05 | net: socionext: remove redundant pointer ndev | Colin Ian King | 1 | -2/+0 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2018-05-29 | net: netsec: reduce DMA mask to 40 bits | Ard Biesheuvel | 1 | -2/+2 |
2018-04-16 | net: socionext: reset hardware in ndo_stop | Masahisa KOJIMA | 1 | -8/+15 |
2018-04-16 | net: netsec: enable tx-irq during open callback | Jassi Brar | 1 | -2/+2 |
2018-01-14 | net: netsec: use dma_addr_t for storing dma address | Arnd Bergmann | 1 | -7/+7 |
2018-01-11 | net: socionext: Fix error return code in netsec_netdev_open() | Wei Yongjun | 1 | -0/+1 |
2018-01-11 | net: socionext: include linux/io.h to fix build | Arnd Bergmann | 1 | -0/+1 |
2018-01-10 | net: socionext: Add Synquacer NetSec driver | Jassi Brar | 1 | -0/+1775 |