1
linux/drivers/net/sfc
Ben Hutchings 398468ed1b sfc: Use a single blink implementation
Only some PHYs have firmware support for a LED blink mode, so we
currently blink the others in a timer function.  Since all PHYs have
simple on and off modes, we don't gain anything by using multiple
blink implementations.  Also, since we have a process context there
is no need to use a timer.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-24 10:58:39 -08:00
..
bitfield.h sfc: Remove versioned bitfield macros 2009-10-24 04:26:56 -07:00
efx.c sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
efx.h sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
enum.h
ethtool.c sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
ethtool.h
falcon_boards.c sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
falcon_gmac.c sfc: Rename register I/O header and functions used by both Falcon and Siena 2009-10-24 04:27:04 -07:00
falcon_xmac.c sfc: Rename register I/O header and functions used by both Falcon and Siena 2009-10-24 04:27:04 -07:00
falcon.c sfc: Really allow RX checksum offload to be disabled 2009-10-28 02:50:44 -07:00
falcon.h sfc: Remove declarations of nonexistent functions 2009-10-24 04:27:13 -07:00
io.h sfc: Rename register I/O header and functions used by both Falcon and Siena 2009-10-24 04:27:04 -07:00
Kconfig
mac.h
Makefile sfc: Rename 'xfp' file and functions to reflect reality 2009-10-24 04:27:28 -07:00
mdio_10g.c sfc: Remove unused code for non-autoneg speed/duplex switching 2009-10-24 04:27:26 -07:00
mdio_10g.h sfc: Remove boards.h, moving last remaining declaration to falcon.h 2009-10-24 04:26:56 -07:00
mtd.c
net_driver.h sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
phy.h sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
qt202x_phy.c sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
regs.h sfc: Update hardware definitions for Siena 2009-10-24 04:27:03 -07:00
rx.c sfc: Record RX queue number on GRO path 2009-11-24 10:58:33 -08:00
rx.h
selftest.c sfc: Eliminate indirect lookups of queue size constants 2009-10-24 04:27:05 -07:00
selftest.h
spi.h
tenxpress.c sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
tx.c sfc: Move all TX DMA length limiting into tx.c 2009-10-24 04:27:07 -07:00
tx.h
workarounds.h sfc: Move all TX DMA length limiting into tx.c 2009-10-24 04:27:07 -07:00