summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl12xx.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-2/+2
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen1-1/+2
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller1-9/+10
2010-12-02wl1271: use debugfs_remove_recursiveEliad Peller1-103/+1
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen1-0/+3
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+523
2009-07-10wl1251: rename wl12xx.h to wl1251.hKalle Valo1-420/+0
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen1-0/+2
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen1-0/+1
2009-07-10wl12xx: add support for new WL1271 chip revisionLuciano Coelho1-0/+1
2009-07-10wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho1-0/+1
2009-07-10wl12xx: fix rx descriptor useKalle Valo1-0/+1
2009-07-10wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo1-0/+2
2009-07-10wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo1-0/+1
2009-07-10wl12xx: reserver buffer for read32()/write32() in struct wl12xxKalle Valo1-0/+2
2009-05-06wl12xx: add driverKalle Valo1-0/+409