aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax/i2400m/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11wimax/i2400m: don't reset device when bootrom init retries are exceededInaky Perez-Gonzalez1-2/+1
2009-06-11wimax/i2400m: move boot time poke table out of common driverDirk Brandewie1-32/+13
2009-06-11wimax/i2400m: Allow bus-specific driver to specify retry countInaky Perez-Gonzalez1-1/+1
2009-06-11wimax/i2400m: if a device reboot happens during probe, handle itInaky Perez-Gonzalez1-0/+2
2009-06-11wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGNInaky Perez-Gonzalez1-1/+1
2009-06-11wimax/i2400m: Change d_printf() level for secure boot messagesDirk Brandewie1-2/+2
2009-03-02wimax/i2400m: add the ability to fallback to other firmware files if the default is not thereInaky Perez-Gonzalez1-20/+33
2009-02-01wimax: replace uses of __constant_{endian}Harvey Harrison1-6/+6
2009-01-07i2400m: firmware loading and bootrom initializationInaky Perez-Gonzalez1-0/+1095