index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-04-21
wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...
Toke Høiland-Jørgensen
1
-3
/
+1
2022-10-10
wifi: ath9k: Make arrays prof_prio and channelmap static const
Colin Ian King
1
-2
/
+6
2022-03-09
ath9k: make array voice_priority static const
Colin Ian King
1
-1
/
+1
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
1
-1
/
+1
2017-06-28
ath9k: remove useless variable assignment in ath_mci_intr()
Gustavo A. R. Silva
1
-1
/
+1
2015-03-03
ath9k: Fix GPM initialization
Sujith Manoharan
1
-3
/
+2
2014-06-19
ath9k: Move caldata into channel context
Felix Fietkau
1
-1
/
+1
2014-06-19
ath9k: Move txpower limit to channel context
Felix Fietkau
1
-1
/
+1
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
1
-1
/
+1
2013-12-19
ath9k_hw: use a software timer for btcoex no_stomp_timer
Felix Fietkau
1
-1
/
+1
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
1
-4
/
+4
2013-02-01
ath9k: Remove unused variables in ath_mci_cleanup
Sven Eckelmann
1
-2
/
+0
2013-01-08
ath9k: use the devres API for allocations/mappings
Felix Fietkau
1
-6
/
+1
2012-11-30
ath9k: Fix buffer overflow error
Rajkumar Manoharan
1
-1
/
+2
2012-11-21
ath9k: stomp audio profiles on weak signal strength
Rajkumar Manoharan
1
-0
/
+18
2012-11-21
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
1
-18
/
+3
2012-10-29
ath9k: adjust duty cycle for FTP profile for AR9565
Rajkumar Manoharan
1
-1
/
+1
2012-10-29
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
1
-0
/
+59
2012-10-29
ath9k: Add concurrent WLAN and BT tx support for MCI based chips
Rajkumar Manoharan
1
-0
/
+60
2012-10-29
ath9k: Send WLAN channel info to BT
Rajkumar Manoharan
1
-0
/
+50
2012-09-28
ath9k: Handle errors properly in MCI initialization
Sujith Manoharan
1
-3
/
+8
2012-09-24
ath9k: fix queuing MCI work twice
Rajkumar Manoharan
1
-13
/
+17
2012-09-24
ath9k: move coex param updation within mci work
Rajkumar Manoharan
1
-11
/
+9
2012-09-24
ath9k: flush bt profile whenever it is requested
Rajkumar Manoharan
1
-1
/
+11
2012-09-11
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
1
-1
/
+18
2012-09-07
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-07-17
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
1
-1
/
+1
2012-07-10
ath9k: Stop the BTCOEX timers before disabling BTCOEX
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-28
ath9k: Fix signedness in a MCI debug message
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-20
ath9k: fix incorrect profile type manupulation
Bala Shanmugam
1
-1
/
+14
2012-06-13
ath9k_hw: remove MCI_STATE_SET_BT_SLEEP
Rajkumar Manoharan
1
-1
/
+1
2012-06-13
ath9k_hw: remove MCI_STATE_CONT_* state
Rajkumar Manoharan
1
-14
/
+8
2012-06-13
ath9k_hw: remove MCI_STATE_BT
Rajkumar Manoharan
1
-9
/
+6
2012-06-13
ath9k_hw: remove p_data argument from ar9003_mci_state
Rajkumar Manoharan
1
-27
/
+22
2012-06-13
ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELS
Rajkumar Manoharan
1
-1
/
+1
2012-06-13
ath9k_hw: add utility function to set BT version
Rajkumar Manoharan
1
-8
/
+3
2012-06-13
ath9k_hw: cleanup MCI gpm offset state
Rajkumar Manoharan
1
-3
/
+3
2012-06-13
ath9k: fix btcoex duty cycle
Rajkumar Manoharan
1
-7
/
+7
2012-06-13
ath9k: defer btcoex scheme update
Rajkumar Manoharan
1
-3
/
+11
2012-06-13
ath9k: keep btcoex period in milliseconds
Rajkumar Manoharan
1
-2
/
+1
2012-06-13
ath9k: simplify btcoex profile management
Rajkumar Manoharan
1
-24
/
+24
2012-06-06
ath9k: BT coex performance tuning for AR9462
Rajkumar Manoharan
1
-19
/
+35
2012-06-06
ath9k: Setup MCI interrupts properly
Sujith Manoharan
1
-0
/
+11
2012-02-27
ath9k: Cleanup mci.c
Sujith Manoharan
1
-154
/
+59
2012-02-27
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
1
-9
/
+0
2012-02-27
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
1
-47
/
+23
2012-01-04
ath9k: make ath_mci_duty_cycle static
Luis R. Rodriguez
1
-1
/
+1
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
1
-0
/
+9
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-70
/
+56
2011-12-14
ath9k: make two mci related functions static
Felix Fietkau
1
-4
/
+4
[next]