summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl12xx.h
AgeCommit message (Expand)Author
2011-05-02wl12xx: support FW TX inactivity triggersArik Nemtsov
2011-05-02wl12xx: avoid premature elp entranceEliad Peller
2011-05-02wl12xx: Handle platforms without level trigger interruptsIdo Yariv
2011-05-02wl12xx: Simplify TX blocks accountingIdo Yariv
2011-05-02wl12xx: Clean up the dummy packet mechanismIdo Yariv
2011-05-02wl12xx: Clean up the block size alignment codeIdo Yariv
2011-05-02wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen
2011-05-02wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho
2011-05-02wl12xx: use 1 spare TX block instead of twoLuciano Coelho
2011-05-02wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov
2011-05-02wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi
2011-05-02wl12xx: 1281/1283 support - New boot sequenceShahar Levi
2011-05-02wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi
2011-05-02wl12xx: 1281/1283 support - Add acx commandsShahar Levi
2011-05-02wl12xx: 1281/1283 support - Add DefinitionsShahar Levi
2011-05-02wl12xx: Avoid redundant TX workIdo Yariv
2011-05-02wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-05-02wl12xx: Do end-of-transactions transfers only if neededIdo Yariv
2011-05-02wl12xx: fix the path to the wl12xx firmwaresSebastien Jan
2011-05-02wl12xx: AP-mode - management of links in PS-modeArik Nemtsov
2011-05-02wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov
2011-05-02wl12xx: AP-mode - TX queue per link in ACArik Nemtsov
2011-05-02wl12xx: set supported_rates after associationEliad Peller
2011-05-02wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller
2011-05-02wl12xx: BA receiver supportLevi, Shahar
2011-05-02wl12xx: BA initiator supportLevi, Shahar
2011-05-02wl12xx: don't modify the global supported band structuresLuciano Coelho
2011-05-02wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov
2011-05-02wl12xx: AP mode - encryption supportArik Nemtsov
2011-05-02wl12xx: AP mode - add STA add/remove opsArik Nemtsov
2011-05-02wl12xx: Configure AP on BSS info changeArik Nemtsov
2011-05-02wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov
2011-05-02wl12xx: AP specific RX filter configurationArik Nemtsov
2011-05-02wl12xx: AP-mode high level commandsArik Nemtsov
2011-05-02wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller
2011-05-02WLAN: fix the path to the wl12xx firmwaresSebastien Jan
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