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