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
/
rt2x00
/
rt2800lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
rt2x00: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-12-05
rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592
Kevin Lo
1
-1
/
+0
2013-12-05
rt2x00: rt2800lib: update RF registers for RT5390
Kevin Lo
1
-11
/
+19
2013-12-05
rt2x00: rt2800lib: Update BBP register initialization for RT53xx
Kevin Lo
1
-3
/
+3
2013-11-11
wireless: rt2800lib: Fix typo on checking
Felipe Pena
1
-1
/
+1
2013-10-18
rt2x00: rt2800lib: autodetect 5GHz band support
Gabor Juhos
1
-4
/
+4
2013-10-18
rt2x00: rt2800lib: use switch statement for RF specific setup
Gabor Juhos
1
-21
/
+30
2013-10-18
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
Gabor Juhos
1
-10
/
+6
2013-10-14
rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
Kevin Lo
1
-72
/
+3
2013-10-14
rt2x00: rt2800lib: fix RF registers for RT5390/RT5392
Kevin Lo
1
-3
/
+2
2013-10-14
rt2x00: rt2800lib: use rt2x00_has_cap_* helpers
Gabor Juhos
1
-13
/
+12
2013-10-10
rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593
Gabor Juhos
1
-5
/
+20
2013-10-10
rt2x00: rt2800lib: fix VGC adjustment for RT5592
Gabor Juhos
1
-4
/
+7
2013-10-10
rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice
Kevin Lo
1
-7
/
+0
2013-10-10
rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band
Gabor Juhos
1
-4
/
+11
2013-10-10
rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593
Gabor Juhos
1
-2
/
+8
2013-10-10
rt2x00: rt2800lib: fix default VGC values for RT3593
Gabor Juhos
1
-0
/
+3
2013-10-10
rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map
Gabor Juhos
1
-1
/
+0
2013-10-10
rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map
Gabor Juhos
1
-2
/
+0
2013-10-04
rt2800: add support for radio chip RF3070
Stanislaw Gruszka
1
-1
/
+7
2013-09-26
rt2x00: Fix rf register for RT3070
Kevin Lo
1
-1
/
+1
2013-09-26
rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cards
Gabor Juhos
1
-9
/
+17
2013-09-26
rt2800: comment enable radio initialization sequence
Stanislaw Gruszka
1
-2
/
+11
2013-09-09
rt2800: change initialization sequence to fix system freeze
Stanislaw Gruszka
1
-5
/
+6
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-08-26
rt2800: fix wrong TX power compensation
Stanislaw Gruszka
1
-0
/
+7
2013-08-26
rt2x00: rt2800lib: don't hardcode beacon offsets
Gabor Juhos
1
-8
/
+22
2013-08-26
rt2x00: rt2800lib: add rt2800_hw_beacon_base helper
Gabor Juhos
1
-2
/
+9
2013-08-22
rt2x00: rt2800lib: adjust frequency offset for RF3053
Gabor Juhos
1
-1
/
+1
2013-08-22
rt2x00: rt2800lib: move rt2800_adjust_freq_offset function
Gabor Juhos
1
-36
/
+37
2013-08-22
rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devices
Gabor Juhos
1
-3
/
+16
2013-08-22
rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices
Gabor Juhos
1
-1
/
+5
2013-08-22
rt2x00: rt2800lib: optimize frequency offset adjustment
Gabor Juhos
1
-1
/
+6
2013-08-22
rt2x00: rt2800lib: fix frequency offset boundary calculation
Gabor Juhos
1
-4
/
+5
2013-08-22
rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_register
Gabor Juhos
1
-11
/
+7
2013-08-22
rt2x00: rt2800: rename HW_BEACON_OFFSET macro
Gabor Juhos
1
-2
/
+2
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
1
-1
/
+2
2013-08-16
rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper
Gabor Juhos
1
-0
/
+23
2013-07-23
rt2x00: rt2800lib: enable RT3593 support
Gabor Juhos
1
-0
/
+1
2013-07-23
rt2x00: rt2800lib: enable RF3053 support
Gabor Juhos
1
-0
/
+1
2013-07-23
rt2x00: rt2800lib: enable VCO recalibration for RF3053
Gabor Juhos
1
-0
/
+2
2013-07-23
rt2x00: rt2800lib: add channel configuration for RF3053
Gabor Juhos
1
-1
/
+365
2013-07-23
rt2x00: rt2800lib: add rf_vals for RF3053
Gabor Juhos
1
-0
/
+70
2013-07-23
rt2x00: rt2800lib: add default_power3 field for three-chain devices
Gabor Juhos
1
-0
/
+22
2013-07-23
rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593
Gabor Juhos
1
-12
/
+43
2013-07-23
rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593
Gabor Juhos
1
-0
/
+6
2013-07-23
rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpers
Gabor Juhos
1
-14
/
+24
2013-07-23
rt2x00: rt2800lib: fix default TX power values for RT3593
Gabor Juhos
1
-0
/
+7
2013-07-23
rt2x00: rt2800lib: add rt2800_txpower_to_dev helper
Gabor Juhos
1
-7
/
+14
2013-07-23
rt2x00: rt2800lib: fix antenna configuration for RT3593
Gabor Juhos
1
-0
/
+7
[next]