index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
btcoex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
ath9k: fix BTCoex configuration for SOC chips
Miaoqing Pan
1
-3
/
+28
2016-03-11
ath9k: fix BTCoex access invalid registers for SOC chips
Miaoqing Pan
1
-12
/
+15
2016-03-11
ath9k: Allow platform override BTCoex pin
Miaoqing Pan
1
-10
/
+35
2016-03-11
ath9k: free GPIO resource for SOC GPIOs
Miaoqing Pan
1
-0
/
+10
2016-03-11
ath9k: make GPIO API to support both of WMAC and SOC
Miaoqing Pan
1
-13
/
+14
2015-03-03
ath9k: Fix wlan-active gpio for the AR9003 family
Sujith Manoharan
1
-1
/
+2
2015-03-03
ath9k: Fix MCI scheme initialization
Sujith Manoharan
1
-13
/
+27
2013-12-19
ath9k_hw: clean up generic timer code
Felix Fietkau
1
-6
/
+0
2012-11-21
ath9k: stomp audio profiles on weak signal strength
Rajkumar Manoharan
1
-0
/
+1
2012-10-29
ath9k_hw: Set default MCI config for AR9565
Rajkumar Manoharan
1
-1
/
+1
2012-10-29
ath9k: Add concurrent WLAN and BT tx support for MCI based chips
Rajkumar Manoharan
1
-16
/
+44
2012-09-28
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
1
-29
/
+32
2012-09-28
ath9k: Enable MCI for AR9565
Bala Shanmugam
1
-3
/
+3
2012-06-06
ath9k: improve BT FTP/PAN performance
Rajkumar Manoharan
1
-2
/
+8
2012-04-23
ath9k_hw: remove ATH_BTCOEX_CFG_MCI
Rajkumar Manoharan
1
-7
/
+7
2012-02-27
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
Sujith Manoharan
1
-21
/
+0
2012-02-27
ath9k: Initialize BTCOEX scheme using a helper
Sujith Manoharan
1
-0
/
+34
2012-02-27
ath9k: Initialize MCI params using a helper
Sujith Manoharan
1
-0
/
+24
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
1
-2
/
+23
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-2
/
+1
2011-12-01
ath9k: fix a typo
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-18
ath9k_hw: set btcoex weights for AR9462
Rajkumar Manoharan
1
-3
/
+34
2011-11-18
ath9k_hw: Cleanup btcoex wlan weights
Rajkumar Manoharan
1
-39
/
+25
2011-11-18
ath9k: Remove enabling btcoex from stomp type change
Rajkumar Manoharan
1
-4
/
+0
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-07-18
ath9k: Fix some smatch warnings
Rajkumar Manoharan
1
-3
/
+5
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-04-28
ath9k_hw: Add support for btcoexistence in AR9300.
Vivek Natarajan
1
-3
/
+31
2011-04-28
ath9k_hw: Move bt_stomp to hw from common.
Vivek Natarajan
1
-0
/
+66
2010-11-29
ath9k: Remove code which enables btcoex based on subsys id
Vasanthakumar Thiagarajan
1
-23
/
+0
2010-08-25
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
1
-0
/
+7
2009-10-08
ath9k: move hw code to its own module
Luis R. Rodriguez
1
-0
/
+6
2009-10-08
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
Luis R. Rodriguez
1
-3
/
+3
2009-10-08
ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c
Luis R. Rodriguez
1
-2
/
+29
2009-10-08
ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c
Luis R. Rodriguez
1
-0
/
+10
2009-10-08
ath9k: rename ath_btcoex_info to ath_btcoex_hw
Luis R. Rodriguez
1
-30
/
+30
2009-10-08
ath9k: rename btcoex_scheme to just scheme
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath9k: move bt_stomp_type to driver core
Luis R. Rodriguez
1
-2
/
+0
2009-10-08
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath9k: split ath9k_hw_btcoex_enable() into two helpers
Luis R. Rodriguez
1
-20
/
+37
2009-10-08
ath9k: move driver core helpers to main.c
Luis R. Rodriguez
1
-210
/
+4
2009-10-08
ath9k: split bluetooth hardware coex init into two helpers
Luis R. Rodriguez
1
-31
/
+44
2009-10-08
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
1
-19
/
+38
2009-10-08
ath9k: move btcoex core driver info to its own struct
Luis R. Rodriguez
1
-35
/
+38
2009-10-08
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
1
-4
/
+4
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
1
-0
/
+23
2009-09-01
ath9k: Call spin_lock_bh() on btcoex_lock
Vasanthakumar Thiagarajan
1
-6
/
+4
2009-08-28
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
1
-16
/
+274
[next]