summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/spi.c
AgeCommit message (Expand)Author
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho
2012-02-15wl12xx: dynamically change fw according to number of active rolesEliad Peller
2012-02-15wl12xx: Use a dedicated fw for PLTEliad Peller
2011-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-10-11wl12xx: use the same plat dev name for both SPI and SDIOLuciano Coelho
2011-10-11wl12xx: spi: use dev_err instead of wl1271_errorLuciano Coelho
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho
2011-10-11wl12xx: move common init code from bus modules to mainFelipe Balbi
2011-10-11wl12xx: add a platform device to the spi moduleFelipe Balbi
2011-10-11wl12xx: add an spi glue struct to keep wl and device side-by-sideFelipe Balbi
2011-08-22wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27net: wl12xx: remove unnecessary printsFelipe Balbi
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
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