summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl12xx.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-25wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam1-0/+3
2011-08-22wl12xx: enable AP advanced functionalityArik Nemtsov1-11/+14
2011-08-22wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov1-1/+1
2011-08-22wl12xx: track freed packets in FW by ACArik Nemtsov1-2/+6
2011-08-22wl12xx: support IBSS vif typeEliad Peller1-0/+1
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov1-0/+6
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov1-3/+10
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller1-1/+1
2011-08-22wl12xx: add system_hlidEliad Peller1-0/+2
2011-08-22wl12xx: update rx/txEliad Peller1-1/+1
2011-08-22wl12xx: add device role commandsEliad Peller1-0/+1
2011-08-22wl12xx: update commands & eventsEliad Peller1-0/+5
2011-08-22wl12xx: update acx commandsEliad Peller1-0/+4
2011-08-22wl12xx: update fw status structEliad Peller1-31/+24
2011-08-22wl12xx: remove rx filtering stuffEliad Peller1-22/+0
2011-08-22wl12xx: use 1 spare block in all casesArik Nemtsov1-6/+0
2011-08-22wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov1-5/+2
2011-08-22wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov1-1/+1
2011-08-08wl12xx: remove wext dependenciesJohannes Berg1-2/+2
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