index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
net: fix phy refcounting in a bunch of drivers
Russell King
1
-0
/
+2
2015-09-16
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
1
-1
/
+3
2015-09-10
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-77
/
+167
2015-08-10
net: mvpp2: replace TX coalescing interrupts with hrtimer
Marcin Wojtas
1
-47
/
+130
2015-08-10
net: mvpp2: enable proper per-CPU TX buffers unmapping
Marcin Wojtas
1
-15
/
+37
2015-08-10
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
1
-15
/
+0
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+10
2015-07-22
mvneta: use inband status only when explicitly enabled
Stas Sergeev
1
-4
/
+5
2015-07-21
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
1
-12
/
+10
2015-06-30
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
1
-1
/
+25
2015-06-30
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
1
-0
/
+1
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-23
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
1
-0
/
+6
2015-06-01
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
1
-6
/
+3
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-04-26
pxa168: fix double deallocation of managed resources
Alexey Khoroshilov
1
-11
/
+5
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+1
2015-04-06
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
1
-6
/
+1
2015-04-03
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
1
-11
/
+95
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-2
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+49
2015-01-27
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-3
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+7
2014-12-09
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
1
-1
/
+2
2014-12-09
net: mvneta: fix Tx interrupt delay
willy tarreau
1
-1
/
+1
2014-12-06
sky2: avoid pci write posting after disabling irqs
Lino Sanfilippo
1
-1
/
+2
2014-12-06
skge: Unmask interrupts in case of spurious interrupts
Lino Sanfilippo
1
-2
/
+1
2014-12-06
pxa168: close race between napi and irq activation
Lino Sanfilippo
1
-1
/
+1
2014-11-26
sky2: Fix crash inside sky2_rx_clean
Mirko Lindner
1
-1
/
+3
2014-11-21
sky2: use new netdev_rss_key_fill() helper
Ian Morris
1
-9
/
+4
2014-11-12
net: pxa168_eth: move SET_NETDEV_DEV a bit earlier
Jisheng Zhang
1
-1
/
+1
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-17
/
+28
2014-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
1
-8
/
+10
2014-11-01
net: mvpp2: fix possible memory leak
Sudip Mukherjee
1
-9
/
+18
2014-10-31
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
1
-2
/
+1
2014-10-28
ethernet: marvell: remove unnecessary check
Varka Bhadram
1
-4
/
+2
2014-10-24
net: pxa168_eth: Remove in-driver PHY mangling
Sebastian Hesselbarth
1
-126
/
+0
2014-10-24
net: pxa168_eth: Remove HW auto-negotiaion
Sebastian Hesselbarth
1
-15
/
+85
2014-10-24
net: pxa168_eth: Prepare proper libphy handling
Sebastian Hesselbarth
1
-15
/
+23
2014-10-20
net: ethernet: marvell: drop owner assignment from platform_drivers
Wolfram Sang
1
-2
/
+0
2014-10-10
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2014-10-06
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
1
-6
/
+6
2014-10-04
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-01
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
1
-1
/
+1
2014-10-01
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
1
-1
/
+1
2014-10-01
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
1
-2
/
+30
[next]