index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
htc_hst.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
Qiujun Huang
2020-04-07
1
-0
/
+3
*
ath9k: Fix use-after-free Read in htc_connect_service
Qiujun Huang
2020-04-07
1
-3
/
+0
*
ath9k_htc: release allocated buffer if timed out
Navid Emamdoost
2019-09-10
1
-0
/
+3
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-6
/
+3
*
ath9k_htc: fix minor mistakes in dev_err messages
Colin Ian King
2016-11-15
1
-3
/
+3
*
ath9k_htc: check for underflow in ath9k_htc_rx_msg()
Dan Carpenter
2015-11-26
1
-1
/
+1
*
ath9k_htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-08-13
1
-3
/
+6
*
ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cb
John Linville
2015-01-23
1
-5
/
+1
*
ath9k_htc: catch fw panic pattern
Oleksij Rempel
2014-02-12
1
-0
/
+36
*
ath9k_htc: Fix memory leak
Sujith Manoharan
2013-01-11
1
-0
/
+2
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
1
-1
/
+3
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-4
/
+1
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
1
-1
/
+1
|
\
|
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
1
-26
/
+24
|
\
|
|
*
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
1
-0
/
+5
|
*
ath9k_htc: Optimize HTC start/stop API
Sujith Manoharan
2011-04-13
1
-17
/
+2
|
*
ath9k_htc: Introduce new HTC API
Sujith Manoharan
2011-04-13
1
-2
/
+10
|
*
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
2011-04-13
1
-9
/
+9
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
2010-11-24
1
-2
/
+3
*
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
2010-08-24
1
-2
/
+2
*
ath9k_htc: Configure credit size for AR7010
Sujith
2010-06-04
1
-2
/
+1
*
ath9k_htc: Increase credit size
Sujith
2010-06-02
1
-1
/
+1
*
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2010-05-12
1
-5
/
+5
*
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
2010-05-12
1
-0
/
+3
*
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
2010-05-12
1
-19
/
+19
*
ath9k_htc: Pass correct private pointer
Sujith
2010-04-26
1
-2
/
+3
*
ath9k_htc: Fix sparse endian warnings
Sujith
2010-04-16
1
-4
/
+4
*
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
2010-04-14
1
-9
/
+12
*
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
2010-04-14
1
-2
/
+5
*
ath9k_htc: Fix HTC layer memleak
Sujith
2010-04-08
1
-0
/
+7
*
ath9k_htc: Fix watchdog pattern parsing
Sujith
2010-03-31
1
-1
/
+1
*
ath9k_htc: Support for AR9271 chipset.
Sujith
2010-03-23
1
-0
/
+463