aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/socionext
AgeCommit message (Expand)Author
2021-03-30netsec: restore phy power state after controller resetMian Yousaf Kaukab
2020-07-29net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-01-27net: socionext: Fix a signedness bug in ave_probe()Dan Carpenter
2020-01-27net: netsec: Fix signedness bug in netsec_probe()Dan Carpenter
2020-01-27net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima
2019-12-01net: socionext: Stop PHY before resetting netsecMasahisa Kojima
2019-11-20net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()Jia-Ju Bai
2018-12-21net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi
2018-11-13net: socionext: Reset tx queue in ndo_stopMasahisa Kojima
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas
2018-08-11net: socionext: Increase descriptors to 256Ilias Apalodimas
2018-08-11net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-28net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel
2018-04-20net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi
2018-04-20net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi
2018-04-16net: socionext: reset hardware in ndo_stopMasahisa KOJIMA
2018-04-16net: netsec: enable tx-irq during open callbackJassi Brar
2018-03-26net: ethernet: ave: add UniPhier PXs3 supportKunihiko Hayashi
2018-03-09net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi
2018-01-14net: netsec: use dma_addr_t for storing dma addressArnd Bergmann
2018-01-11net: socionext: Fix error return code in netsec_netdev_open()Wei Yongjun
2018-01-11net: socionext: include linux/io.h to fix buildArnd Bergmann
2018-01-10net: socionext: Add Synquacer NetSec driverJassi Brar
2017-12-28net: ethernet: socionext: add AVE ethernet driverKunihiko Hayashi