include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wimax / i2400m / sdio.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: fix inverted value in i2400ms_bus_setup()
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: fix SDIO debugfs dentry name
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: don't retry SDIO enable in probe() paths
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: correctly identify all iwmc3200-based...
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: introduce i2400m_reset(), stopping TX...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: SDIO: fix oops on reset when TXing on...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: do bootmode buffer management in i2400m_s...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: introduce i2400m->bus_setup/release
2009-10-19 Cindy H Kaowimax/iwmc3200: add new sdio device ID to support iwmc3...
2009-10-19 Inaky Perez-Gonzalezwimax: allow specifying debug levels as command line...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: during probe, call sdio_disable at most...
2009-10-19 Cindy H Kaowimax/iwmc3200: don't disable the SDIO function if...
2009-10-19 Cindy H Kaowimax/iwmc3200: overwrite SDIO IOR timeout value to...
2009-10-19 Dirk Brandewiewimax/i2400m: Make boot retries a BUS-specific parameter
2009-10-19 Dirk Brandewiewimax/i2400m: Ensure boot mode cmd and ack buffers...
2009-10-19 Dirk Brandewiewimax/i2400m: Update comments to talk about SDIO reset...
2009-09-11 Marcel Holtmannnet: Add DEVTYPE support for Ethernet based devices
2009-07-27 Tomas Winklerimwc3200: move iwmc3200 SDIO ids to sdio_ids.h
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m/sdio: Move all the RX code to a unified...
2009-06-11 Dirk Brandewiewimax/i2400m/sdio: Add device specific poke table.
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: Allow bus-specific driver to specify...
2009-06-11 Dirk Brandewiewimax/i2400m/sdio: Implement I2400M_RT_BUS reset type
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: sdio: set the block size before enabling...
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/SDIO: probe/disconnect, dev init/shutdown and...