aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/spi.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: Handle platforms without level trigger interruptsIdo Yariv2011-04-191-1/+8
* wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov2011-04-191-1/+2
* wl12xx: 1281/1283 support - New boot sequenceShahar Levi2011-04-191-0/+1
* wl12xx: 1281/1283 support - add block size handling for sdio and spiLuciano Coelho2011-04-191-1/+2
* wl12xx: 1281/1283 support - Add DefinitionsShahar Levi2011-04-191-0/+1
* wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-041-1/+1
* wl12xx: Switch to level trigger interruptsIdo Yariv2011-03-031-1/+1
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-031-12/+7
* wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov2011-01-241-0/+1
* wl12xx: use after free in debug codeDan Carpenter2011-01-241-1/+1
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-221-0/+498
* wl1251: add wl1251 prefix to all 1251 filesKalle Valo2009-07-101-395/+0
* wl12xx: Add support for block reading from a fixed register addressJuuso Oikarinen2009-07-101-4/+8
* wl12xx: add support for fixed address in wl12xx_spi_readLuciano Coelho2009-07-101-4/+8
* wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functionsLuciano Coelho2009-07-101-0/+18
* wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo2009-07-101-2/+3
* wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo2009-07-101-15/+19
* wl12xx: reserve buffer for partition command in struct wl12xxKalle Valo2009-07-101-8/+14
* wl12xx: add driverKalle Valo2009-05-061-0/+358