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
/
mv643xx_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-7
/
+6
2017-08-25
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-24
net: define the TSO header size in net/tso.h
Antoine Ténart
1
-2
/
+0
2017-08-01
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-3
/
+2
2017-02-07
net: mv643xx_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-3
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-18
net: mv643xx_eth: fix build failure
Sudip Mukherjee
1
-1
/
+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-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-01-29
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
1
-2
/
+2
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2015-12-03
net: mv643xx: Use platform_register/unregister_drivers()
Thierry Reding
1
-12
/
+7
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-10-27
net: mv643xx_eth: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+40
2015-10-21
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
Philipp Kirchhofer
1
-3
/
+23
2015-10-21
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
Philipp Kirchhofer
1
-5
/
+17
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-09-15
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
Joe Perches
1
-21
/
+22
2015-09-10
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
2015-06-01
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
1
-6
/
+3
2015-01-27
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
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-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
1
-8
/
+10
2014-10-20
net: ethernet: marvell: drop owner assignment from platform_drivers
Wolfram Sang
1
-2
/
+0
2014-06-03
net: mv643xx_eth: Avoid unmapping the TSO header buffers
Ezequiel Garcia
1
-2
/
+6
2014-06-03
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
Ezequiel Garcia
1
-2
/
+0
2014-06-03
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
1
-21
/
+42
2014-06-03
net: mv643xx_eth: Count dropped packets properly
Ezequiel Garcia
1
-1
/
+4
2014-05-23
net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
Ezequiel Garcia
1
-10
/
+4
2014-05-22
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
1
-4
/
+160
2014-05-22
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
1
-12
/
+6
2014-05-22
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
1
-3
/
+5
2014-05-22
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
1
-3
/
+6
2014-05-22
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
1
-48
/
+65
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-25
mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2013-12-17
net: mv643xx_eth: properly start/stop phy device
Sebastian Hesselbarth
1
-1
/
+3
2013-12-10
net: mv643xx_eth: use phy_init_hw to reset PHY
Florian Fainelli
1
-20
/
+1
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
[next]