summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl12xx.h
AgeCommit message (Expand)Author
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov
2011-07-05wl12xx: Increase low & high TX watermarksIdo Yariv
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller
2011-06-27wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi
2011-05-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller
2011-05-13wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho
2011-05-13wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho
2011-05-02wl12xx: avoid premature elp entranceEliad Peller
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv
2011-04-19wl12xx: Simplify TX blocks accountingIdo Yariv
2011-04-19wl12xx: Clean up the dummy packet mechanismIdo Yariv
2011-04-19wl12xx: Clean up the block size alignment codeIdo Yariv
2011-04-19wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen
2011-04-19wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho
2011-04-19wl12xx: use 1 spare TX block instead of twoLuciano Coelho
2011-04-19wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov
2011-04-19wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi
2011-04-19wl12xx: 1281/1283 support - New boot sequenceShahar Levi
2011-04-19wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi
2011-04-19wl12xx: 1281/1283 support - Add DefinitionsShahar Levi
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