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