summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/btcoex.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: move bt_stomp_type to driver coreLuis R. Rodriguez2009-10-071-2/+0
* ath9k: replaces SC_OP_BTCOEX_ENABLED with a boolLuis R. Rodriguez2009-10-071-2/+2
* ath9k: split ath9k_hw_btcoex_enable() into two helpersLuis R. Rodriguez2009-10-071-20/+37
* ath9k: move driver core helpers to main.cLuis R. Rodriguez2009-10-071-210/+4
* ath9k: split bluetooth hardware coex init into two helpersLuis R. Rodriguez2009-10-071-31/+44
* ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez2009-10-071-19/+38
* ath9k: move btcoex core driver info to its own structLuis R. Rodriguez2009-10-071-35/+38
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-4/+4
* ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan2009-09-091-0/+23
* ath9k: Call spin_lock_bh() on btcoex_lockVasanthakumar Thiagarajan2009-09-011-6/+4
* ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan2009-08-281-16/+274
* ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan2009-08-281-5/+11
* ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan2009-08-281-0/+55
OpenPOWER on IntegriCloud