index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
Files
Lines
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-14
ath9k: Fix typo in function name
Pavel Machek
1
-1
/
+1
2020-04-07
ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
Qiujun Huang
1
-1
/
+4
2020-04-07
ath9k: Fix use-after-free Read in htc_connect_service
Qiujun Huang
1
-1
/
+0
2019-09-10
ath9k: release allocated buffer if timed out
Navid Emamdoost
1
-0
/
+1
2018-06-29
ath9k: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-5
/
+6
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
1
-2
/
+2
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-2
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2015-08-13
ath9k_htc: wmi: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+2
2015-04-07
ath9k_htc: check seq number instead of cmd id for timeout
Fred Chou
1
-6
/
+6
2015-03-30
ath9k_htc: add new WMI_REG_RMW_CMDID command
Oleksij Rempel
1
-0
/
+3
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-5
/
+3
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-04-28
ath9k_htc: Add a new WMI command to set a rate mask
Sujith Manoharan
1
-0
/
+2
2011-04-28
ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMD
Sujith Manoharan
1
-2
/
+0
2011-04-13
ath9k_htc: Add detailed firmware statistics
Sujith Manoharan
1
-11
/
+8
2011-04-13
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
1
-0
/
+3
2011-04-13
ath9k_htc: Add support for TX completion
Sujith Manoharan
1
-0
/
+10
2011-04-13
ath9k_htc: Introduce new HTC API
Sujith Manoharan
1
-1
/
+1
2011-04-13
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
1
-1
/
+1
2011-04-13
ath9k_htc: Remove unused WMI commands
Sujith Manoharan
1
-14
/
+0
2011-04-13
ath9k_htc: Queue WMI events
Sujith Manoharan
1
-34
/
+63
2011-04-13
ath9k_htc: Add beacon slots
Sujith Manoharan
1
-1
/
+3
2011-04-13
ath9k_htc: Fix WMI and beacon header
Sujith Manoharan
1
-1
/
+6
2011-04-13
ath9k_htc: Add a WMI command to get the firmware version
Sujith Manoharan
1
-0
/
+2
2011-02-23
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
1
-4
/
+0
2011-01-04
ath9k_htc: Handle FATAL events
Sujith Manoharan
1
-2
/
+16
2010-12-22
ath9k_htc: Fix warning on device removal
Sujith Manoharan
1
-1
/
+1
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
1
-6
/
+6
2010-09-14
ath9k_htc: Fix memory leak on WMI event handler
Rajkumar Manoharan
1
-50
/
+22
2010-08-24
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
1
-0
/
+2
2010-06-02
ath9k: cleanup: remove unneeded null check
Dan Carpenter
1
-3
/
+0
2010-04-26
ath9k_htc: Fix WMI command race
Sujith
1
-4
/
+4
2010-04-26
ath9k_htc: Handle device unplug properly
Sujith
1
-0
/
+3
2010-04-16
ath9k_htc: Fix sparse endian warnings
Sujith
1
-1
/
+1
2010-04-16
ath9k_htc: Handle WMI timeouts properly
Sujith
1
-0
/
+13
2010-04-16
ath9k_htc: Implement multiple register write support
Sujith
1
-0
/
+1
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
1
-3
/
+3
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
1
-2
/
+2
2010-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith
1
-0
/
+319