index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2016-10-29
net: mv643xx_eth: Fetch the phy connection type from DT
Jason Gunthorpe
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-12
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
net: mv643xx_eth: use phydev from struct net_device
Philippe Reynes
2016-01-28
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2015-12-03
net: mv643xx: Use platform_register/unregister_drivers()
Thierry Reding
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-26
net: mv643xx_eth: add missing of_node_put
Julia Lawall
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-21
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
Philipp Kirchhofer
2015-10-21
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
Philipp Kirchhofer
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-09-15
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
Joe Perches
2015-09-09
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
2015-05-31
net: mv643xx_eth: Use setup_timer
Vaishali Thakkar
2015-01-26
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
2014-10-20
net: ethernet: marvell: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-02
net: mv643xx_eth: Avoid unmapping the TSO header buffers
Ezequiel Garcia
2014-06-02
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
Ezequiel Garcia
2014-06-02
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
2014-06-02
net: mv643xx_eth: Count dropped packets properly
Ezequiel Garcia
2014-05-23
net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
Ezequiel Garcia
2014-05-22
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
2014-05-22
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
2014-05-22
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
2014-05-22
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
2014-05-22
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-24
mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2013-12-17
net: mv643xx_eth: properly start/stop phy device
Sebastian Hesselbarth
2013-12-09
net: mv643xx_eth: use phy_init_hw to reset PHY
Florian Fainelli
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-11-14
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
2013-11-05
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-02
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
2013-10-02
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
2013-10-02
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-30
net: mv643xx_eth: use dev_get_platdata()
Jingoo Han
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
2013-06-17
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
2013-06-04
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
2013-05-30
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2013-05-30
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
[prev]
[next]