summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/tx.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-031-1/+0
* carl9170: add support for the new rate control APIChristian Lamparter2013-06-131-78/+104
* carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter2013-03-061-41/+28
* carl9170: refactor carl9170_update_beaconChristian Lamparter2013-01-071-53/+80
* carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter2012-12-061-0/+7
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-8/+8
* carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-111-0/+63
* mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-031-3/+3
* carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville2012-02-291-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-291-3/+6
|\
| * carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
| * carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
* | carl9170: allow users to lower output power levelChristian Lamparter2012-01-271-0/+2
|/
* carl9170: use ieee80211_free_txskbChristian Lamparter2011-11-211-2/+2
* carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
* carl9170: set beacon xmit power to the maxChristian Lamparter2011-07-181-83/+108
* carl9170: move beacon_update into tx.cChristian Lamparter2011-07-181-0/+129
* carl9170: fix -Wunused-but-set-variable warningsChristian Lamparter2011-05-101-9/+0
* carl9170: improve unicast PS bufferingChristian Lamparter2011-04-261-53/+104
* carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-291-0/+7
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2
* carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-271-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-1/+1
|\
| * carl9170: fix carl9170_tx_prepare typoChristian Lamparter2010-11-291-1/+1
* | carl9170: fix init-self regressionChristian Lamparter2010-11-221-1/+1
* | carl9170: tx path reviewChristian Lamparter2010-11-151-13/+13
* | carl9170: stop stale uplink BA sessionsChristian Lamparter2010-11-151-0/+54
|/
* carl9170: revamp carl9170_tx_prepareChristian Lamparter2010-09-281-80/+75
* carl9170: remove lost-frame workaroundChristian Lamparter2010-09-281-35/+2
* carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter2010-09-141-0/+1373
OpenPOWER on IntegriCloud