summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl12xx.h
AgeCommit message (Expand)Author
2011-03-03wl12xx: Avoid redundant TX workIdo Yariv
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv
2011-03-03wl12xx: fix the path to the wl12xx firmwaresSebastien Jan
2011-02-23wl12xx: AP-mode - management of links in PS-modeArik Nemtsov
2011-02-23wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov
2011-02-23wl12xx: AP-mode - TX queue per link in ACArik Nemtsov
2011-02-08wl12xx: set supported_rates after associationEliad Peller
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller
2011-01-24wl12xx: BA receiver supportLevi, Shahar
2011-01-24wl12xx: BA initiator supportLevi, Shahar
2011-01-24wl12xx: don't modify the global supported band structuresLuciano Coelho
2011-01-24wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov
2011-01-24wl12xx: AP mode - encryption supportArik Nemtsov
2011-01-24wl12xx: AP mode - add STA add/remove opsArik Nemtsov
2011-01-24wl12xx: Configure AP on BSS info changeArik Nemtsov
2011-01-24wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov
2011-01-24wl12xx: AP specific RX filter configurationArik Nemtsov
2011-01-24wl12xx: AP-mode high level commandsArik Nemtsov
2011-01-24wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller
2010-12-02wl1271: use debugfs_remove_recursiveEliad Peller
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2009-07-10wl1251: rename wl12xx.h to wl1251.hKalle Valo
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen
2009-07-10wl12xx: add support for new WL1271 chip revisionLuciano Coelho
2009-07-10wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho
2009-07-10wl12xx: fix rx descriptor useKalle Valo
2009-07-10wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo
2009-07-10wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo
2009-07-10wl12xx: reserver buffer for read32()/write32() in struct wl12xxKalle Valo
2009-05-06wl12xx: add driverKalle Valo