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
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
wl1251: change psm enabled/disabled info to debug
Luciano Coelho
2009-07-10
wl1251: fix a checkpatch warning
Kalle Valo
2009-07-10
wl1251: use wl1251 prefix everywhere
Kalle Valo
2009-07-10
wl12xx: remove unused wl12xx_hw_init_mem_config()
Kalle Valo
2009-07-10
wl1251: rename wl12xx.h to wl1251.h
Kalle Valo
2009-07-10
wl1251: add wl1251 prefix to all 1251 files
Kalle Valo
2009-07-10
wl1251: remove wl1271_setup()
Kalle Valo
2009-07-10
wl12xx: rename driver to wl1251
Kalle Valo
2009-07-10
wl12xx: rename wl1251.c wl1251_ops.c
Kalle Valo
2009-07-10
wl12xx: Use chipset specific join commands
Juuso Oikarinen
2009-07-10
wl12xx: Assign value to rx msdu lifetime variable
Vidhya Govindan
2009-07-10
wl12xx: enable ELP mode
Kalle Valo
2009-07-10
wl12xx: check if elp wakeup failed
Kalle Valo
2009-07-10
wl12xx: optimise elp wakeup and sleep calls
Kalle Valo
2009-07-10
wl12xx: protect wl12xx_op_set_rts_threshold()
Kalle Valo
2009-07-10
wl12xx: Fix CMD_TEST regression via netlink.
Ari Kauppi
2009-07-10
wl12xx: Fix incorrect warning message.
Ari Kauppi
2009-07-10
wl12xx: Add support for block reading from a fixed register address
Juuso Oikarinen
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