Staging: add sxg network driver
This is the first 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
Cc: Christopher Harrer <charrer@alacritech.com>
Cc: Michael Miles <mmiles@alacritech.com>
Cc: Christopher Harrer <charrer@alacritech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Showing
drivers/staging/sxg/Kconfig
0 → 100644
drivers/staging/sxg/Makefile
0 → 100644
drivers/staging/sxg/README
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
drivers/staging/sxg/sxg.c
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
drivers/staging/sxg/sxg.h
0 → 100644
drivers/staging/sxg/sxg_os.h
0 → 100644
drivers/staging/sxg/sxgdbg.h
0 → 100644
drivers/staging/sxg/sxghif.h
0 → 100644
drivers/staging/sxg/sxghw.h
0 → 100644
Please register or sign in to comment