summaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax/i2400m/fw.c
Commit message (Expand)AuthorAgeFilesLines
* wimax/i2400m: support extended firmware formatInaky Perez-Gonzalez2009-10-191-59/+130
* wimax/i2400m: verify firmware format version is knownInaky Perez-Gonzalez2009-10-191-1/+7
* wimax/i2400m: fix reboot echo/ack barker deadlockInaky Perez-Gonzalez2009-10-191-12/+51
* wimax/i2400m: retry loading firmware files in sequenceInaky Perez-Gonzalez2009-10-191-18/+17
* wimax/i2400m: rework bootrom initialization to be more flexibleInaky Perez-Gonzalez2009-10-191-42/+271
* wimax/i2400m: decide properly if using signed vs non-signed firmware loadingInaky Perez-Gonzalez2009-10-191-14/+21
* wimax/i2400m: don't write to memory allocated by request_firmware()Cindy H Kao2009-10-191-0/+4
* wimax/i2400m: be smarter about copying command buffer to bm_cmd_bufInaky Perez-Gonzalez2009-10-191-1/+0
* wimax/i2400m: Make boot retries a BUS-specific parameterDirk Brandewie2009-10-191-1/+1
* wimax/i2400m: don't reset device when bootrom init retries are exceededInaky Perez-Gonzalez2009-06-111-2/+1
* wimax/i2400m: move boot time poke table out of common driverDirk Brandewie2009-06-111-32/+13
* wimax/i2400m: Allow bus-specific driver to specify retry countInaky Perez-Gonzalez2009-06-111-1/+1
* wimax/i2400m: if a device reboot happens during probe, handle itInaky Perez-Gonzalez2009-06-111-0/+2
* wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGNInaky Perez-Gonzalez2009-06-111-1/+1
* wimax/i2400m: Change d_printf() level for secure boot messagesDirk Brandewie2009-06-111-2/+2
* wimax/i2400m: add the ability to fallback to other firmware files if the defa...Inaky Perez-Gonzalez2009-03-021-20/+33
* wimax: replace uses of __constant_{endian}Harvey Harrison2009-02-011-6/+6
* i2400m: firmware loading and bootrom initializationInaky Perez-Gonzalez2009-01-071-0/+1095
OpenPOWER on IntegriCloud