1This is a driver for the ET1310 network device. 2 3Based on the driver found at https://sourceforge.net/projects/et131x/ 4 5Cleaned up immensely by Olaf Hartman and Christoph Hellwig <hch@infradead.org> 6 7Note, the powermanagement options were removed from the vendor provided 8driver as they did not build properly at the time. 9 10TODO: 11 - Use of kmem_cache seems a bit unusual 12 13Please send patches to: 14 Greg Kroah-Hartman <gregkh@suse.de> 15 Mark Einon <mark.einon@gmail.com> 16 17