summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl12xx.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov1-1/+1
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov1-0/+1
2011-07-05wl12xx: Increase low & high TX watermarksIdo Yariv1-2/+2
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov1-1/+1
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov1-1/+0
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski1-3/+11
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv1-2/+18
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv1-0/+2
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller1-0/+1
2011-06-27wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller1-0/+1
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi1-0/+6
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller1-0/+8
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi1-0/+1
2011-05-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller1-0/+1
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller1-0/+2
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller1-0/+6
2011-05-13wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho1-1/+0
2011-05-13wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho1-0/+2
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho1-0/+1
2011-05-02wl12xx: avoid premature elp entranceEliad Peller1-0/+1
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov1-1/+0
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv1-0/+3
2011-04-19wl12xx: Simplify TX blocks accountingIdo Yariv1-3/+1
2011-04-19wl12xx: Clean up the dummy packet mechanismIdo Yariv1-0/+4
2011-04-19wl12xx: Clean up the block size alignment codeIdo Yariv1-4/+6
2011-04-19wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen1-1/+2
2011-04-19wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho1-1/+2
2011-04-19wl12xx: use 1 spare TX block instead of twoLuciano Coelho1-3/+25
2011-04-19wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov1-1/+2
2011-04-19wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi1-0/+5
2011-04-19wl12xx: 1281/1283 support - New boot sequenceShahar Levi1-0/+1
2011-04-19wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi1-1/+1
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi1-0/+3
2011-04-19wl12xx: 1281/1283 support - Add DefinitionsShahar Levi1-1/+7
2011-03-03wl12xx: Avoid redundant TX workIdo Yariv1-0/+1
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv1-3/+10
2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv1-0/+8
2011-03-03wl12xx: fix the path to the wl12xx firmwaresSebastien Jan1-3/+3
2011-02-23wl12xx: AP-mode - management of links in PS-modeArik Nemtsov1-0/+19
2011-02-23wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov1-0/+4
2011-02-23wl12xx: AP-mode - TX queue per link in ACArik Nemtsov1-0/+14
2011-02-09wl12xx: set supported_rates after associationEliad Peller1-17/+18
2011-02-09wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-4/+27
2011-01-24wl12xx: BA receiver supportLevi, Shahar1-1/+0
2011-01-24wl12xx: BA initiator supportLevi, Shahar1-1/+16
2011-01-24wl12xx: don't modify the global supported band structuresLuciano Coelho1-0/+3
2011-01-24wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov1-0/+3
2011-01-24wl12xx: AP mode - encryption supportArik Nemtsov1-0/+16
2011-01-24wl12xx: AP mode - add STA add/remove opsArik Nemtsov1-0/+7
2011-01-24wl12xx: Configure AP on BSS info changeArik Nemtsov1-0/+3