index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_mci.c
Age
Commit message (
Expand
)
Author
2012-11-21
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
2012-10-29
ath9k_hw: Fix concurrent tx on lower tx power
Rajkumar Manoharan
2012-10-29
ath9k_hw: Fix frequent BT rx recovery
Rajkumar Manoharan
2012-10-29
ath9k_hw: Disable MCI stat counter by default for AR9565
Rajkumar Manoharan
2012-10-29
ath9k: turn off RXIQ calibration while re-calibrating radio
Bala Shanmugam
2012-10-29
ath9k: Set appropriate bit for AR9565 in btc control register
Bala Shanmugam
2012-10-29
ath9k_hw: Fix selfgen chainmask for 9565
Rajkumar Manoharan
2012-10-29
ath9k_hw: Enable OSLA hw fix for AR9565
Rajkumar Manoharan
2012-10-29
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
2012-09-28
ath9k: Handle errors properly in MCI initialization
Sujith Manoharan
2012-09-25
ath9k_hw: fix BT sleep state on chip wakeup
Rajkumar Manoharan
2012-09-24
ath9k: flush bt profile whenever it is requested
Rajkumar Manoharan
2012-09-24
ath9k_hw: fix ar9462 selfgen chainmask
Rajkumar Manoharan
2012-09-11
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
2012-09-11
ath9k_hw: Fix invalid MCI GPM index access/caching
Mohammed Shafi Shajakhan
2012-09-07
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
2012-07-09
ath9k_hw: fix AR9462 2g5g switch on full reset
Rajkumar Manoharan
2012-06-20
ath9k_hw: fix LNA control on WLAN sleep
Rajkumar Manoharan
2012-06-20
ath9k_hw: fix BT mute at hw init
Rajkumar Manoharan
2012-06-13
ath9k_hw: remove MCI_STATE_SET_BT_SLEEP
Rajkumar Manoharan
2012-06-13
ath9k_hw: remove MCI_STATE_CONT_* state
Rajkumar Manoharan
2012-06-13
ath9k_hw: remove MCI_STATE_BT
Rajkumar Manoharan
2012-06-13
ath9k_hw: remove p_data argument from ar9003_mci_state
Rajkumar Manoharan
2012-06-13
ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFO
Rajkumar Manoharan
2012-06-13
ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELS
Rajkumar Manoharan
2012-06-13
ath9k_hw: add utility function to set BT version
Rajkumar Manoharan
2012-06-13
ath9k_hw: cleanup MCI gpm offset state
Rajkumar Manoharan
2012-06-13
ath9k_hw: fix incorrect LNA register settings
Rajkumar Manoharan
2012-06-13
ath9k_hw: check GPM HW write pointer before chip reset
Rajkumar Manoharan
2012-06-13
ath9k_hw: Fix AR9462 power consumption on idle associated
Rajkumar Manoharan
2012-06-06
ath9k: BT coex performance tuning for AR9462
Rajkumar Manoharan
2012-06-06
ath9k_hw: fix BT RF performance
Rajkumar Manoharan
2012-06-06
ath9k: cleanup MCI indentation
Rajkumar Manoharan
2012-06-06
ath9k_hw: Fix variable usage
Sujith Manoharan
2012-06-06
ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage
Sujith Manoharan
2012-05-15
ath9k_hw: Fix RTT calibration
Sujith Manoharan
2012-02-27
ath9k_hw: MCI whitespace/debug cleanup
Sujith Manoharan
2012-02-27
ath9k_hw: Remove HW revision checks
Sujith Manoharan
2012-02-27
ath9k_hw: Cleanup MCI reset routine
Sujith Manoharan
2012-02-27
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
2012-02-27
ath9k_hw: Cleanup MCI function declarations
Sujith Manoharan
2012-02-27
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
Sujith Manoharan
2012-02-27
ath9k_hw: Setup MCI calibration using a helper
Sujith Manoharan
2012-02-27
ath9k_hw: Handle MCI power state using a helper
Sujith Manoharan
2012-02-27
ath9k_hw: Use a helper function to get MCI ISR
Sujith Manoharan
2012-02-27
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
2012-02-27
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-11-30
ath9k_hw: Add MCI h/w code and state machine
Mohammed Shafi Shajakhan