| Commit message (Expand) | Author | Age | Files | Lines |
* | wl1271: Change wl12xx Files Names | Shahar Levi | 2010-11-22 | 1 | -498/+0 |
* | wl1271: Handle large SPI transfers | Ido Yariv | 2010-10-05 | 1 | -54/+86 |
* | wl1271: Release interrupt *after* releasing the driver context | Juuso Oikarinen | 2010-09-28 | 1 | -2/+1 |
* | wl1271: make ref_clock configurable by board | Ohad Ben-Cohen | 2010-09-21 | 1 | -0/+2 |
* | wl1271: propagate set_power's return value | Ohad Ben-Cohen | 2010-09-21 | 1 | -1/+3 |
* | wl12xx: make wl12xx.h common to both spi and sdio | Ohad Ben-Cohen | 2010-09-21 | 1 | -1/+1 |
* | net: wl12xx: do not use kfree'd memory | Kulikov Vasiliy | 2010-08-04 | 1 | -2/+1 |
* | wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus | Ameya Palande | 2010-07-06 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -45/+26 |
|\ |
|
| * | wl1271: Update busyword checking mechanism | Juuso Oikarinen | 2010-03-31 | 1 | -44/+23 |
| * | wl1271: Fix memory leaks in SPI initialization | Juuso Oikarinen | 2010-03-31 | 1 | -0/+2 |
| * | wl1271: fix wl1271_spi driver name | Luciano Coelho | 2010-03-31 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | wl1271: Changed platform_device to be dynamically allocated | Teemu Paasikivi | 2010-03-23 | 1 | -1/+2 |
* | | wl1271: Move platform device registration from _spi to _main | Juuso Oikarinen | 2010-03-23 | 1 | -29/+2 |
* | | wl1271: Cleaned up wlan power on/off functions | Teemu Paasikivi | 2010-03-23 | 1 | -0/+7 |
* | | wl1271: Implement looped IRQ handling | Juuso Oikarinen | 2010-03-09 | 1 | -1/+3 |
* | | wl1271: Removed wl1271_spi.h and made some functions static | Teemu Paasikivi | 2010-03-09 | 1 | -7/+37 |
* | | wl1271: Inlined IO functions | Teemu Paasikivi | 2010-03-09 | 1 | -1/+1 |
* | | wl1271: Implemented abstraction of IO functions. | Teemu Paasikivi | 2010-03-09 | 1 | -8/+29 |
* | | wl1271: Added functions to enable/disable interrupt handling | Teemu Paasikivi | 2010-03-09 | 1 | -0/+10 |
* | | wl1271: Moved module basics to wl1271_spi.c | Teemu Paasikivi | 2010-03-09 | 1 | -0/+180 |
|/ |
|
* | wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c | Teemu Paasikivi | 2010-02-19 | 1 | -157/+0 |
* | wl1271: fix timeout in wl1271_top_reg_read | Juha Leppanen | 2010-01-04 | 1 | -2/+1 |
* | wl1271: fix sparse warnings about undeclared functions | Luciano Coelho | 2009-10-27 | 1 | -1/+4 |
* | wl1271: Remove busy-word checking | Juuso Oikarinen | 2009-10-27 | 1 | -3/+3 |
* | wl1271: Remove outdated SPI functions | Juuso Oikarinen | 2009-10-27 | 1 | -58/+27 |
* | wl1271: Add top-register access functions | Juuso Oikarinen | 2009-10-27 | 1 | -0/+46 |
* | wl1271: Update memory mapping for firmware revision 6.1.0.0.241 | Juuso Oikarinen | 2009-10-27 | 1 | -114/+64 |
* | wl1271: Implementation for SPI busy word checking | Juuso Oikarinen | 2009-10-27 | 1 | -2/+67 |
* | wl1271: add wl1271 driver files | Luciano Coelho | 2009-08-14 | 1 | -0/+382 |