Age | Commit message (Expand) | Author |
2009-10-07 | ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() | Luis R. Rodriguez |
2009-10-07 | ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c | Luis R. Rodriguez |
2009-10-07 | ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c | Luis R. Rodriguez |
2009-10-07 | ath9k: rename ath_btcoex_info to ath_btcoex_hw | Luis R. Rodriguez |
2009-10-07 | ath9k: rename btcoex_scheme to just scheme | Luis R. Rodriguez |
2009-10-07 | ath9k: remove unused bt_duty_cycle | Luis R. Rodriguez |
2009-10-07 | ath9k: move bt_stomp_type to driver core | Luis R. Rodriguez |
2009-10-07 | ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool | Luis R. Rodriguez |
2009-10-07 | ath9k: move driver core helpers to main.c | Luis R. Rodriguez |
2009-10-07 | ath9k: move hw specific btcoex info to ath_hw | Luis R. Rodriguez |
2009-10-07 | ath9k: move btcoex core driver info to its own struct | Luis R. Rodriguez |
2009-09-09 | ath9k: Initialize the priority gpio for BT coex 3-wire | Vasanthakumar Thiagarajan |
2009-09-09 | ath9k: Enable btcoex based on the subsystem id of the device | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Add Bluetooth Coexistence 3-wire support | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Determine btcoex scheme type based on chip version | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Move btcoex related data to a separate struct | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] | Vasanthakumar Thiagarajan |