linux/drivers/staging/sxg
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const
No need to put ethtool_ops in data, they should be const.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-02 01:03:33 -07:00
..
Kconfig
Makefile
README
sxg.c
sxg.h netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
sxg_ethtool.c netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
sxg_os.h
sxgdbg.h
sxghif.h
sxghw.h
sxgphycode-1.2.h

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