linux/drivers/staging/sxg
Mithlesh Thukral 1323e5f14a Staging: sxg: New SXG_SGL design and MAC Header changes
* This patch introduces the new SXG_SGL design.
	* Related changes to sxg_scatter_gather structure.
	* Introduced PSXG_X64_SGL changes which are x64 friendly
* Setting the MAC HEADER pointer properly in skb before giving to higher
  layers.

Signed-off-by: Michael Miles <mmiles@alacritech.com>
Signed-off-by: LinSysSoft Sahara Team <saharaproj@linsyssoft.com> 
Signed-off-by: Christopher Harrer <charrer@alacritech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:08 -07:00
..
Kconfig
Makefile
README Staging: sxg: update README 2009-01-06 13:52:05 -08:00
saharadbgdownload.h
sxg_os.h Staging: sxg: remove typedefs 2009-01-06 13:52:04 -08:00
sxg.c Staging: sxg: New SXG_SGL design and MAC Header changes 2009-04-03 14:53:08 -07:00
sxg.h Staging: sxg: New SXG_SGL design and MAC Header changes 2009-04-03 14:53:08 -07:00
sxgdbg.h Staging: sxg: New SXG_SGL design and MAC Header changes 2009-04-03 14:53:08 -07:00
sxghif.h Staging: sxg: New SXG_SGL design and MAC Header changes 2009-04-03 14:53:08 -07:00
sxghw.h Staging: sxg: New SXG_SGL design and MAC Header changes 2009-04-03 14:53:08 -07:00
sxgphycode.h Staging: sxg: remove typedefs 2009-01-06 13:52:04 -08:00

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.