Nicolas Schichan
|
3b89624ab5
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
|
9 years ago |
Andrew Lunn
|
e5a03bfd87
phy: Add an mdio_device structure
|
9 years ago |
Thierry Reding
|
3b5dde70b1
net: mv643xx: Use platform_register/unregister_drivers()
|
9 years ago |
David S. Miller
|
b75ec3af27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Julia Lawall
|
26b7974d9a
net: mv643xx_eth: add missing of_node_put
|
10 years ago |
David S. Miller
|
ba3e2084f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Philipp Kirchhofer
|
968200f322
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
|
10 years ago |
Philipp Kirchhofer
|
91986fd3d3
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
|
10 years ago |
Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
10 years ago |
Joe Perches
|
8b711d6db5
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
|
10 years ago |
Rasmus Villemoes
|
b66a60857c
net: mv643xx_eth: use kzalloc
|
10 years ago |
Vaishali Thakkar
|
12d5e6fd1d
net: mv643xx_eth: Use setup_timer
|
10 years ago |
Ezequiel Garcia
|
9e911414af
net: mv643xx_eth: Fix highmem support in non-TSO egress path
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Karl Beldan
|
2c2a9cbd64
net: mv643xx_eth: reclaim TX skbs only when released by the HW
|
11 years ago |
Wolfram Sang
|
7a53834e6e
net: ethernet: marvell: drop owner assignment from platform_drivers
|
11 years ago |
Ezequiel Garcia
|
b926260c05
net: mv643xx_eth: Avoid unmapping the TSO header buffers
|
11 years ago |
Ezequiel Garcia
|
eee492ea35
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
|
11 years ago |
Ezequiel Garcia
|
ee9e49561b
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
|
11 years ago |
Ezequiel Garcia
|
dd11680d0e
net: mv643xx_eth: Count dropped packets properly
|
11 years ago |
Ezequiel Garcia
|
0a9e413b44
net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
|
11 years ago |
Ezequiel Garcia
|
3ae8f4e0b9
net: mv643xx_eth: Implement software TSO
|
11 years ago |
Ezequiel Garcia
|
69ad0dd7af
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
|
11 years ago |
Ezequiel Garcia
|
4d48d58907
net: mv643xx_eth: Factorize feature setting
|
11 years ago |
Ezequiel Garcia
|
84411f73b8
net: mv643xx_eth: Avoid setting the initial TCP checksum
|
11 years ago |
Ezequiel Garcia
|
0a8fa93310
net: mv643xx_eth: Factorize initial checksum and command preparation
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Eric W. Biederman
|
43f5437748
mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.
|
11 years ago |
Sebastian Hesselbarth
|
58911151aa
net: mv643xx_eth: properly start/stop phy device
|
11 years ago |
Florian Fainelli
|
7cd1463664
net: mv643xx_eth: use phy_init_hw to reset PHY
|
11 years ago |