aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mci.c
Commit message (Expand)AuthorAge
* ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau2013-12-18
* ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-14
* ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann2013-02-01
* ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-07
* ath9k: Fix buffer overflow errorRajkumar Manoharan2012-11-30
* ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan2012-11-21
* ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-21
* ath9k: adjust duty cycle for FTP profile for AR9565Rajkumar Manoharan2012-10-29
* ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-29
* ath9k: Add concurrent WLAN and BT tx support for MCI based chipsRajkumar Manoharan2012-10-29
* ath9k: Send WLAN channel info to BTRajkumar Manoharan2012-10-29
* ath9k: Handle errors properly in MCI initializationSujith Manoharan2012-09-28
* ath9k: fix queuing MCI work twiceRajkumar Manoharan2012-09-24
* ath9k: move coex param updation within mci workRajkumar Manoharan2012-09-24
* ath9k: flush bt profile whenever it is requestedRajkumar Manoharan2012-09-24
* ath9k_hw: Wait BT calibration to completeRajkumar Manoharan2012-09-11
* ath9k_hw: small optimizationMohammed Shafi Shajakhan2012-09-07
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-17
* ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan2012-07-09
* ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan2012-06-28
* ath9k: fix incorrect profile type manupulationBala Shanmugam2012-06-20
* ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan2012-06-13
* ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan2012-06-13
* ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan2012-06-13
* ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan2012-06-13
* ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan2012-06-13
* ath9k_hw: add utility function to set BT versionRajkumar Manoharan2012-06-13
* ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan2012-06-13
* ath9k: fix btcoex duty cycleRajkumar Manoharan2012-06-13
* ath9k: defer btcoex scheme updateRajkumar Manoharan2012-06-13
* ath9k: keep btcoex period in millisecondsRajkumar Manoharan2012-06-13
* ath9k: simplify btcoex profile managementRajkumar Manoharan2012-06-13
* ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan2012-06-06
* ath9k: Setup MCI interrupts properlySujith Manoharan2012-06-06
* ath9k: Cleanup mci.cSujith Manoharan2012-02-27
* ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan2012-02-27
* ath9k: Cleanup MCI init/deinit routinesSujith Manoharan2012-02-27
* ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez2012-01-04
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-19
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k: make two mci related functions staticFelix Fietkau2011-12-13
* ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-30
* ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan2011-11-30
* ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-08