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
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
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-21
net: mvpp2: fix dma unmapping of TX buffers for fragments
Thomas Petazzoni
1
-29
/
+30
2016-12-18
net: mv643xx_eth: fix build failure
Sudip Mukherjee
1
-1
/
+1
2016-12-11
net: mvneta: select GENERIC_ALLOCATOR
Arnd Bergmann
1
-0
/
+1
2016-12-08
net: mvneta: Indent some statements
Dan Carpenter
1
-3
/
+4
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2016-12-02
net: mvneta: Add network support for Armada 3700 SoC
Marcin Wojtas
2
-85
/
+209
2016-12-02
net: mvneta: Only disable mvneta_bm for 64-bits
Gregory CLEMENT
1
-1
/
+2
2016-12-02
net: mvneta: Convert to be 64 bits compatible
Marcin Wojtas
1
-1
/
+16
2016-12-02
net: mvneta: Use cacheable memory to store the rx buffer virtual address
Gregory CLEMENT
1
-10
/
+24
2016-12-02
net: mvneta: Do not allocate buffer in rxq init with HWBM
Gregory CLEMENT
1
-2
/
+2
2016-12-02
net: mvneta: Optimize rx path for small frame
Gregory CLEMENT
1
-1
/
+1
2016-11-30
net: ethernet: marvell: mvneta: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+5
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2016-11-26
mvpp2: use correct size for memset
Arnd Bergmann
1
-1
/
+1
2016-11-26
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
Andrew Lunn
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2016-11-22
marvell: mark mvneta and mvpp2 32-bit only
Arnd Bergmann
1
-0
/
+2
2016-11-18
net: marvell: Allow drivers to be built with COMPILE_TEST
Florian Fainelli
1
-4
/
+7
2016-11-18
net: sky2: Fix shutdown crash
Jeremy Linton
1
-0
/
+13
2016-11-16
net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethernet: mvpp2: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethernet: mvneta: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: mv643xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-11-01
net: mv643xx_eth: ensure coalesce settings survive read-modify-write
Russell King
1
-0
/
+2
2016-10-31
mv643xx_eth: Properly resolve merge conflict.
David S. Miller
1
-2
/
+0
2016-10-31
mv643xx_eth: Fix merge error.
David S. Miller
1
-3
/
+0
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+22
2016-10-29
net: mv643xx_eth: Fetch the phy connection type from DT
Jason Gunthorpe
1
-4
/
+19
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-3
/
+4
2016-10-18
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2
-5
/
+5
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
5
-69
/
+35
2016-10-12
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-31
/
+53
2016-10-12
net: mv643xx_eth: use phydev from struct net_device
Philippe Reynes
1
-45
/
+43
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-41
/
+32
2016-10-03
net: mvmdio: do not clk_disable_unprepare() NULL clock
Alexey Khoroshilov
1
-2
/
+1
2016-09-26
net: mvneta: mark symbols static where possible
Baoyou Xie
1
-4
/
+6
2016-09-13
net: mvneta: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-06
net/mvneta: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-89
/
+143
2016-09-02
sky2: use napi_complete_done
stephen hemminger
1
-1
/
+1
2016-08-09
net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+13
2016-08-09
net: ethernet: marvell: mvneta: use phydev from struct net_device
Philippe Reynes
1
-18
/
+16
2016-08-02
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-08-02
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-18
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+18
2016-07-18
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
Philippe Reynes
1
-20
/
+16
2016-07-09
net: mvneta: set real interrupt per packet for tx_done
Dmitri Epshtein
1
-1
/
+1
[next]