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
/
wmi.c
Age
Commit message (
Expand
)
Author
2024-02-02
wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
Toke Høiland-Jørgensen
2023-08-22
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
2023-08-22
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-04-28
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-01-17
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
Minsuk Kang
2021-12-20
ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
Tetsuo Handa
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-14
ath9k: Fix typo in function name
Pavel Machek
2020-04-07
ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
Qiujun Huang
2020-04-07
ath9k: Fix use-after-free Read in htc_connect_service
Qiujun Huang
2019-09-10
ath9k: release allocated buffer if timed out
Navid Emamdoost
2018-06-29
ath9k: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2015-08-13
ath9k_htc: wmi: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-04-07
ath9k_htc: check seq number instead of cmd id for timeout
Fred Chou
2015-03-30
ath9k_htc: add new WMI_REG_RMW_CMDID command
Oleksij Rempel
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-04-28
ath9k_htc: Add a new WMI command to set a rate mask
Sujith Manoharan
2011-04-28
ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMD
Sujith Manoharan
2011-04-13
ath9k_htc: Add detailed firmware statistics
Sujith Manoharan
2011-04-13
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Add support for TX completion
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-04-13
ath9k_htc: Remove unused WMI commands
Sujith Manoharan
2011-04-13
ath9k_htc: Queue WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Add beacon slots
Sujith Manoharan
2011-04-13
ath9k_htc: Fix WMI and beacon header
Sujith Manoharan
2011-04-13
ath9k_htc: Add a WMI command to get the firmware version
Sujith Manoharan
2011-02-23
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
2011-01-04
ath9k_htc: Handle FATAL events
Sujith Manoharan
2010-12-22
ath9k_htc: Fix warning on device removal
Sujith Manoharan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-09-14
ath9k_htc: Fix memory leak on WMI event handler
Rajkumar Manoharan
2010-08-24
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
2010-06-02
ath9k: cleanup: remove unneeded null check
Dan Carpenter
2010-04-26
ath9k_htc: Fix WMI command race
Sujith
2010-04-26
ath9k_htc: Handle device unplug properly
Sujith
2010-04-16
ath9k_htc: Fix sparse endian warnings
Sujith
2010-04-16
ath9k_htc: Handle WMI timeouts properly
Sujith
2010-04-16
ath9k_htc: Implement multiple register write support
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-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith