android_kernel_motorola_sm6225/drivers/net/sfc
David S. Miller 10ed61c432 sfc: Fix build due to lack of vmalloc.h include.
drivers/net/sfc/filter.c: In function ‘efx_probe_filters’:
drivers/net/sfc/filter.c:422: error: implicit declaration of function ‘vmalloc’
drivers/net/sfc/filter.c:422: warning: assignment makes pointer from integer without a cast
drivers/net/sfc/filter.c: In function ‘efx_remove_filters’:
drivers/net/sfc/filter.c:442: error: implicit declaration of function ‘vfree’

Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-21 16:11:06 -07:00
..
bitfield.h
efx.c sfc: Clean up and correct comments on efx_monitor() 2010-09-21 14:58:01 -07:00
efx.h sfc: Add filter table management 2010-09-21 14:58:00 -07:00
enum.h
ethtool.c sfc: Implement the ethtool RX n-tuple control functions 2010-09-21 14:58:00 -07:00
falcon.c sfc: Implement the ethtool RX n-tuple control functions 2010-09-21 14:58:00 -07:00
falcon_boards.c sfc: Log clearer error messages for hardware monitor 2010-06-25 21:03:32 -07:00
falcon_gmac.c
falcon_xmac.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
filter.c sfc: Add filter table management 2010-09-21 14:58:00 -07:00
filter.h sfc: Add filter table management 2010-09-21 14:58:00 -07:00
io.h sfc: Implement message level control 2010-06-24 22:13:22 -07:00
Kconfig
mac.h
Makefile sfc: Add filter table management 2010-09-21 14:58:00 -07:00
mcdi.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
mcdi.h
mcdi_mac.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
mcdi_pcol.h
mcdi_phy.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
mdio_10g.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
mdio_10g.h sfc: Implement message level control 2010-06-24 22:13:22 -07:00
mtd.c sfc: Log MTD errors using partition name, not just net device name 2010-06-24 22:13:22 -07:00
net_driver.h sfc: Fix build due to lack of vmalloc.h include. 2010-09-21 16:11:06 -07:00
nic.c sfc: Include RX IP filter table in register dump 2010-09-21 14:58:01 -07:00
nic.h sfc: Add support for RX flow hash control 2010-06-30 14:10:04 -07:00
phy.h
qt202x_phy.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
regs.h sfc: Add filter table management 2010-09-21 14:58:00 -07:00
rx.c sfc: Make the dmaq size a run-time setting (rather than compile-time) 2010-09-10 12:27:33 -07:00
selftest.c sfc: Make the dmaq size a run-time setting (rather than compile-time) 2010-09-10 12:27:33 -07:00
selftest.h sfc: Create multiple TX queues 2010-04-28 12:44:44 -07:00
siena.c sfc: Implement the ethtool RX n-tuple control functions 2010-09-21 14:58:00 -07:00
spi.h
tenxpress.c sfc: Implement message level control 2010-06-24 22:13:22 -07:00
tx.c sfc: Make the dmaq size a run-time setting (rather than compile-time) 2010-09-10 12:27:33 -07:00
workarounds.h sfc: Workaround flush failures on Falcon B0 2010-06-02 02:21:06 -07:00