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
Age
Commit message (
Expand
)
Author
Files
Lines
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
ath9k: make PA linearization optional, disabled by default and fix checks
Felix Fietkau
5
-7
/
+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
2012-08-23
ath9k: Use PCI Express Capability accessors
Jiang Liu
1
-15
/
+6
2012-08-22
carl9170: report A-MPDU status
Christian Lamparter
2
-4
/
+12
2012-08-22
ath9k_htc: implement sta_rc_update() mac80211 callback
Antonio Quartulli
1
-0
/
+29
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
10
-19
/
+30
2012-08-21
ath5k: fix wrong max power per rate eeprom reads for 802.11a
Thomas Huehn
2
-1
/
+2
2012-08-13
ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh
Bob Copeland
2
-7
/
+4
2012-08-13
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
Lorenzo Bianconi
1
-1
/
+1
2012-08-10
ath9k: tune rc_stats to display only valid rates
Rajkumar Manoharan
1
-2
/
+3
2012-08-10
ath9k: Trim rate table
Sujith Manoharan
2
-180
/
+174
2012-08-10
ath9k: Remove MIMO-PS specific code
Sujith Manoharan
1
-9
/
+0
2012-08-10
ath9k: Cleanup TX status API
Sujith Manoharan
1
-42
/
+29
2012-08-10
ath9k: Bail out properly before calculating rate index
Sujith Manoharan
1
-13
/
+11
2012-08-10
ath9k: Fix RTS/CTS rate selection
Sujith Manoharan
1
-27
/
+14
2012-08-10
ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
Sujith Manoharan
1
-2
/
+0
2012-08-10
ath9k: Unify valid rate calculation routines
Sujith Manoharan
1
-35
/
+39
2012-08-10
ath9k: Remove ath_rc_set_valid_rate_idx
Sujith Manoharan
1
-10
/
+3
2012-08-10
ath9k: Change rateset calculation
Sujith Manoharan
1
-26
/
+9
2012-08-10
ath9k: Cleanup index retrieval routines
Sujith Manoharan
1
-29
/
+27
2012-08-10
ath9k: Cleanup ath_rc_setvalid_htrates
Sujith Manoharan
1
-8
/
+9
2012-08-10
ath9k: Cleanup ath_rc_setvalid_rates
Sujith Manoharan
1
-28
/
+21
2012-08-10
ath9k: Cleanup RC init API
Sujith Manoharan
1
-64
/
+35
2012-08-10
ath9k: Simplify rate table initialization
Sujith Manoharan
1
-48
/
+17
2012-08-10
ath5k: Put power_level where it belongs and rename it
Nick Kossifidis
4
-8
/
+17
2012-08-10
ath5k: Preserve tx power level requested from above on phy_init
Nick Kossifidis
1
-2
/
+2
[prev]
[next]