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 |
Jeff Kirsher
|
0ab75ae81d
ethernet: Fix FSF address in file headers
|
11 years ago |
Dan Carpenter
|
6115c11fe1
net: mv643xx_eth: potential NULL dereference in probe()
|
12 years ago |
Jason Gunthorpe
|
1cce16d37d
net: mv643xx_eth: Add missing phy_addr_set in DT mode
|
12 years ago |
David S. Miller
|
53af53ae83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Sebastian Hesselbarth
|
b5d82db83c
net: mv643xx_eth: fix missing device_node for port devices
|
12 years ago |
Sebastian Hesselbarth
|
f564412c93
net: mv643xx_eth: fix orphaned statistics timer crash
|
12 years ago |
Sebastian Hesselbarth
|
041b4ddb84
net: mv643xx_eth: update statistics timer from timer context only
|
12 years ago |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 years ago |
Jingoo Han
|
bbfa6d0aa5
net: mv643xx_eth: use dev_get_platdata()
|
12 years ago |
Jonas Gorski
|
785bf6f790
net: mv643xx_eth: do not use port number as platform device id
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Lubomir Rintel
|
9fa8e980bb
mv643xx_eth: Allocate receive queue initialized to zero
|
12 years ago |