Linus Torvalds edb34a4dbd Remove stale "depends on NETDEV_1000"in staging drivers 13 éve
..
Kconfig edb34a4dbd Remove stale "depends on NETDEV_1000"in staging drivers 13 éve
Makefile d2796743cb staging: et131x: Put all .c files into one big file 13 éve
README 06709e9623 staging: et131x: on transmit, stop the queue if the next packet will fail 13 éve
et131x.c aa77677e0a Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 éve
et131x.h 920d74a405 staging: et131x: Moving two extern inline functions to .c file 13 éve

README

This is a driver for the ET1310 network device.

Based on the driver found at https://sourceforge.net/projects/et131x/

Cleaned up immensely by Olaf Hartman and Christoph Hellwig

Note, the powermanagement options were removed from the vendor provided
driver as they did not build properly at the time.

TODO:
- Use of kmem_cache seems a bit unusual

Please send patches to:
Greg Kroah-Hartman
Mark Einon