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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
ath9k: Remove code which enables btcoex based on subsys id
Vasanthakumar Thiagarajan
1
-1
/
+0
2010-01-23
ath9k: Fix wifi disconnection when collocated bt scan is active
Vasanthakumar Thiagarajan
1
-0
/
+2
2009-10-08
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c
Luis R. Rodriguez
1
-20
/
+0
2009-10-08
ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c
Luis R. Rodriguez
1
-0
/
+3
2009-10-08
ath9k: rename ath_btcoex_info to ath_btcoex_hw
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath9k: rename btcoex_scheme to just scheme
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: remove unused bt_duty_cycle
Luis R. Rodriguez
1
-1
/
+0
2009-10-08
ath9k: move bt_stomp_type to driver core
Luis R. Rodriguez
1
-8
/
+0
2009-10-08
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
Luis R. Rodriguez
1
-0
/
+1
2009-10-08
ath9k: move driver core helpers to main.c
Luis R. Rodriguez
1
-3
/
+4
2009-10-08
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
1
-11
/
+3
2009-10-08
ath9k: move btcoex core driver info to its own struct
Luis R. Rodriguez
1
-12
/
+4
2009-09-09
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
1
-0
/
+1
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
1
-0
/
+1
2009-08-28
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
1
-1
/
+60
2009-08-28
ath9k: Determine btcoex scheme type based on chip version
Vasanthakumar Thiagarajan
1
-0
/
+7
2009-08-28
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
1
-0
/
+8
2009-08-28
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
1
-0
/
+24