summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/btcoex.h
AgeCommit message (Expand)Author
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-28ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan
2010-11-29ath9k: Remove code which enables btcoex based on subsys idVasanthakumar Thiagarajan
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan
2009-10-07ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()Luis R. Rodriguez
2009-10-07ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.cLuis R. Rodriguez
2009-10-07ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.cLuis R. Rodriguez
2009-10-07ath9k: rename ath_btcoex_info to ath_btcoex_hwLuis R. Rodriguez
2009-10-07ath9k: rename btcoex_scheme to just schemeLuis R. Rodriguez
2009-10-07ath9k: remove unused bt_duty_cycleLuis R. Rodriguez
2009-10-07ath9k: move bt_stomp_type to driver coreLuis R. Rodriguez
2009-10-07ath9k: replaces SC_OP_BTCOEX_ENABLED with a boolLuis R. Rodriguez
2009-10-07ath9k: move driver core helpers to main.cLuis R. Rodriguez
2009-10-07ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez
2009-10-07ath9k: move btcoex core driver info to its own structLuis R. Rodriguez
2009-09-09ath9k: Initialize the priority gpio for BT coex 3-wireVasanthakumar Thiagarajan
2009-09-09ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan
2009-08-28ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan
2009-08-28ath9k: Determine btcoex scheme type based on chip versionVasanthakumar Thiagarajan
2009-08-28ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan
2009-08-28ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan