index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mv643xx_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-7
/
+6
2017-08-24
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
1
-2
/
+0
2017-07-31
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-17
net: mv643xx_eth: fix build failure
Sudip Mukherjee
1
-1
/
+1
2016-11-15
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-28
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-26
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-09
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
2015-05-31
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
1
-6
/
+3
2015-01-26
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2014-12-14
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-02
net: mv643xx_eth: Avoid unmapping the TSO header buffers
Ezequiel Garcia
1
-2
/
+6
2014-06-02
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
Ezequiel Garcia
1
-2
/
+0
2014-06-02
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
1
-21
/
+42
2014-06-02
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-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-24
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-09
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
2013-11-14
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
1
-1
/
+2
[next]