index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
btcoex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: move bt_stomp_type to driver core
Luis R. Rodriguez
2009-10-07
1
-2
/
+0
*
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
*
ath9k: split ath9k_hw_btcoex_enable() into two helpers
Luis R. Rodriguez
2009-10-07
1
-20
/
+37
*
ath9k: move driver core helpers to main.c
Luis R. Rodriguez
2009-10-07
1
-210
/
+4
*
ath9k: split bluetooth hardware coex init into two helpers
Luis R. Rodriguez
2009-10-07
1
-31
/
+44
*
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
2009-10-07
1
-19
/
+38
*
ath9k: move btcoex core driver info to its own struct
Luis R. Rodriguez
2009-10-07
1
-35
/
+38
*
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-10-07
1
-4
/
+4
*
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
2009-09-09
1
-0
/
+23
*
ath9k: Call spin_lock_bh() on btcoex_lock
Vasanthakumar Thiagarajan
2009-09-01
1
-6
/
+4
*
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
2009-08-28
1
-16
/
+274
*
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
2009-08-28
1
-5
/
+11
*
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
2009-08-28
1
-0
/
+55