linux_dsm_epyc7002/drivers/net/ethernet/freescale/fs_enet
Tobias Klauser 3134e9bdbe net: fs_enet: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct
fs_enet_private, use stats from struct net_device. Also remove the now
unnecessary .ndo_get_stats function.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-19 10:37:04 -04:00
..
fec.h fs_enet: Add MPC5125 FEC support and PHY interface selection 2012-03-19 18:02:05 -04:00
fs_enet-main.c net: fs_enet: Use net_device_stats from struct net_device 2016-10-19 10:37:04 -04:00
fs_enet.h net: fs_enet: Use net_device_stats from struct net_device 2016-10-19 10:37:04 -04:00
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
mac-fcc.c net: Remove NO_IRQ from powerpc-only network drivers 2016-09-13 11:40:51 -04:00
mac-fec.c net: Remove NO_IRQ from powerpc-only network drivers 2016-09-13 11:40:51 -04:00
mac-scc.c net: Remove NO_IRQ from powerpc-only network drivers 2016-09-13 11:40:51 -04:00
Makefile
mii-bitbang.c mdio: Move allocation of interrupts into core 2016-01-07 14:31:26 -05:00
mii-fec.c mdio: Move allocation of interrupts into core 2016-01-07 14:31:26 -05:00