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
/
marvell
Age
Commit message (
Expand
)
Author
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
2015-09-15
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
2015-09-09
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-10
net: mvpp2: replace TX coalescing interrupts with hrtimer
Marcin Wojtas
2015-08-10
net: mvpp2: enable proper per-CPU TX buffers unmapping
Marcin Wojtas
2015-08-10
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-21
mvneta: use inband status only when explicitly enabled
Stas Sergeev
2015-07-21
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
2015-06-30
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
2015-06-30
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
2015-05-31
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-04-26
pxa168: fix double deallocation of managed resources
Alexey Khoroshilov
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
2015-04-03
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-26
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-08
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
2014-12-08
net: mvneta: fix Tx interrupt delay
willy tarreau
2014-12-05
sky2: avoid pci write posting after disabling irqs
Lino Sanfilippo
2014-12-05
skge: Unmask interrupts in case of spurious interrupts
Lino Sanfilippo
2014-12-05
pxa168: close race between napi and irq activation
Lino Sanfilippo
2014-11-26
sky2: Fix crash inside sky2_rx_clean
Mirko Lindner
2014-11-21
sky2: use new netdev_rss_key_fill() helper
Ian Morris
2014-11-12
net: pxa168_eth: move SET_NETDEV_DEV a bit earlier
Jisheng Zhang
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
2014-11-01
net: mvpp2: fix possible memory leak
Sudip Mukherjee
2014-10-31
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
2014-10-27
ethernet: marvell: remove unnecessary check
Varka Bhadram
2014-10-24
net: pxa168_eth: Remove in-driver PHY mangling
Sebastian Hesselbarth
2014-10-24
net: pxa168_eth: Remove HW auto-negotiaion
Sebastian Hesselbarth
2014-10-24
net: pxa168_eth: Prepare proper libphy handling
Sebastian Hesselbarth
2014-10-20
net: ethernet: marvell: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-10
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
2014-10-05
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
2014-10-03
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
2014-09-30
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
2014-09-30
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
2014-09-30
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
[next]