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

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.