summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/spi.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: dynamically change fw according to number of active rolesEliad Peller2012-02-151-2/+4
* wl12xx: Use a dedicated fw for PLTEliad Peller2012-02-151-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho2011-12-011-1/+0
|\
| * wireless: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-281-1/+0
* | wl12xx: use the same plat dev name for both SPI and SDIOLuciano Coelho2011-10-111-1/+1
* | wl12xx: spi: use dev_err instead of wl1271_errorLuciano Coelho2011-10-111-19/+12
* | wl12xx: move debugging definitions to a separate fileLuciano Coelho2011-10-111-0/+1
* | wl12xx: move common init code from bus modules to mainFelipe Balbi2011-10-111-139/+22
* | wl12xx: add a platform device to the spi moduleFelipe Balbi2011-10-111-0/+44
* | wl12xx: add an spi glue struct to keep wl and device side-by-sideFelipe Balbi2011-10-111-20/+47
|/
* wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov2011-08-221-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-081-14/+1
|\
| * net: wl12xx: remove unnecessary printsFelipe Balbi2011-06-271-14/+1
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* 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
OpenPOWER on IntegriCloud