index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
socionext
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-23
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-15
net: socionext: remove mmio reads on Tx
Ilias Apalodimas
2018-12-15
net: socionext: correctly recover txq after being full
Ilias Apalodimas
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry
Kunihiko Hayashi
2018-11-29
net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
Kunihiko Hayashi
2018-11-29
net: ethernet: ave: Increase descriptors to improve performance
Kunihiko Hayashi
2018-11-29
net: ethernet: ave: Preserve wol state in suspend/resume sequence
Kunihiko Hayashi
2018-11-29
net: ethernet: ave: Set initial wol state to disabled
Kunihiko Hayashi
2018-11-29
net: ethernet: ave: Add suspend/resume support
Kunihiko Hayashi
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-08
net: socionext: refactor netsec_alloc_dring()
Ilias Apalodimas
2018-11-08
net: socionext: different approach on DMA
Ilias Apalodimas
2018-10-23
net: socionext: Reset tx queue in ndo_stop
Masahisa Kojima
2018-10-23
net: socionext: Add dummy PHY register read in phy_write()
Masahisa Kojima
2018-10-23
net: socionext: Stop PHY before resetting netsec
Masahisa Kojima
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-11
net: socionext: clear rx irq correctly
Ilias Apalodimas
2018-10-01
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-09-17
net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()
Jia-Ju Bai
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-08-11
net: socionext: Increase descriptors to 256
Ilias Apalodimas
2018-08-11
net: socionext: Use descriptor info instead of MMIO reads on Rx
Ilias Apalodimas
2018-07-05
net: socionext: remove redundant pointer ndev
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-28
net: netsec: reduce DMA mask to 40 bits
Ard Biesheuvel
2018-04-20
net: ethernet: ave: add support for phy-mode setting of system controller
Kunihiko Hayashi
2018-04-20
net: ethernet: ave: add multiple clocks and resets support as required property
Kunihiko Hayashi
2018-04-16
net: socionext: reset hardware in ndo_stop
Masahisa KOJIMA
2018-04-16
net: netsec: enable tx-irq during open callback
Jassi Brar
2018-03-26
net: ethernet: ave: add UniPhier PXs3 support
Kunihiko Hayashi
2018-03-09
net: ethernet: ave: enable Rx drop interrupt
Kunihiko Hayashi
2018-01-14
net: netsec: use dma_addr_t for storing dma address
Arnd Bergmann
2018-01-11
net: socionext: Fix error return code in netsec_netdev_open()
Wei Yongjun
2018-01-11
net: socionext: include linux/io.h to fix build
Arnd Bergmann
2018-01-10
net: socionext: Add Synquacer NetSec driver
Jassi Brar
2017-12-28
net: ethernet: socionext: add AVE ethernet driver
Kunihiko Hayashi