aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/btcoex.c
Commit message (Expand)AuthorAge
* ath9k: move hw code to its own moduleLuis R. Rodriguez2009-10-07
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-07
* ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()Luis R. Rodriguez2009-10-07
* ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.cLuis R. Rodriguez2009-10-07
* ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.cLuis R. Rodriguez2009-10-07
* ath9k: rename ath_btcoex_info to ath_btcoex_hwLuis R. Rodriguez2009-10-07
* ath9k: rename btcoex_scheme to just schemeLuis R. Rodriguez2009-10-07
* ath9k: move bt_stomp_type to driver coreLuis R. Rodriguez2009-10-07
* ath9k: replaces SC_OP_BTCOEX_ENABLED with a boolLuis R. Rodriguez2009-10-07
* ath9k: split ath9k_hw_btcoex_enable() into two helpersLuis R. Rodriguez2009-10-07
* ath9k: move driver core helpers to main.cLuis R. Rodriguez2009-10-07
* ath9k: split bluetooth hardware coex init into two helpersLuis R. Rodriguez2009-10-07
* ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez2009-10-07
* ath9k: move btcoex core driver info to its own structLuis R. Rodriguez2009-10-07
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-07
* ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan2009-09-09
* ath9k: Call spin_lock_bh() on btcoex_lockVasanthakumar Thiagarajan2009-09-01
* ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan2009-08-28
* ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan2009-08-28
* ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan2009-08-28