aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/tx.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: fix race condition during recovery in AP modeArik Nemtsov2011-05-021-3/+5
* wl12xx: Restart TX when TX descriptors are availableIdo Yariv2011-05-021-0/+3
* wl12xx: sleep instead of wakeup after tx workEliad Peller2011-05-021-1/+1
* wl12xx: Simplify TX blocks accountingIdo Yariv2011-04-191-0/+1
* wl12xx: Clean up the dummy packet mechanismIdo Yariv2011-04-191-12/+31
* wl12xx: Clean up the block size alignment codeIdo Yariv2011-04-191-12/+14
* wl12xx: fix roamingOhad Ben-Cohen2011-04-191-0/+24
* wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller2011-04-191-13/+9
* wl12xx: set the skbuff priority for dummy packetsLuciano Coelho2011-04-191-3/+0
* wl12xx: set the actual tid instead of the acEliad Peller2011-04-191-2/+2
* wl12xx: use 1 spare TX block instead of twoLuciano Coelho2011-04-191-2/+8
* wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi2011-04-191-20/+55
* wl12xx: 1281/1283 support - Improve Tx & Rx pathShahar Levi2011-04-191-9/+21
* wl12xx: 1281/1283 support - Add acx commandsShahar Levi2011-04-191-19/+45
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-031-2/+3
* wl12xx: Do end-of-transactions transfers only if neededIdo Yariv2011-03-031-2/+8
* wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv2011-03-031-9/+23
* wl12xx: AP-mode - management of links in PS-modeArik Nemtsov2011-02-231-1/+23
* wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov2011-02-231-24/+29
* wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov2011-02-231-0/+11
* wl12xx: AP-mode - TX queue per link in ACArik Nemtsov2011-02-231-11/+119
* wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov2011-02-231-0/+19
* wl12xx: use standard ALIGN() macroEliad Peller2011-02-231-2/+2
* wl12xx: set supported_rates after associationEliad Peller2011-02-081-22/+0
* wl12xx: fix some endianess bugsEliad Peller2011-01-241-3/+3
* wl12xx: AP mode - encryption supportArik Nemtsov2011-01-241-5/+25
* wl12xx: AP mode - changes in TX pathArik Nemtsov2011-01-241-9/+46
* wl12xx: AP mode - init sequenceArik Nemtsov2011-01-241-0/+18
* wl12xx: AP-mode high level commandsArik Nemtsov2011-01-241-1/+1
* wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov2011-01-241-1/+1
* wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-151-11/+49
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-221-0/+485
* wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen2009-07-101-557/+0
* wl12xx: add driverKalle Valo2009-05-061-0/+557