index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
mci.c
Age
Commit message (
Expand
)
Author
2012-07-17
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
2012-07-09
ath9k: Stop the BTCOEX timers before disabling BTCOEX
Mohammed Shafi Shajakhan
2012-06-28
ath9k: Fix signedness in a MCI debug message
Mohammed Shafi Shajakhan
2012-06-20
ath9k: fix incorrect profile type manupulation
Bala Shanmugam
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_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: fix btcoex duty cycle
Rajkumar Manoharan
2012-06-13
ath9k: defer btcoex scheme update
Rajkumar Manoharan
2012-06-13
ath9k: keep btcoex period in milliseconds
Rajkumar Manoharan
2012-06-13
ath9k: simplify btcoex profile management
Rajkumar Manoharan
2012-06-06
ath9k: BT coex performance tuning for AR9462
Rajkumar Manoharan
2012-06-06
ath9k: Setup MCI interrupts properly
Sujith Manoharan
2012-02-27
ath9k: Cleanup mci.c
Sujith Manoharan
2012-02-27
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
2012-02-27
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
2012-01-04
ath9k: make ath_mci_duty_cycle static
Luis R. Rodriguez
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-12-13
ath9k: make two mci related functions static
Felix Fietkau
2011-11-30
ath9k: MCI state machine based on MCI interrupt
Mohammed Shafi Shajakhan
2011-11-30
ath9k: Add functions to allocate/free buffers for MCI
Mohammed Shafi Shajakhan
2011-11-08
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan