linux/drivers/net/wireless/p54
Samuel Ortiz 328d84fb36 wireless/p54: prepare for FIRMWARE_NAME_MAX removal
We're going to remove the FIRMWARE_NAME_MAX definition in order to avoid any
firmware name length restriction.
This patch gets rid of the statically allocated p54usb firmware string, and
replaces them with const char pointers.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-03 14:05:15 -04:00
..
Kconfig p54: Kconfig maintenance 2009-03-27 20:13:18 -04:00
Makefile
net2280.h
p54.h p54: correct merge damage from "p54: more SoftLED updates" 2009-05-06 15:15:03 -04:00
p54common.c p54: Use SKB list handling helpers instead of by-hand code. 2009-05-28 00:48:16 -07:00
p54common.h p54: initial SoftLED support 2009-03-16 18:09:28 -04:00
p54pci.c Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 2009-04-13 15:04:33 -07:00
p54pci.h
p54spi.c p54spi: drop test for FW_STATE_RESET in p54spi_work 2009-05-20 14:46:28 -04:00
p54spi.h p54spi: remove arch specific dependencies 2009-01-29 16:00:44 -05:00
p54spi_eeprom.h
p54usb.c wireless/p54: prepare for FIRMWARE_NAME_MAX removal 2009-06-03 14:05:15 -04:00
p54usb.h p54usb: rework driver for resume 2009-05-06 15:14:41 -04:00