Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 vuotta sitten
..
Kconfig aa1256eafb Staging: sxg: Fix the module in Kconfig file for Sahara SXG driver 16 vuotta sitten
Makefile 371d7a9e6f Staging: sxg: Ethtool framework and Receive code path changes 16 vuotta sitten
README 9f37952aa0 Staging: sxg: update README 16 vuotta sitten
sxg.c 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 vuotta sitten
sxg.h e5ea8da06b Staging: sxg: Add watchdog timer for managing Link states for SXG driver 16 vuotta sitten
sxg_ethtool.c bbb18b97f6 Staging: sxg: Add checksum control option through ethtool interface 16 vuotta sitten
sxg_os.h cb636fe382 Staging: sxg: Indentation fixes - mostly 80 char lines 16 vuotta sitten
sxgdbg.h 54aed11326 Staging: sxg: Add Ethtool functionality enhancement and misc cleanups 16 vuotta sitten
sxghif.h a536efcc76 Staging: sxg: Add Rev B support in the Sahara SXG driver 16 vuotta sitten
sxghw.h b9346e0fc5 Staging: sxg: Read the correct MAC address from the card for Rev B cards 16 vuotta sitten
sxgphycode-1.2.h 497ef3c5f1 Staging: sxg: Add firmware files for Rev B card 16 vuotta sitten

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
for any cleanups that you do to this driver.