You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Hutchings
4d566063a7
sfc: Removed forced inlining of long functions
...
gcc will automatically inline static functions with only one caller, and
may inline other functions depending on the kernel configuration and size
of the intermediate code.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
17 years ago
..
Kconfig
sfc: Use kernel I2C system and i2c-algo-bit driver
17 years ago
Makefile
sfc: Use kernel I2C system and i2c-algo-bit driver
17 years ago
bitfield.h
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
17 years ago
boards.c
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
boards.h
sfc: Use kernel I2C system and i2c-algo-bit driver
17 years ago
efx.c
sfc: Removed forced inlining of long functions
17 years ago
efx.h
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
enum.h
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
ethtool.c
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
ethtool.h
New driver "sfc" for Solarstorm SFC4000 controller.
17 years ago
falcon.c
sfc: Removed forced inlining of long functions
17 years ago
falcon.h
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
falcon_hwdefs.h
sfc: Use __packed macro
17 years ago
falcon_io.h
sfc: Replaced various macros with inline functions
17 years ago
falcon_xmac.c
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
gmii.h
New driver "sfc" for Solarstorm SFC4000 controller.
17 years ago
mac.h
New driver "sfc" for Solarstorm SFC4000 controller.
17 years ago
mdio_10g.c
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
mdio_10g.h
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
net_driver.h
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
phy.h
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
rx.c
sfc: Removed forced inlining of long functions
17 years ago
rx.h
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
selftest.c
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
selftest.h
sfc: Use separate hardware TX queues to select checksum generation
17 years ago
sfe4001.c
sfc: Reduce delays in SFE4001 initialisation
17 years ago
spi.h
New driver "sfc" for Solarstorm SFC4000 controller.
17 years ago
tenxpress.c
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago
tx.c
sfc: Removed forced inlining of long functions
17 years ago
tx.h
New driver "sfc" for Solarstorm SFC4000 controller.
17 years ago
workarounds.h
sfc: Remove mistaken hardware workaround
17 years ago
xenpack.h
New driver "sfc" for Solarstorm SFC4000 controller.
17 years ago
xfp_phy.c
sfc: Use explicit bool for boolean variables, parameters and return values
17 years ago