Christophe Leroy
|
b0ba357bfb
net: fs_enet: make rx_copybreak value configurable
|
9 years ago |
Christophe Leroy
|
070e1f0182
net: fs_enet: don't unmap DMA when packet len is below copybreak
|
9 years ago |
Christophe Leroy
|
8572763af4
net: fs_enet: merge NAPI RX and NAPI TX
|
9 years ago |
Philippe Reynes
|
73d9011c1f
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
|
9 years ago |
Philippe Reynes
|
c1c511a275
net: ethernet: fs-enet: use phydev from struct net_device
|
9 years ago |
Philippe Reynes
|
a10cdae0a6
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
|
9 years ago |
Eric Dumazet
|
d64b5e85bf
net: add netif_tx_napi_add()
|
9 years ago |
LEROY Christophe
|
8961822c46
net: fs_enet: explicitly remove I flag on TX partial frames
|
10 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Alexander Popov
|
26c0a14f34
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
|
10 years ago |
Fabian Frederick
|
d0cc11477b
net: fs_enet: use swap() in fs_enet_rx_napi()
|
10 years ago |
Fabian Frederick
|
94e5a2a88a
net/fsl: constify of_device_id array
|
10 years ago |
LEROY Christophe
|
4fc9b87bae
net: fs_enet: Implement NETIF_F_SG feature
|
10 years ago |
Wolfram Sang
|
bfd5f04ffa
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
|
11 years ago |
LEROY Christophe
|
d43a396af0
net: fs_enet: Add NAPI TX
|
11 years ago |
LEROY Christophe
|
583d4a6885
net: fs_enet: Remove non NAPI RX
|
11 years ago |
Uwe Kleine-König
|
129cc83a0b
net: fs_enet: fix reference counting for phy_node
|
11 years ago |
Florian Fainelli
|
bb74d9a4a8
fs_enet: use the new fixed PHY helpers
|
11 years ago |
Eric W. Biederman
|
9b2c05713e
fs_enet: Don't receive packets when the napi budget == 0
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 years ago |
Gerhard Sittig
|
2771399ac9
fs_enet: cleanup clock API use
|
12 years ago |
Gerhard Sittig
|
35b9eb0eee
fs_enet: silence a build warning (unused variable)
|
12 years ago |
Jingoo Han
|
8513fbd880
net: ethernet: use platform_{get,set}_drvdata()
|
12 years ago |
Joe Perches
|
720a43efd3
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
Bill Pemberton
|
4f2c53ea27
fs_enet: remove __dev* attributes
|
12 years ago |
Richard Cochran
|
3bf2ca19a2
fs_enet: Support the get_ts_info ethtool method.
|
13 years ago |
Vladimir Ermakov
|
ba568335b0
fs_enet: Add MPC5125 FEC support and PHY interface selection
|
13 years ago |
Pradeep A Dalvi
|
21a4e46995
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
|
13 years ago |