summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_spi.c
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-221-498/+0
* wl1271: Handle large SPI transfersIdo Yariv2010-10-051-54/+86
* wl1271: Release interrupt *after* releasing the driver contextJuuso Oikarinen2010-09-281-2/+1
* wl1271: make ref_clock configurable by boardOhad Ben-Cohen2010-09-211-0/+2
* wl1271: propagate set_power's return valueOhad Ben-Cohen2010-09-211-1/+3
* wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-211-1/+1
* net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-041-2/+1
* wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande2010-07-061-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-45/+26
|\
| * wl1271: Update busyword checking mechanismJuuso Oikarinen2010-03-311-44/+23
| * wl1271: Fix memory leaks in SPI initializationJuuso Oikarinen2010-03-311-0/+2
| * wl1271: fix wl1271_spi driver nameLuciano Coelho2010-03-311-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi2010-03-231-1/+2
* | wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2010-03-231-29/+2
* | wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi2010-03-231-0/+7
* | wl1271: Implement looped IRQ handlingJuuso Oikarinen2010-03-091-1/+3
* | wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi2010-03-091-7/+37
* | wl1271: Inlined IO functionsTeemu Paasikivi2010-03-091-1/+1
* | wl1271: Implemented abstraction of IO functions.Teemu Paasikivi2010-03-091-8/+29
* | wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi2010-03-091-0/+10
* | wl1271: Moved module basics to wl1271_spi.cTeemu Paasikivi2010-03-091-0/+180
|/
* wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi2010-02-191-157/+0
* wl1271: fix timeout in wl1271_top_reg_readJuha Leppanen2010-01-041-2/+1
* wl1271: fix sparse warnings about undeclared functionsLuciano Coelho2009-10-271-1/+4
* wl1271: Remove busy-word checkingJuuso Oikarinen2009-10-271-3/+3
* wl1271: Remove outdated SPI functionsJuuso Oikarinen2009-10-271-58/+27
* wl1271: Add top-register access functionsJuuso Oikarinen2009-10-271-0/+46
* wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen2009-10-271-114/+64
* wl1271: Implementation for SPI busy word checkingJuuso Oikarinen2009-10-271-2/+67
* wl1271: add wl1271 driver filesLuciano Coelho2009-08-141-0/+382