Greg Kroah-Hartman d78404cc24 Staging: sxg: fix compiler warnings. 16 years ago
..
Kconfig a1cf64944f staging: sxg depends on X86 16 years ago
Makefile 5db6b777f6 Staging: add sxg network driver 16 years ago
README 83454a2857 linux-next: build failure 16 years ago
saharadbgdownload.h 5db6b777f6 Staging: add sxg network driver 16 years ago
sxg.c d78404cc24 Staging: sxg: fix compiler warnings. 16 years ago
sxg.h 5db6b777f6 Staging: add sxg network driver 16 years ago
sxg_os.h bc36e6559c Staging: Clean up sxg driver 16 years ago
sxgdbg.h e88bd231e4 Staging: sxg: replace __FUNCTION__ with __func__ 16 years ago
sxghif.h bc36e6559c Staging: Clean up sxg driver 16 years ago
sxghw.h b243c4aaf8 Staging: sxg: clean up C99 comments 16 years ago
sxgphycode.h bc36e6559c Staging: Clean up sxg driver 16 years ago

README

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

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

Please send patches to:
Greg Kroah-Hartman
for any cleanups that you do to this driver.