index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
wifi: carl9170: fix OOB read from off-by-two in TX status handler
Tristan Madani
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-05-20
wifi: carl9170: micro-optimize carl9170_tx_shift_bm()
Yury Norov
1
-2
/
+1
2024-04-04
wifi: carl9170: re-fix fortified-memset warning
Arnd Bergmann
1
-1
/
+2
2024-02-14
wifi: carl9170: Remove redundant assignment to pointer super
Colin Ian King
1
-1
/
+1
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+3
2022-05-02
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
1
-0
/
+3
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-2
/
+3
2021-11-26
mac80211: Use memset_after() to clear tx status
Kees Cook
1
-6
/
+6
2021-04-18
carl9170: remove get_tid_h
Christophe JAILLET
1
-1
/
+1
2020-12-09
carl9170: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-08-31
carl9170: Convert 'ar9170_qmap' to inline function
Lee Jones
1
-3
/
+3
2020-08-27
carl9170: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
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/linville/wireless
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/net-2.6
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