Ido Yariv
|
5c57a901dc
wl1271: Handle large SPI transfers
|
14 years ago |
Juuso Oikarinen
|
4e23b11b08
wl1271: Release interrupt *after* releasing the driver context
|
15 years ago |
Ohad Ben-Cohen
|
15cea99306
wl1271: make ref_clock configurable by board
|
14 years ago |
Ohad Ben-Cohen
|
2cc78ff78c
wl1271: propagate set_power's return value
|
14 years ago |
Ohad Ben-Cohen
|
c1f9a09560
wl12xx: make wl12xx.h common to both spi and sdio
|
14 years ago |
Kulikov Vasiliy
|
bb1236115e
net: wl12xx: do not use kfree'd memory
|
15 years ago |
Ameya Palande
|
f148cfdd9b
wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
|
15 years ago |
John W. Linville
|
5c01d56693
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Juuso Oikarinen
|
259da430b1
wl1271: Update busyword checking mechanism
|
15 years ago |
Juuso Oikarinen
|
f83cce3551
wl1271: Fix memory leaks in SPI initialization
|
15 years ago |
Luciano Coelho
|
7fdd50d07f
wl1271: fix wl1271_spi driver name
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Teemu Paasikivi
|
3b56dd6a09
wl1271: Changed platform_device to be dynamically allocated
|
15 years ago |
Juuso Oikarinen
|
a1dd8187d8
wl1271: Move platform device registration from _spi to _main
|
15 years ago |
Teemu Paasikivi
|
becd551cac
wl1271: Cleaned up wlan power on/off functions
|
15 years ago |
Juuso Oikarinen
|
1e73eb62ce
wl1271: Implement looped IRQ handling
|
15 years ago |
Teemu Paasikivi
|
760d969f9e
wl1271: Removed wl1271_spi.h and made some functions static
|
15 years ago |
Teemu Paasikivi
|
b42f91ba49
wl1271: Inlined IO functions
|
15 years ago |
Teemu Paasikivi
|
8197b7118a
wl1271: Implemented abstraction of IO functions.
|
15 years ago |
Teemu Paasikivi
|
54f7e5037c
wl1271: Added functions to enable/disable interrupt handling
|
15 years ago |
Teemu Paasikivi
|
2d5e82b8bc
wl1271: Moved module basics to wl1271_spi.c
|
15 years ago |
Teemu Paasikivi
|
521a5b2137
wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
|
15 years ago |
Juha Leppanen
|
51633632ef
wl1271: fix timeout in wl1271_top_reg_read
|
15 years ago |
Luciano Coelho
|
938e30c930
wl1271: fix sparse warnings about undeclared functions
|
15 years ago |
Juuso Oikarinen
|
c6d5d06e45
wl1271: Remove busy-word checking
|
15 years ago |
Juuso Oikarinen
|
7462141787
wl1271: Remove outdated SPI functions
|
15 years ago |
Juuso Oikarinen
|
e8768eeb59
wl1271: Add top-register access functions
|
15 years ago |
Juuso Oikarinen
|
451de97adb
wl1271: Update memory mapping for firmware revision 6.1.0.0.241
|
15 years ago |
Juuso Oikarinen
|
545f1da8ef
wl1271: Implementation for SPI busy word checking
|
15 years ago |