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