index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
htc_drv_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_htc: reconfigure led_gpios after resume
Oleksij Rempel
2013-12-18
1
-5
/
+12
*
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-11-21
1
-1
/
+1
*
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
2012-09-28
1
-1
/
+1
*
ath9k_htc: Cancel BTCOEX related work before disabling BTCOEX
Mohammed Shafi Shajakhan
2012-09-11
1
-1
/
+1
*
ath9k_htc: Add a modparam to enable BTCOEX rather than default
Mohammed Shafi Shajakhan
2012-09-11
1
-0
/
+9
*
ath9k_htc: Fix IDLE power save
Sujith Manoharan
2012-06-26
1
-92
/
+0
*
ath9k_htc: Use atomic operations for op_flags
Sujith Manoharan
2012-06-26
1
-15
/
+15
*
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
Sujith Manoharan
2012-02-27
1
-11
/
+0
*
ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
1
-3
/
+7
*
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
Sujith Manoharan
2012-02-27
1
-0
/
+32
*
ath9k_htc: Start/stop btcoex using a helper
Sujith Manoharan
2012-02-27
1
-0
/
+24
*
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
1
-0
/
+9
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-5
/
+4
*
ath9k: Remove enabling btcoex from stomp type change
Rajkumar Manoharan
2011-11-17
1
-0
/
+2
*
ath9k/ath9k_htc: Fix PS wrappers for RF kill
Mohammed Shafi Shajakhan
2011-09-30
1
-2
/
+8
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_htc: Revamp LED management
Sujith Manoharan
2011-04-29
1
-157
/
+31
*
ath9k_hw: Move bt_stomp to hw from common.
Vivek Natarajan
2011-04-28
1
-3
/
+3
*
ath9k_htc: Fix AMPDU subframe handling
Sujith Manoharan
2011-04-25
1
-4
/
+2
*
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
1
-0
/
+4
*
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
1
-2
/
+1
*
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
1
-1
/
+1
*
ath9k_htc: Move TX specific stuff to a separate structure
Sujith Manoharan
2011-04-13
1
-4
/
+4
*
ath9k_htc: Queue WMI events
Sujith Manoharan
2011-04-13
1
-0
/
+3
*
ath9k_htc: make use common of function to update txpower
Rajkumar Manoharan
2011-02-03
1
-1
/
+2
*
ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c
Sujith Manoharan
2011-01-04
1
-0
/
+327
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-8
/
+7
*
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
2010-08-24
1
-0
/
+134