index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: Use a single fw for both STA and AP roles
Arik Nemtsov
2011-08-22
1
-3
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-08
1
-14
/
+1
|
\
|
*
net: wl12xx: remove unnecessary prints
Felipe Balbi
2011-06-27
1
-14
/
+1
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
|
/
*
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
2011-04-19
1
-1
/
+8
*
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...
Arik Nemtsov
2011-04-19
1
-1
/
+2
*
wl12xx: 1281/1283 support - New boot sequence
Shahar Levi
2011-04-19
1
-0
/
+1
*
wl12xx: 1281/1283 support - add block size handling for sdio and spi
Luciano Coelho
2011-04-19
1
-1
/
+2
*
wl12xx: 1281/1283 support - Add Definitions
Shahar Levi
2011-04-19
1
-0
/
+1
*
wl12xx: fix module author's email address in the spi and sdio modules
Luciano Coelho
2011-04-04
1
-1
/
+1
*
wl12xx: Switch to level trigger interrupts
Ido Yariv
2011-03-03
1
-1
/
+1
*
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
2011-03-03
1
-12
/
+7
*
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2011-01-24
1
-0
/
+1
*
wl12xx: use after free in debug code
Dan Carpenter
2011-01-24
1
-1
/
+1
*
wl1271: Change wl12xx Files Names
Shahar Levi
2010-11-22
1
-0
/
+498
*
wl1251: add wl1251 prefix to all 1251 files
Kalle Valo
2009-07-10
1
-395
/
+0
*
wl12xx: Add support for block reading from a fixed register address
Juuso Oikarinen
2009-07-10
1
-4
/
+8
*
wl12xx: add support for fixed address in wl12xx_spi_read
Luciano Coelho
2009-07-10
1
-4
/
+8
*
wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions
Luciano Coelho
2009-07-10
1
-0
/
+18
*
wl12xx: allocate buffer the spi busy word from struct wl12xx
Kalle Valo
2009-07-10
1
-2
/
+3
*
wl12xx: allocate buffer spi read/write command buffer kzalloc()
Kalle Valo
2009-07-10
1
-15
/
+19
*
wl12xx: reserve buffer for partition command in struct wl12xx
Kalle Valo
2009-07-10
1
-8
/
+14
*
wl12xx: add driver
Kalle Valo
2009-05-06
1
-0
/
+358