index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory
Luciano Coelho
1
-442
/
+0
2012-02-15
wl12xx: dynamically change fw according to number of active roles
Eliad Peller
1
-2
/
+4
2012-02-15
wl12xx: Use a dedicated fw for PLT
Eliad Peller
1
-0
/
+2
2011-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Luciano Coelho
1
-1
/
+0
2011-11-28
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-10-11
wl12xx: use the same plat dev name for both SPI and SDIO
Luciano Coelho
1
-1
/
+1
2011-10-11
wl12xx: spi: use dev_err instead of wl1271_error
Luciano Coelho
1
-19
/
+12
2011-10-11
wl12xx: move debugging definitions to a separate file
Luciano Coelho
1
-0
/
+1
2011-10-11
wl12xx: move common init code from bus modules to main
Felipe Balbi
1
-139
/
+22
2011-10-11
wl12xx: add a platform device to the spi module
Felipe Balbi
1
-0
/
+44
2011-10-11
wl12xx: add an spi glue struct to keep wl and device side-by-side
Felipe Balbi
1
-20
/
+47
2011-08-22
wl12xx: Use a single fw for both STA and AP roles
Arik Nemtsov
1
-3
/
+1
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-14
/
+1
2011-06-27
net: wl12xx: remove unnecessary prints
Felipe Balbi
1
-14
/
+1
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-04-19
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
1
-1
/
+8
2011-04-19
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...
Arik Nemtsov
1
-1
/
+2
2011-04-19
wl12xx: 1281/1283 support - New boot sequence
Shahar Levi
1
-0
/
+1
2011-04-19
wl12xx: 1281/1283 support - add block size handling for sdio and spi
Luciano Coelho
1
-1
/
+2
2011-04-19
wl12xx: 1281/1283 support - Add Definitions
Shahar Levi
1
-0
/
+1
2011-04-04
wl12xx: fix module author's email address in the spi and sdio modules
Luciano Coelho
1
-1
/
+1
2011-03-03
wl12xx: Switch to level trigger interrupts
Ido Yariv
1
-1
/
+1
2011-03-03
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
1
-12
/
+7
2011-01-24
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
1
-0
/
+1
2011-01-24
wl12xx: use after free in debug code
Dan Carpenter
1
-1
/
+1
2010-11-22
wl1271: Change wl12xx Files Names
Shahar Levi
1
-0
/
+498
2009-07-10
wl1251: add wl1251 prefix to all 1251 files
Kalle Valo
1
-395
/
+0
2009-07-10
wl12xx: Add support for block reading from a fixed register address
Juuso Oikarinen
1
-4
/
+8
2009-07-10
wl12xx: add support for fixed address in wl12xx_spi_read
Luciano Coelho
1
-4
/
+8
2009-07-10
wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions
Luciano Coelho
1
-0
/
+18
2009-07-10
wl12xx: allocate buffer the spi busy word from struct wl12xx
Kalle Valo
1
-2
/
+3
2009-07-10
wl12xx: allocate buffer spi read/write command buffer kzalloc()
Kalle Valo
1
-15
/
+19
2009-07-10
wl12xx: reserve buffer for partition command in struct wl12xx
Kalle Valo
1
-8
/
+14
2009-05-06
wl12xx: add driver
Kalle Valo
1
-0
/
+358