linux/drivers/net/wireless/p54
Christian Lamparter 7cb770729b p54: move eeprom code into common library
Both p54pci and p54usb uses a good chunk of device specific code to
get the data from the device's eeprom into the drivers memory.

So, this patch reduces the code size and will it make life easier if
someone wants to implement ethtool eeprom dumping features.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-09-05 16:17:48 -04:00
..
Kconfig
Makefile
net2280.h
p54.h p54: move eeprom code into common library 2008-09-05 16:17:48 -04:00
p54common.c p54: move eeprom code into common library 2008-09-05 16:17:48 -04:00
p54common.h p54: enhance firmware parser to reduce memory waste 2008-09-05 16:17:47 -04:00
p54pci.c p54: move eeprom code into common library 2008-09-05 16:17:48 -04:00
p54pci.h p54pci: rx tasklet refactoring 2008-08-29 16:24:09 -04:00
p54usb.c p54: move eeprom code into common library 2008-09-05 16:17:48 -04:00
p54usb.h p54: rename prism54xyz -> p54xyz 2008-08-22 16:30:00 -04:00