index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
carl9170: tx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
1
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-4
/
+4
2014-08-28
carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-13
carl9170: add support for the new rate control API
Christian Lamparter
1
-78
/
+104
2013-03-06
carl9170: fix frame drop and WARN due to minstrel_ht change
Christian Lamparter
1
-41
/
+28
2013-01-07
carl9170: refactor carl9170_update_beacon
Christian Lamparter
1
-53
/
+80
2012-12-06
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
1
-0
/
+7
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-8
/
+8
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
1
-0
/
+63
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-3
/
+3
2012-02-29
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
1
-1
/
+1
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
1
-3
/
+5
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
1
-0
/
+1
2012-01-27
carl9170: allow users to lower output power level
Christian Lamparter
1
-0
/
+2
2011-11-21
carl9170: use ieee80211_free_txskb
Christian Lamparter
1
-2
/
+2
2011-11-02
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
1
-4
/
+7
2011-07-18
carl9170: set beacon xmit power to the max
Christian Lamparter
1
-83
/
+108
2011-07-18
carl9170: move beacon_update into tx.c
Christian Lamparter
1
-0
/
+129
2011-05-10
carl9170: fix -Wunused-but-set-variable warnings
Christian Lamparter
1
-9
/
+0
2011-04-26
carl9170: improve unicast PS buffering
Christian Lamparter
1
-53
/
+104
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
1
-0
/
+7
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+2
2011-01-27
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
1
-0
/
+3
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-11-29
carl9170: fix carl9170_tx_prepare typo
Christian Lamparter
1
-1
/
+1
2010-11-22
carl9170: fix init-self regression
Christian Lamparter
1
-1
/
+1
2010-11-15
carl9170: tx path review
Christian Lamparter
1
-13
/
+13
2010-11-15
carl9170: stop stale uplink BA sessions
Christian Lamparter
1
-0
/
+54
2010-09-28
carl9170: revamp carl9170_tx_prepare
Christian Lamparter
1
-80
/
+75
2010-09-28
carl9170: remove lost-frame workaround
Christian Lamparter
1
-35
/
+2
2010-09-14
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter
1
-0
/
+1373