linux/drivers/net/sfc
Ben Hutchings f5e7adc3d4 sfc: Combine high-level header files
All files that include ethtool.h, rx.h or tx.h are also including
efx.h, and there is no good reason to separate out the few
declarations they contain.  Therefore fold them into efx.h.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-24 10:58:59 -08:00
..
bitfield.h sfc: Remove versioned bitfield macros 2009-10-24 04:26:56 -07:00
efx.c sfc: Combine high-level header files 2009-11-24 10:58:59 -08:00
efx.h sfc: Combine high-level header files 2009-11-24 10:58:59 -08:00
enum.h
ethtool.c sfc: Combine high-level header files 2009-11-24 10:58:59 -08:00
falcon.c sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 2009-11-24 10:58:53 -08:00
falcon.h sfc: Move all I2C stuff into struct falcon_board 2009-11-24 10:58:52 -08:00
falcon_boards.c sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 2009-11-24 10:58:53 -08:00
falcon_gmac.c sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 2009-11-24 10:58:53 -08:00
falcon_xmac.c sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 2009-11-24 10:58:53 -08: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 sfc: Use generic MDIO functions and definitions 2009-04-29 17:32:30 -07:00
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: Gather link state fields in struct efx_nic into new struct efx_link_state 2009-11-24 10:58:53 -08:00
phy.h sfc: Use a single blink implementation 2009-11-24 10:58:39 -08:00
qt202x_phy.c sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 2009-11-24 10:58:53 -08:00
regs.h sfc: Update hardware definitions for Siena 2009-10-24 04:27:03 -07:00
rx.c sfc: Combine high-level header files 2009-11-24 10:58:59 -08:00
selftest.c sfc: Combine high-level header files 2009-11-24 10:58:59 -08:00
selftest.h sfc: Use generic MDIO functions and definitions 2009-04-29 17:32:30 -07:00
spi.h
tenxpress.c sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 2009-11-24 10:58:53 -08:00
tx.c sfc: Combine high-level header files 2009-11-24 10:58:59 -08:00
workarounds.h sfc: Move all TX DMA length limiting into tx.c 2009-10-24 04:27:07 -07:00