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
/
ath9k
/
htc_hst.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-14
wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()
Jeongjun Park
1
-0
/
+3
2023-11-29
wifi: ath9k: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-1
/
+1
2023-05-25
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
1
-1
/
+7
2023-01-17
wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function
Fedor Pchelkin
1
-1
/
+3
2022-08-30
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
Tetsuo Handa
1
-15
/
+28
2022-01-28
ath9k_htc: fix uninit value bugs
Pavel Skripkin
1
-0
/
+5
2020-08-17
ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
Dan Carpenter
1
-0
/
+2
2020-04-07
ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
Qiujun Huang
1
-0
/
+3
2020-04-07
ath9k: Fix use-after-free Read in htc_connect_service
Qiujun Huang
1
-3
/
+0
2019-09-10
ath9k_htc: release allocated buffer if timed out
Navid Emamdoost
1
-0
/
+3
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-6
/
+3
2016-11-15
ath9k_htc: fix minor mistakes in dev_err messages
Colin Ian King
1
-3
/
+3
2015-11-26
ath9k_htc: check for underflow in ath9k_htc_rx_msg()
Dan Carpenter
1
-1
/
+1
2015-08-13
ath9k_htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-3
/
+6
2015-01-23
ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cb
John Linville
1
-5
/
+1
2014-02-12
ath9k_htc: catch fw panic pattern
Oleksij Rempel
1
-0
/
+36
2013-01-11
ath9k_htc: Fix memory leak
Sujith Manoharan
1
-0
/
+2
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-1
/
+3
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-4
/
+1
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
1
-1
/
+1
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
1
-26
/
+24
2011-04-13
ath9k_htc: Drain packets on station removal
Sujith Manoharan
1
-0
/
+5
2011-04-13
ath9k_htc: Optimize HTC start/stop API
Sujith Manoharan
1
-17
/
+2
2011-04-13
ath9k_htc: Introduce new HTC API
Sujith Manoharan
1
-2
/
+10
2011-04-13
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
1
-9
/
+9
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-24
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
1
-2
/
+3
2010-08-24
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
1
-2
/
+2
2010-06-04
ath9k_htc: Configure credit size for AR7010
Sujith
1
-2
/
+1
2010-06-02
ath9k_htc: Increase credit size
Sujith
1
-1
/
+1
2010-05-12
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
1
-5
/
+5
2010-05-12
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
1
-0
/
+3
2010-05-12
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
1
-19
/
+19
2010-04-26
ath9k_htc: Pass correct private pointer
Sujith
1
-2
/
+3
2010-04-16
ath9k_htc: Fix sparse endian warnings
Sujith
1
-4
/
+4
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
1
-9
/
+12
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
1
-2
/
+5
2010-04-08
ath9k_htc: Fix HTC layer memleak
Sujith
1
-0
/
+7
2010-03-31
ath9k_htc: Fix watchdog pattern parsing
Sujith
1
-1
/
+1
2010-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith
1
-0
/
+463