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
/
gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+6
2016-09-02
ath9k: mark ath_fill_led_pin() static
Baoyou Xie
1
-1
/
+1
2016-03-11
ath9k: cleanup led_pin initial
Miaoqing Pan
1
-33
/
+29
2016-03-11
ath9k: free GPIO resource for SOC GPIOs
Miaoqing Pan
1
-0
/
+9
2016-03-11
ath9k: make GPIO API to support both of WMAC and SOC
Miaoqing Pan
1
-2
/
+4
2015-04-07
ath9k: add extra GPIO led support
Miaoqing Pan
1
-1
/
+7
2015-03-03
ath9k: Fix issues in the main btcoex timer
Sujith Manoharan
1
-10
/
+6
2015-03-03
ath9k: Handle timers for MCI
Sujith Manoharan
1
-21
/
+31
2015-03-03
ath9k: Fix MCI scheme initialization
Sujith Manoharan
1
-11
/
+12
2015-03-03
ath9k: Initialize MCI state correctly
Sujith Manoharan
1
-2
/
+1
2015-03-03
ath9k: Remove useless return value check
Sujith Manoharan
1
-6
/
+3
2015-01-27
ath9k and ath9k_htc: rename variable "led_blink"
Hong Xu
1
-1
/
+1
2014-11-17
ath9k: Fix LED configuration
Sujith Manoharan
1
-2
/
+7
2013-12-19
ath9k_hw: clean up generic timer code
Felix Fietkau
1
-36
/
+0
2013-12-19
ath9k_hw: use a software timer for btcoex no_stomp_timer
Felix Fietkau
1
-42
/
+11
2013-09-26
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
1
-11
/
+11
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
1
-1
/
+1
2012-11-21
ath9k: stomp audio profiles on weak signal strength
Rajkumar Manoharan
1
-1
/
+4
2012-11-19
ath9k: Fix BTCOEX debugfs file usage
Sujith Manoharan
1
-16
/
+35
2012-10-29
ath9k: Dump BTCOEX tuning parameters
Rajkumar Manoharan
1
-0
/
+48
2012-10-29
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
1
-0
/
+2
2012-10-29
ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-10-19
ath9k: Fix BT_OP_SCAN usage
Sujith Manoharan
1
-9
/
+18
2012-10-19
ath9k: Use a helper routine for MCI/FTP tuning
Sujith Manoharan
1
-12
/
+21
2012-09-28
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
1
-1
/
+4
2012-09-28
ath9k: Enable MCI for AR9565
Bala Shanmugam
1
-1
/
+1
2012-09-24
ath9k: update hw_timer_enabled to false when we stop generic timers
Mohammed Shafi Shajakhan
1
-5
/
+9
2012-09-24
ath9k: fill led_pin before drv_start
Rajkumar Manoharan
1
-19
/
+25
2012-09-11
ath9k: Choose correct LED pin for AR9565
Sujith Manoharan
1
-1
/
+1
2012-09-11
ath9k: Fix BTCOEX timer triggering comparision
Mohammed Shafi Shajakhan
1
-1
/
+6
2012-09-05
ath9k: Fix a crash in 2 WIRE btcoex chipsets
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-07-10
ath9k: Stop the BTCOEX timers before disabling BTCOEX
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-07-10
ath9k: Fix MCI cleanup
Mohammed Shafi Shajakhan
1
-1
/
+3
2012-07-10
ath9k: fix power consumption on network sleep when BTCOEX is enabled
Rajkumar Manoharan
1
-0
/
+16
2012-07-10
ath9k: Fix clearing of BTCOEX flags
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-06-28
ath9k_hw: make use of the wrapper to check for MCI init
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-13
ath9k_hw: remove p_data argument from ar9003_mci_state
Rajkumar Manoharan
1
-1
/
+1
2012-06-13
ath9k: keep btcoex period in milliseconds
Rajkumar Manoharan
1
-4
/
+4
2012-06-06
ath9k: improve BT FTP/PAN performance
Rajkumar Manoharan
1
-0
/
+13
2012-06-06
ath9k: Use separate operational flags for BTCOEX
Sujith Manoharan
1
-11
/
+12
2012-04-23
ath9k_hw: remove ATH_BTCOEX_CFG_MCI
Rajkumar Manoharan
1
-11
/
+10
2012-04-16
ath9k: do not register LEDs on AR913x
Felix Fietkau
1
-0
/
+3
2012-03-12
ath9k: Fix BTCOEX shutdown
Sujith Manoharan
1
-1
/
+2
2012-02-27
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
1
-1
/
+1
2012-02-27
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
Sujith Manoharan
1
-9
/
+0
2012-02-27
ath9k: Initialize BTCOEX scheme using a helper
Sujith Manoharan
1
-0
/
+2
2012-02-27
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
1
-0
/
+4
2012-02-27
ath9k: Calculate ampdu limit using a helper
Sujith Manoharan
1
-0
/
+14
2012-02-27
ath9k: Process BTCOEX interrupts using a helper
Sujith Manoharan
1
-0
/
+12
2012-02-27
ath9k: Use proper start/stop routines for BTCOEX
Sujith Manoharan
1
-1
/
+30
[next]