Christophe Leroy
|
f8b39039cb
net: fs_enet: do not call phy_stop() in interrupts
|
7 年之前 |
Kees Cook
|
7d85b2c8d1
net: fs_enet: Remove unused timer
|
7 年之前 |
Christophe Jaillet
|
e9ea828f62
net: fs_enet: Simplify code
|
8 年之前 |
Christophe Jaillet
|
1f8f1e89e0
net: fs_enet: Fix an error handling path
|
8 年之前 |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Johan Hovold
|
b9755f0372
net: ethernet: fs_enet: fix fixed-link phydev leaks
|
8 年之前 |
Florian Fainelli
|
7c5ad3d9a8
net: fs_enet: Utilize phy_ethtool_nway_reset
|
8 年之前 |
Tobias Klauser
|
3134e9bdbe
net: fs_enet: Use net_device_stats from struct net_device
|
8 年之前 |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
8 年之前 |
Christophe Leroy
|
b0ba357bfb
net: fs_enet: make rx_copybreak value configurable
|
9 年之前 |
Christophe Leroy
|
070e1f0182
net: fs_enet: don't unmap DMA when packet len is below copybreak
|
9 年之前 |
Christophe Leroy
|
8572763af4
net: fs_enet: merge NAPI RX and NAPI TX
|
9 年之前 |
Philippe Reynes
|
73d9011c1f
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
|
9 年之前 |
Philippe Reynes
|
c1c511a275
net: ethernet: fs-enet: use phydev from struct net_device
|
9 年之前 |
Philippe Reynes
|
a10cdae0a6
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
|
9 年之前 |
Eric Dumazet
|
d64b5e85bf
net: add netif_tx_napi_add()
|
9 年之前 |
LEROY Christophe
|
8961822c46
net: fs_enet: explicitly remove I flag on TX partial frames
|
10 年之前 |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Alexander Popov
|
26c0a14f34
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
|
10 年之前 |
Fabian Frederick
|
d0cc11477b
net: fs_enet: use swap() in fs_enet_rx_napi()
|
10 年之前 |
Fabian Frederick
|
94e5a2a88a
net/fsl: constify of_device_id array
|
10 年之前 |
LEROY Christophe
|
4fc9b87bae
net: fs_enet: Implement NETIF_F_SG feature
|
10 年之前 |
Wolfram Sang
|
bfd5f04ffa
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
|
10 年之前 |
LEROY Christophe
|
d43a396af0
net: fs_enet: Add NAPI TX
|
11 年之前 |
LEROY Christophe
|
583d4a6885
net: fs_enet: Remove non NAPI RX
|
11 年之前 |
Uwe Kleine-König
|
129cc83a0b
net: fs_enet: fix reference counting for phy_node
|
11 年之前 |
Florian Fainelli
|
bb74d9a4a8
fs_enet: use the new fixed PHY helpers
|
11 年之前 |
Eric W. Biederman
|
9b2c05713e
fs_enet: Don't receive packets when the napi budget == 0
|
11 年之前 |