summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/tx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: implement set_bitrate_mask callbackEliad Peller2011-09-231-16/+7
* wl12xx: Use dev_hlid for auth and assoc reqEliad Peller2011-09-231-6/+9
* wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov2011-09-141-1/+6
* wl12xx: don't regulate links when a single STA is connectedArik Nemtsov2011-09-141-2/+5
* wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov2011-09-141-0/+4
* wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov2011-09-141-1/+1
* wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho2011-09-141-2/+0
* wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam2011-08-251-3/+5
* wl12xx: enable AP advanced functionalityArik Nemtsov2011-08-221-11/+8
* wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov2011-08-221-23/+48
* wl12xx: track freed packets in FW by ACArik Nemtsov2011-08-221-0/+2
* wl12xx: support IBSS vif typeEliad Peller2011-08-221-1/+2
* wl12xx: use dynamic hlids for AP-modeArik Nemtsov2011-08-221-11/+6
* wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller2011-08-221-0/+13
* wl12xx: handle dummy packet event also in ap modeArik Nemtsov2011-08-221-4/+8
* wl12xx: add system_hlidEliad Peller2011-08-221-15/+25
* wl12xx: update rx/txEliad Peller2011-08-221-4/+11
* wl12xx: update commands & eventsEliad Peller2011-08-221-2/+3
* wl12xx: remove rx filtering stuffEliad Peller2011-08-221-3/+1
* wl12xx: temporarily disable advanced ap functionsEliad Peller2011-08-221-0/+4
* wl12xx: use 1 spare block in all casesArik Nemtsov2011-08-221-5/+2
* wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov2011-08-221-45/+23
* wl12xx: start/stop queues according to global per-AC countersArik Nemtsov2011-07-081-12/+21
* wl12xx: implement Tx watermarks per ACArik Nemtsov2011-07-051-7/+13
* wl12xx: schedule TX packets according to FW occupancyArik Nemtsov2011-07-051-23/+45
* wl12xx: use 802.11 header location after relocation to frame startArik Nemtsov2011-07-051-2/+2
* wl12xx: fix Tx security sequence number handlingOz Krakowski2011-07-051-4/+18
* wl12xx: use freezable workqueue for netstack_workEliad Peller2011-06-271-1/+1
* wl12xx: use _ni version of ieee80211_tx_statusEliad Peller2011-06-271-3/+3
* wl12xx: add automatic rx streaming triggersEliad Peller2011-06-271-0/+25
* 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