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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-27
/
+65
2011-06-28
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
1
-6
/
+6
2011-06-27
bcma: main.c needs to include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2011-06-27
iwlwifi: use pci_dev->revision, again
Sergei Shtylyov
1
-3
/
+1
2011-06-27
mwifiex: restore handling of NULL parameters
Dan Carpenter
2
-13
/
+18
2011-06-27
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
3
-8
/
+14
2011-06-27
iwlagn: fix rmmod crash
Stanislaw Gruszka
1
-5
/
+2
2011-06-27
rt2x00: Fix unspeficied typo
Joe Perches
1
-1
/
+1
2011-06-27
ssb: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+1
2011-06-27
ath9k_hw: make use of the gain_table_entry macro
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-06-27
ath9k_hw: Add carrier leak correction in desired gain calculation
Mohammed Shafi Shajakhan
2
-10
/
+27
2011-06-27
ath9k_hw: Fix false tx hung detection in AR9003 chips
Rajkumar Manoharan
2
-2
/
+12
2011-06-27
mac80211: restrict advertised HW scan rates
Johannes Berg
1
-0
/
+2
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
2
-2
/
+2
2011-06-27
ssb: fix ssb clock rate according to broadcom source
Hauke Mehrtens
1
-2
/
+2
2011-06-27
rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver
Chaoming Li
3
-2
/
+28
2011-06-27
rtlwifi: Fix build problems introduced by merging rtl8192de
Larry Finger
2
-3
/
+2
2011-06-27
rtlwifi: rtl8192de: Merge TX and RX routines
Chaoming Li
2
-0
/
+1715
2011-06-27
rtlwifi: rtl8192de: Merge table routines
Chaoming Li
2
-0
/
+1747
2011-06-27
rtlwifi: rtl8192de: Merge main (sw) routines
Chaoming Li
2
-0
/
+460
2011-06-27
rtlwifi: rtl8192de: Merge rf routines
Chaoming Li
2
-0
/
+672
2011-06-27
rtlwifi: rtl8192de: Merge register definitions
Chaoming Li
1
-0
/
+1313
2011-06-27
rtlwifi: rtl8192de: Merge phy routines
Chaoming Li
2
-0
/
+4015
2011-06-27
rtlwifi: rtl8192de: Merge led routines
Chaoming Li
2
-0
/
+197
2011-06-27
rtlwifi: rtl8192de: Merge hardware routines
Chaoming Li
2
-0
/
+2391
2011-06-27
rtlwifi: rtl8192de: Merge firmware routines
Chaoming Li
2
-0
/
+945
2011-06-27
rtlwifi: rtl8192de: Merge dynamic management routines
Chaoming Li
2
-0
/
+1567
2011-06-27
rtlwifi: rtl8192de: Merge def.h
Chaoming Li
1
-0
/
+269
2011-06-27
iwlagn: fix *_UCODE_API_MAX output in the firmware field
Evgeni Golov
4
-11
/
+15
2011-06-27
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-17
/
+13
2011-06-27
iwlagn: map command buffers BIDI
Johannes Berg
1
-7
/
+10
2011-06-27
iwlagn: fix cmd queue unmap
Johannes Berg
1
-4
/
+1
2011-06-24
iwlagn: don't use CCK rates for P2P interfaces
Johannes Berg
3
-6
/
+15
2011-06-24
iwlagn: fill beacon TX rate properly
Johannes Berg
3
-24
/
+22
2011-06-24
iwlagn: extend host command timeout
Johannes Berg
1
-1
/
+1
2011-06-24
iwlagn: fix cmd queue unmap
Johannes Berg
1
-4
/
+1
2011-06-24
iwlagn: use PM ops macro
Johannes Berg
1
-8
/
+1
2011-06-24
iwlagn: fix change_interface for P2P types
Johannes Berg
1
-1
/
+2
2011-06-24
iwlagn: Fix a bug introduced by the HUGE command removal
Emmanuel Grumbach
1
-6
/
+1
2011-06-23
ssb: add __devinit to some functions
Hauke Mehrtens
6
-32
/
+36
2011-06-23
ath9k: enable support for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-23
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
3
-0
/
+37
2011-06-23
ath9k: configure internal regulator for AR9330
Gabor Juhos
1
-5
/
+20
2011-06-23
ath9k: configure diversity based on eeprom contents for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-23
ath9k: fix few register offsets for AR9330
Gabor Juhos
1
-2
/
+2
2011-06-23
ath9k: set diversity group for AR9330
Gabor Juhos
1
-1
/
+4
2011-06-23
ath9k: add fast_div_bias configuration for diversity group 1
Gabor Juhos
1
-0
/
+83
2011-06-23
ath9k: remove superfluous parentheses
Gabor Juhos
1
-32
/
+30
2011-06-23
ath9k: fix antenna diversity configuration for non AR9485 chips
Gabor Juhos
1
-2
/
+8
2011-06-23
ath9k: add a missing case statement to ath_ant_div_comb_alt_check
Gabor Juhos
1
-0
/
+1
[next]