aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/socionext
Commit message (Expand)AuthorAge
* net: socionext: Reset tx queue in ndo_stopMasahisa Kojima2018-10-23
* net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima2018-10-23
* net: socionext: Stop PHY before resetting netsecMasahisa Kojima2018-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\
| * net: socionext: clear rx irq correctlyIlias Apalodimas2018-10-11
* | net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-02
* | net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()Jia-Ju Bai2018-09-17
* | net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-12
* | net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-12
* | net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-12
|/
* net: socionext: Increase descriptors to 256Ilias Apalodimas2018-08-11
* net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas2018-08-11
* net: socionext: remove redundant pointer ndevColin Ian King2018-07-05
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
|\
| * net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel2018-05-28
* | net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi2018-04-20
* | net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi2018-04-20
* | net: socionext: reset hardware in ndo_stopMasahisa KOJIMA2018-04-16
* | net: netsec: enable tx-irq during open callbackJassi Brar2018-04-16
|/
* net: ethernet: ave: add UniPhier PXs3 supportKunihiko Hayashi2018-03-26
* net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi2018-03-09
* net: netsec: use dma_addr_t for storing dma addressArnd Bergmann2018-01-14
* net: socionext: Fix error return code in netsec_netdev_open()Wei Yongjun2018-01-11
* net: socionext: include linux/io.h to fix buildArnd Bergmann2018-01-11
* net: socionext: Add Synquacer NetSec driverJassi Brar2018-01-10
* net: ethernet: socionext: add AVE ethernet driverKunihiko Hayashi2017-12-28