summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/socionext/netsec.c
Commit message (Expand)AuthorAgeFilesLines
* net: socionext: Reset tx queue in ndo_stopMasahisa Kojima2018-10-231-0/+3
* net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima2018-10-231-2/+16
* net: socionext: Stop PHY before resetting netsecMasahisa Kojima2018-10-231-4/+15
* net: socionext: clear rx irq correctlyIlias Apalodimas2018-10-111-1/+4
* net: socionext: Increase descriptors to 256Ilias Apalodimas2018-08-111-3/+2
* net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas2018-08-111-15/+10
* net: socionext: remove redundant pointer ndevColin Ian King2018-07-051-2/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-2/+2
|\
| * net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel2018-05-281-2/+2
* | net: socionext: reset hardware in ndo_stopMasahisa KOJIMA2018-04-161-8/+15
* | net: netsec: enable tx-irq during open callbackJassi Brar2018-04-161-2/+2
|/
* net: netsec: use dma_addr_t for storing dma addressArnd Bergmann2018-01-141-7/+7
* net: socionext: Fix error return code in netsec_netdev_open()Wei Yongjun2018-01-111-0/+1
* net: socionext: include linux/io.h to fix buildArnd Bergmann2018-01-111-0/+1
* net: socionext: Add Synquacer NetSec driverJassi Brar2018-01-101-0/+1775
OpenPOWER on IntegriCloud