index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
/
tx.c
Age
Commit message (
Expand
)
Author
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-13
carl9170: add support for the new rate control API
Christian Lamparter
2013-03-06
carl9170: fix frame drop and WARN due to minstrel_ht change
Christian Lamparter
2013-01-07
carl9170: refactor carl9170_update_beacon
Christian Lamparter
2012-12-06
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-02-29
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
2012-01-27
carl9170: allow users to lower output power level
Christian Lamparter
2011-11-21
carl9170: use ieee80211_free_txskb
Christian Lamparter
2011-11-02
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
2011-07-18
carl9170: set beacon xmit power to the max
Christian Lamparter
2011-07-18
carl9170: move beacon_update into tx.c
Christian Lamparter
2011-05-10
carl9170: fix -Wunused-but-set-variable warnings
Christian Lamparter
2011-04-26
carl9170: improve unicast PS buffering
Christian Lamparter
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-01-27
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-29
carl9170: fix carl9170_tx_prepare typo
Christian Lamparter
2010-11-22
carl9170: fix init-self regression
Christian Lamparter
2010-11-15
carl9170: tx path review
Christian Lamparter
2010-11-15
carl9170: stop stale uplink BA sessions
Christian Lamparter
2010-09-28
carl9170: revamp carl9170_tx_prepare
Christian Lamparter
2010-09-28
carl9170: remove lost-frame workaround
Christian Lamparter
2010-09-14
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter