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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
ath9k: Remove a couple of unused variables
Sujith Manoharan
1
-2
/
+0
2012-09-24
ath9k: Remove redundant variable assignment
Sujith Manoharan
1
-48
/
+3
2012-09-24
ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB
Sujith Manoharan
1
-7
/
+3
2012-09-24
ath9k: update hw_timer_enabled to false when we stop generic timers
Mohammed Shafi Shajakhan
1
-5
/
+9
2012-09-24
wireless: ath9k-htc: fix possible use after free
Ming Lei
1
-2
/
+3
2012-09-24
ath9k: fix queuing MCI work twice
Rajkumar Manoharan
1
-13
/
+17
2012-09-24
ath9k: fill led_pin before drv_start
Rajkumar Manoharan
3
-19
/
+30
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
3
-2
/
+18
2012-09-24
ath9k_hw: fix ar9462 selfgen chainmask
Rajkumar Manoharan
2
-3
/
+1
2012-09-24
ath9k_hw: move 2g5g switch before nfcal start
Rajkumar Manoharan
1
-3
/
+3
2012-09-24
ath9k: Enable SGI correctly
Sujith Manoharan
1
-4
/
+7
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-3
/
+3
2012-09-11
ath9k: Choose correct LED pin for AR9565
Sujith Manoharan
1
-1
/
+1
2012-09-11
ath9k_hw: Rename antenna diversity macros
Sujith Manoharan
3
-55
/
+51
2012-09-11
ath9k_hw: Handle gentimer termination properly
Sujith Manoharan
1
-0
/
+10
2012-09-11
ath9k_hw: add 8 points for 5G temp slop
Rajkumar Manoharan
3
-8
/
+22
2012-09-11
ath9k_hw: use peak detection for 5GHz
Rajkumar Manoharan
1
-1
/
+1
2012-09-11
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
3
-2
/
+19
2012-09-11
ath9k: Add PCI ID for AR9565
Sujith Manoharan
1
-0
/
+1
2012-09-11
ath9k_hw: Program correct PLL value for AR9565
Sujith Manoharan
1
-1
/
+2
2012-09-11
ath9k_hw: Fix spur mitigation for AR9565
Sujith Manoharan
2
-10
/
+72
2012-09-11
ath9k: Set correct max streams for AR9565
Sujith Manoharan
2
-2
/
+5
2012-09-11
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
7
-29
/
+31
2012-09-11
ath9k_hw: Add AR9565 initvals
Sujith Manoharan
3
-8
/
+1291
2012-09-11
ath9k_hw: Add version/revision macros for AR9565
Sujith Manoharan
3
-2
/
+15
2012-09-11
drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-11
ath9k: Add Generic hardware timer interrupt in debugfs
Mohammed Shafi Shajakhan
2
-0
/
+6
2012-09-11
ath9k_hw: Read and configure thermocal for AR9462
Rajkumar Manoharan
2
-0
/
+25
2012-09-11
ath9k_hw: Read and apply thermometer settings from EEPROM
Rajkumar Manoharan
2
-0
/
+41
2012-09-11
ath9k_htc: Cancel BTCOEX related work before disabling BTCOEX
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-09-11
ath9k_htc: Add a modparam to enable BTCOEX rather than default
Mohammed Shafi Shajakhan
2
-0
/
+14
2012-09-11
ath9k_htc: minor cleanup in ath9k_htc_add_station
Mohammed Shafi Shajakhan
1
-9
/
+5
2012-09-11
ath9k: Cleanup add/change_interface callbacks
Mohammed Shafi Shajakhan
1
-47
/
+10
2012-09-11
ath9k: Remove an obselete function declaration
Mohammed Shafi Shajakhan
1
-1
/
+0
2012-09-11
ath9k: Make use of ath_stop_ani wrapper
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-09-11
ath9k: Fix BTCOEX timer triggering comparision
Mohammed Shafi Shajakhan
2
-2
/
+7
2012-09-11
ath9k_hw: Fix invalid MCI GPM index access/caching
Mohammed Shafi Shajakhan
1
-0
/
+8
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
3
-3
/
+3
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-34
/
+154
2012-09-07
ath9k: Fix TX filter usage
Sujith Manoharan
1
-1
/
+1
2012-09-07
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
3
-9
/
+1
2012-09-07
wireless: ath9k-htc: only load firmware in need
Ming Lei
2
-12
/
+25
2012-09-05
ath9k: Fix a crash in 2 WIRE btcoex chipsets
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-09-05
ath9k_hw: enable PA linearization
Felix Fietkau
1
-3
/
+0
2012-09-05
ath9k: fix PA linearization calibration related crash
Felix Fietkau
4
-8
/
+7
2012-09-05
ath9k_hw: disable PA linearization for AR9462
Felix Fietkau
1
-1
/
+2
2012-09-05
ath9k_hw: calibrate PA input for PA predistortion
Felix Fietkau
3
-1
/
+111
2012-09-05
ath9k_hw: clear the AM2PM predistortion mask on AR933x
Felix Fietkau
1
-1
/
+5
2012-09-05
ath9k_hw: do not enable the MIB interrupt in the interrupt mask register
Felix Fietkau
1
-3
/
+0
[next]