index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
wl1251: remove wl1271_setup()
Kalle Valo
1
-8
/
+0
2009-07-10
wl12xx: rename driver to wl1251
Kalle Valo
2
-7
/
+14
2009-07-10
wl12xx: rename wl1251.c wl1251_ops.c
Kalle Valo
4
-5
/
+5
2009-07-10
wl12xx: Use chipset specific join commands
Juuso Oikarinen
5
-6
/
+10
2009-07-10
wl12xx: Assign value to rx msdu lifetime variable
Vidhya Govindan
1
-0
/
+1
2009-07-10
wl12xx: enable ELP mode
Kalle Valo
1
-5
/
+1
2009-07-10
wl12xx: check if elp wakeup failed
Kalle Valo
4
-24
/
+59
2009-07-10
wl12xx: optimise elp wakeup and sleep calls
Kalle Valo
3
-13
/
+25
2009-07-10
wl12xx: protect wl12xx_op_set_rts_threshold()
Kalle Valo
1
-0
/
+4
2009-07-10
wl12xx: Fix CMD_TEST regression via netlink.
Ari Kauppi
1
-24
/
+11
2009-07-10
wl12xx: Fix incorrect warning message.
Ari Kauppi
1
-1
/
+1
2009-07-10
wl12xx: Add support for block reading from a fixed register address
Juuso Oikarinen
2
-7
/
+14
2009-07-10
wl12xx: Moved wl1251 TX path implementation into chip specific files
Juuso Oikarinen
6
-51
/
+59
2009-07-10
wl12xx: pass the wake up condition when configuring the wake up event
Luciano Coelho
3
-4
/
+7
2009-07-10
wl12xx: add support for fixed address in wl12xx_spi_read
Luciano Coelho
2
-7
/
+14
2009-07-10
wl12xx: add support for new WL1271 chip revision
Luciano Coelho
2
-0
/
+8
2009-07-10
wl12xx: moved firmware version reading routine to chip-specific functions
Luciano Coelho
3
-3
/
+9
2009-07-10
wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions
Luciano Coelho
2
-0
/
+20
2009-07-10
wl12xx: removed chipset interrupt source configuration from fw wakeup
Juuso Oikarinen
1
-2
/
+0
2009-07-10
wl12xx: fix rx descriptor use
Kalle Valo
3
-5
/
+21
2009-07-10
wl12xx: use wl12xx_mem_read32() to read the rx counter
Kalle Valo
1
-2
/
+2
2009-07-10
wl12xx: allocate buffer the spi busy word from struct wl12xx
Kalle Valo
3
-4
/
+6
2009-07-10
wl12xx: allocate buffer spi read/write command buffer kzalloc()
Kalle Valo
2
-15
/
+20
2009-07-10
wl12xx: reserve buffer for partition command in struct wl12xx
Kalle Valo
2
-11
/
+17
2009-07-10
wl12xx: fix error handling in wl12xx_probe()
Kalle Valo
1
-2
/
+4
2009-07-10
wl12xx: reserver buffer for read32()/write32() in struct wl12xx
Kalle Valo
2
-5
/
+6
2009-07-10
wl12xx: cmd and acx interface rework
Kalle Valo
9
-591
/
+896
2009-05-11
wireless: WL12XX should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
1
-1
/
+1
2009-05-06
wl12xx: correct printk format warnings
Bob Copeland
2
-4
/
+4
2009-05-06
wl12xx: add driver
Kalle Valo
28
-0
/
+9229
[prev]