index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2013-09-26
ath9k: Use bitops for calibration flags
Sujith Manoharan
1
-3
/
+3
2012-11-21
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
1
-1
/
+0
2012-10-29
ath9k_hw: Fix concurrent tx on lower tx power
Rajkumar Manoharan
1
-1
/
+4
2012-10-29
ath9k_hw: Fix frequent BT rx recovery
Rajkumar Manoharan
1
-1
/
+9
2012-10-29
ath9k_hw: Disable MCI stat counter by default for AR9565
Rajkumar Manoharan
1
-0
/
+3
2012-10-29
ath9k: turn off RXIQ calibration while re-calibrating radio
Bala Shanmugam
1
-0
/
+6
2012-10-29
ath9k: Set appropriate bit for AR9565 in btc control register
Bala Shanmugam
1
-2
/
+9
2012-10-29
ath9k_hw: Fix selfgen chainmask for 9565
Rajkumar Manoharan
1
-1
/
+3
2012-10-29
ath9k_hw: Enable OSLA hw fix for AR9565
Rajkumar Manoharan
1
-0
/
+3
2012-10-29
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
1
-1
/
+27
2012-09-28
ath9k: Handle errors properly in MCI initialization
Sujith Manoharan
1
-10
/
+11
2012-09-25
ath9k_hw: fix BT sleep state on chip wakeup
Rajkumar Manoharan
1
-1
/
+1
2012-09-24
ath9k: flush bt profile whenever it is requested
Rajkumar Manoharan
1
-0
/
+4
2012-09-24
ath9k_hw: fix ar9462 selfgen chainmask
Rajkumar Manoharan
1
-0
/
+1
2012-09-11
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
1
-0
/
+1
2012-09-11
ath9k_hw: Fix invalid MCI GPM index access/caching
Mohammed Shafi Shajakhan
1
-0
/
+8
2012-09-07
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
1
-6
/
+0
2012-07-09
ath9k_hw: fix AR9462 2g5g switch on full reset
Rajkumar Manoharan
1
-12
/
+6
2012-06-20
ath9k_hw: fix LNA control on WLAN sleep
Rajkumar Manoharan
1
-2
/
+15
2012-06-20
ath9k_hw: fix BT mute at hw init
Rajkumar Manoharan
1
-4
/
+0
2012-06-13
ath9k_hw: remove MCI_STATE_SET_BT_SLEEP
Rajkumar Manoharan
1
-3
/
+0
2012-06-13
ath9k_hw: remove MCI_STATE_CONT_* state
Rajkumar Manoharan
1
-9
/
+0
2012-06-13
ath9k_hw: remove MCI_STATE_BT
Rajkumar Manoharan
1
-3
/
+0
2012-06-13
ath9k_hw: remove p_data argument from ar9003_mci_state
Rajkumar Manoharan
1
-3
/
+3
2012-06-13
ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFO
Rajkumar Manoharan
1
-17
/
+0
2012-06-13
ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELS
Rajkumar Manoharan
1
-16
/
+9
2012-06-13
ath9k_hw: add utility function to set BT version
Rajkumar Manoharan
1
-13
/
+12
2012-06-13
ath9k_hw: cleanup MCI gpm offset state
Rajkumar Manoharan
1
-97
/
+101
2012-06-13
ath9k_hw: fix incorrect LNA register settings
Rajkumar Manoharan
1
-15
/
+9
2012-06-13
ath9k_hw: check GPM HW write pointer before chip reset
Rajkumar Manoharan
1
-0
/
+18
2012-06-13
ath9k_hw: Fix AR9462 power consumption on idle associated
Rajkumar Manoharan
1
-0
/
+34
2012-06-06
ath9k: BT coex performance tuning for AR9462
Rajkumar Manoharan
1
-3
/
+0
2012-06-06
ath9k_hw: fix BT RF performance
Rajkumar Manoharan
1
-0
/
+16
2012-06-06
ath9k: cleanup MCI indentation
Rajkumar Manoharan
1
-220
/
+215
2012-06-06
ath9k_hw: Fix variable usage
Sujith Manoharan
1
-1
/
+1
2012-06-06
ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage
Sujith Manoharan
1
-1
/
+0
2012-05-15
ath9k_hw: Fix RTT calibration
Sujith Manoharan
1
-1
/
+1
2012-02-27
ath9k_hw: MCI whitespace/debug cleanup
Sujith Manoharan
1
-294
/
+68
2012-02-27
ath9k_hw: Remove HW revision checks
Sujith Manoharan
1
-24
/
+10
2012-02-27
ath9k_hw: Cleanup MCI reset routine
Sujith Manoharan
1
-44
/
+47
2012-02-27
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
1
-54
/
+0
2012-02-27
ath9k_hw: Cleanup MCI function declarations
Sujith Manoharan
1
-254
/
+254
2012-02-27
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
Sujith Manoharan
1
-0
/
+142
2012-02-27
ath9k_hw: Setup MCI calibration using a helper
Sujith Manoharan
1
-0
/
+48
2012-02-27
ath9k_hw: Handle MCI power state using a helper
Sujith Manoharan
1
-0
/
+17
2012-02-27
ath9k_hw: Use a helper function to get MCI ISR
Sujith Manoharan
1
-0
/
+25
2012-02-27
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
1
-5
/
+0
2012-02-27
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
1
-34
/
+4
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
1
-0
/
+54
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-123
/
+98
[next]