0928eb55fee1995360197669dbd2dcf1a5f8dba4
[firefly-linux-kernel-4.4.55.git] / drivers / staging / et131x / README
1 This is a driver for the ET1310 network device.
2
3 Based on the driver found at https://sourceforge.net/projects/et131x/
4
5 Cleaned up immensely by Olaf Hartman and Christoph Hellwig <hch@infradead.org>
6
7 Note, the powermanagement options were removed from the vendor provided
8 driver as they did not build properly at the time.
9
10 TODO:
11         - Use of kmem_cache seems a bit unusual
12         - It's too late stopping the tx queue when there is no room for the current packet. The condition should be detected for the next packet.
13
14 Please send patches to:
15         Greg Kroah-Hartman <gregkh@suse.de>
16         Mark Einon <mark.einon@gmail.com>
17