index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
2009-07-10
wl12xx: Moved wl1251 TX path implementation into chip specific files
Juuso Oikarinen
2009-07-10
wl12xx: pass the wake up condition when configuring the wake up event
Luciano Coelho
2009-07-10
wl12xx: add support for fixed address in wl12xx_spi_read
Luciano Coelho
2009-07-10
wl12xx: add support for new WL1271 chip revision
Luciano Coelho
2009-07-10
wl12xx: moved firmware version reading routine to chip-specific functions
Luciano Coelho
2009-07-10
wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions
Luciano Coelho
2009-07-10
wl12xx: removed chipset interrupt source configuration from fw wakeup
Juuso Oikarinen
2009-07-10
wl12xx: fix rx descriptor use
Kalle Valo
2009-07-10
wl12xx: use wl12xx_mem_read32() to read the rx counter
Kalle Valo
2009-07-10
wl12xx: allocate buffer the spi busy word from struct wl12xx
Kalle Valo
2009-07-10
wl12xx: allocate buffer spi read/write command buffer kzalloc()
Kalle Valo
2009-07-10
wl12xx: reserve buffer for partition command in struct wl12xx
Kalle Valo
2009-07-10
wl12xx: fix error handling in wl12xx_probe()
Kalle Valo
2009-07-10
wl12xx: reserver buffer for read32()/write32() in struct wl12xx
Kalle Valo
2009-07-10
wl12xx: cmd and acx interface rework
Kalle Valo
2009-05-11
wireless: WL12XX should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2009-05-06
wl12xx: correct printk format warnings
Bob Copeland
2009-05-06
wl12xx: add driver
Kalle Valo