index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_mci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Handle errors properly in MCI initialization
Sujith Manoharan
2012-09-28
1
-10
/
+11
*
ath9k_hw: fix BT sleep state on chip wakeup
Rajkumar Manoharan
2012-09-25
1
-1
/
+1
*
ath9k: flush bt profile whenever it is requested
Rajkumar Manoharan
2012-09-24
1
-0
/
+4
*
ath9k_hw: fix ar9462 selfgen chainmask
Rajkumar Manoharan
2012-09-24
1
-0
/
+1
*
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
2012-09-11
1
-0
/
+1
*
ath9k_hw: Fix invalid MCI GPM index access/caching
Mohammed Shafi Shajakhan
2012-09-11
1
-0
/
+8
*
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
2012-09-07
1
-6
/
+0
*
ath9k_hw: fix AR9462 2g5g switch on full reset
Rajkumar Manoharan
2012-07-09
1
-12
/
+6
*
ath9k_hw: fix LNA control on WLAN sleep
Rajkumar Manoharan
2012-06-20
1
-2
/
+15
*
ath9k_hw: fix BT mute at hw init
Rajkumar Manoharan
2012-06-20
1
-4
/
+0
*
ath9k_hw: remove MCI_STATE_SET_BT_SLEEP
Rajkumar Manoharan
2012-06-13
1
-3
/
+0
*
ath9k_hw: remove MCI_STATE_CONT_* state
Rajkumar Manoharan
2012-06-13
1
-9
/
+0
*
ath9k_hw: remove MCI_STATE_BT
Rajkumar Manoharan
2012-06-13
1
-3
/
+0
*
ath9k_hw: remove p_data argument from ar9003_mci_state
Rajkumar Manoharan
2012-06-13
1
-3
/
+3
*
ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFO
Rajkumar Manoharan
2012-06-13
1
-17
/
+0
*
ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELS
Rajkumar Manoharan
2012-06-13
1
-16
/
+9
*
ath9k_hw: add utility function to set BT version
Rajkumar Manoharan
2012-06-13
1
-13
/
+12
*
ath9k_hw: cleanup MCI gpm offset state
Rajkumar Manoharan
2012-06-13
1
-97
/
+101
*
ath9k_hw: fix incorrect LNA register settings
Rajkumar Manoharan
2012-06-13
1
-15
/
+9
*
ath9k_hw: check GPM HW write pointer before chip reset
Rajkumar Manoharan
2012-06-13
1
-0
/
+18
*
ath9k_hw: Fix AR9462 power consumption on idle associated
Rajkumar Manoharan
2012-06-13
1
-0
/
+34
*
ath9k: BT coex performance tuning for AR9462
Rajkumar Manoharan
2012-06-06
1
-3
/
+0
*
ath9k_hw: fix BT RF performance
Rajkumar Manoharan
2012-06-06
1
-0
/
+16
*
ath9k: cleanup MCI indentation
Rajkumar Manoharan
2012-06-06
1
-220
/
+215
*
ath9k_hw: Fix variable usage
Sujith Manoharan
2012-06-06
1
-1
/
+1
*
ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage
Sujith Manoharan
2012-06-06
1
-1
/
+0
*
ath9k_hw: Fix RTT calibration
Sujith Manoharan
2012-05-15
1
-1
/
+1
*
ath9k_hw: MCI whitespace/debug cleanup
Sujith Manoharan
2012-02-27
1
-294
/
+68
*
ath9k_hw: Remove HW revision checks
Sujith Manoharan
2012-02-27
1
-24
/
+10
*
ath9k_hw: Cleanup MCI reset routine
Sujith Manoharan
2012-02-27
1
-44
/
+47
*
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
2012-02-27
1
-54
/
+0
*
ath9k_hw: Cleanup MCI function declarations
Sujith Manoharan
2012-02-27
1
-254
/
+254
*
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
Sujith Manoharan
2012-02-27
1
-0
/
+142
*
ath9k_hw: Setup MCI calibration using a helper
Sujith Manoharan
2012-02-27
1
-0
/
+48
*
ath9k_hw: Handle MCI power state using a helper
Sujith Manoharan
2012-02-27
1
-0
/
+17
*
ath9k_hw: Use a helper function to get MCI ISR
Sujith Manoharan
2012-02-27
1
-0
/
+25
*
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
2012-02-27
1
-5
/
+0
*
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
2012-02-27
1
-34
/
+4
*
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
1
-0
/
+54
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-123
/
+98
*
ath9k_hw: Add MCI h/w code and state machine
Mohammed Shafi Shajakhan
2011-11-30
1
-0
/
+1464