Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / drivers / net / wimax / i2400m / fw.c
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-07 hartleysdrivers/net/wimax/i2400m/fw.c: use %pM to show MAC...
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: introduce i2400m_reset(), stopping TX...
2009-10-19 Cindy H Kaowimax/i2400m: change the bcf_len to exclude the extende...
2009-10-19 Cindy H Kaowimax/i2400m: use JUMP cmd for last FW chunk indication
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: don't overwrite error codes when failing...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: cache firmware on system suspend
2009-10-19 Dirk Brandewiewimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: on firmware upload, select BCF header...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: support extended firmware format
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: verify firmware format version is known
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: fix reboot echo/ack barker deadlock
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: retry loading firmware files in sequence
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: rework bootrom initialization to be more...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: decide properly if using signed vs non...
2009-10-19 Cindy H Kaowimax/i2400m: don't write to memory allocated by reques...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: be smarter about copying command buffer...
2009-10-19 Dirk Brandewiewimax/i2400m: Make boot retries a BUS-specific parameter
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: don't reset device when bootrom init...
2009-06-11 Dirk Brandewiewimax/i2400m: move boot time poke table out of common...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: Allow bus-specific driver to specify...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: if a device reboot happens during probe...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: rename misleading I2400M_PL_PAD to I2400M...
2009-06-11 Dirk Brandewiewimax/i2400m: Change d_printf() level for secure boot...
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: add the ability to fallback to other...
2009-02-01 Harvey Harrisonwimax: replace uses of __constant_{endian}
2009-01-07 Inaky Perez-Gonzalezi2400m: firmware loading and bootrom initialization