summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/tx.c
AgeCommit message (Expand)Author
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller
2011-09-23wl12xx: Use dev_hlid for auth and assoc reqEliad Peller
2011-09-14wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov
2011-09-14wl12xx: don't regulate links when a single STA is connectedArik Nemtsov
2011-09-14wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov
2011-09-14wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov
2011-09-14wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho
2011-08-25wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam
2011-08-22wl12xx: enable AP advanced functionalityArik Nemtsov
2011-08-22wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov
2011-08-22wl12xx: track freed packets in FW by ACArik Nemtsov
2011-08-22wl12xx: support IBSS vif typeEliad Peller
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller
2011-08-22wl12xx: handle dummy packet event also in ap modeArik Nemtsov
2011-08-22wl12xx: add system_hlidEliad Peller
2011-08-22wl12xx: update rx/txEliad Peller
2011-08-22wl12xx: update commands & eventsEliad Peller
2011-08-22wl12xx: remove rx filtering stuffEliad Peller
2011-08-22wl12xx: temporarily disable advanced ap functionsEliad Peller
2011-08-22wl12xx: use 1 spare block in all casesArik Nemtsov
2011-08-22wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov
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: schedule TX packets according to FW occupancyArik Nemtsov
2011-07-05wl12xx: use 802.11 header location after relocation to frame startArik Nemtsov
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller
2011-06-27wl12xx: use _ni version of ieee80211_tx_statusEliad Peller
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller
2011-05-02wl12xx: fix race condition during recovery in AP modeArik Nemtsov
2011-05-02wl12xx: Restart TX when TX descriptors are availableIdo Yariv
2011-05-02wl12xx: sleep instead of wakeup after tx workEliad Peller
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: fix roamingOhad Ben-Cohen
2011-04-19wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller
2011-04-19wl12xx: set the skbuff priority for dummy packetsLuciano Coelho
2011-04-19wl12xx: set the actual tid instead of the acEliad Peller
2011-04-19wl12xx: use 1 spare TX block instead of twoLuciano Coelho
2011-04-19wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi
2011-04-19wl12xx: 1281/1283 support - Improve Tx & Rx pathShahar Levi
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi
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: Remove private headers in wl1271_tx_resetIdo Yariv
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: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov