linux/drivers/staging/sxg
Mithlesh Thukral cda3b517a4 Staging: sxg: Add support to download the firmware using request_firmware()
Add support for downloading the firmware using kernel-builtin mechanism.
This will remove the need for the firmware files in the driver source code.

Signed-off-by: Christopher Harrer <charrer@alacritech.com>
Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:14 -07:00
..
Kconfig
Makefile
README
sxg.c Staging: sxg: Add support to download the firmware using request_firmware() 2009-04-03 14:53:14 -07:00
sxg.h Staging: sxg: Add watchdog timer for managing Link states for SXG driver 2009-04-03 14:53:13 -07:00
sxg_ethtool.c
sxg_os.h
sxgdbg.h
sxghif.h
sxghw.h
sxgphycode-1.2.h

README

This is the rough cut at a driver for the Alacritech SLIC Technology
Non-Accelerated 10Gbe network driver.

TODO:
	- remove wrappers
	- checkpatch.pl cleanups
	- new functionality that the card needs
	- remove reliance on x86

Please send patches to:
        Greg Kroah-Hartman <gregkh@suse.de>
for any cleanups that you do to this driver.