summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/spi.c
AgeCommit message (Expand)Author
2011-06-27net: wl12xx: remove unnecessary printsFelipe Balbi
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv
2011-04-19wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov
2011-04-19wl12xx: 1281/1283 support - New boot sequenceShahar Levi
2011-04-19wl12xx: 1281/1283 support - add block size handling for sdio and spiLuciano Coelho
2011-04-19wl12xx: 1281/1283 support - Add DefinitionsShahar Levi
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho
2011-03-03wl12xx: Switch to level trigger interruptsIdo Yariv
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-01-24wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov
2011-01-24wl12xx: use after free in debug codeDan Carpenter
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo
2009-07-10wl12xx: Add support for block reading from a fixed register addressJuuso Oikarinen
2009-07-10wl12xx: add support for fixed address in wl12xx_spi_readLuciano Coelho
2009-07-10wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functionsLuciano Coelho
2009-07-10wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo
2009-07-10wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo
2009-07-10wl12xx: reserve buffer for partition command in struct wl12xxKalle Valo
2009-05-06wl12xx: add driverKalle Valo