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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
4
-115
/
+102
2011-02-15
sfc: Add TX queues for high-priority traffic
Ben Hutchings
7
-28
/
+156
2011-02-15
sfc: Distinguish queue lookup from test for queue existence
Ben Hutchings
3
-29
/
+33
2011-02-15
sfc: Move TX queue core queue mapping into tx.c
Ben Hutchings
3
-4
/
+10
2011-02-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+9
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-52
/
+70
2011-02-15
[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.
Andrew Vasquez
1
-1
/
+0
2011-02-15
net/fec: enable flow control and length check on enet-mac
Uwe Kleine-König
1
-11
/
+13
2011-02-15
net/fec: postpone unsetting driver data until the hardware is stopped
Uwe Kleine-König
1
-2
/
+2
2011-02-15
net/fec: provide device for dma functions and matching sizes for map and unmap
Uwe Kleine-König
1
-8
/
+9
2011-02-15
net/fec: reorder functions a bit allows removing forward declarations
Uwe Kleine-König
1
-179
/
+174
2011-02-15
net/fec: some whitespace cleanup
Uwe Kleine-König
1
-11
/
+11
2011-02-15
net/fec: consistenly name struct net_device pointers "ndev"
Uwe Kleine-König
1
-121
/
+121
2011-02-15
net/fec: add phy_stop to fec_enet_close
Uwe Kleine-König
1
-1
/
+3
2011-02-15
net/fec: consolidate all i.MX options to CONFIG_ARM
Uwe Kleine-König
2
-4
/
+4
2011-02-15
net/fec: put the ioremap cookie immediately into a void __iomem pointer
Uwe Kleine-König
1
-5
/
+4
2011-02-15
net/fec: no need to memzero private data
Uwe Kleine-König
1
-1
/
+0
2011-02-15
net/fec: no need to check for validity of ndev in suspend and resume
Uwe Kleine-König
1
-16
/
+12
2011-02-15
net/fec: don't free an irq that failed to be requested
Uwe Kleine-König
1
-2
/
+1
2011-02-15
net/fec: release mem_region requested in probe in error path and remove
Uwe Kleine-König
1
-2
/
+12
2011-02-15
net/fec: no need to cast arguments for memcpy
Uwe Kleine-König
1
-1
/
+1
2011-02-15
pci: use security_capable() when checking capablities during config space read
Chris Wright
1
-1
/
+2
2011-02-15
x86, dmi, debug: Log board name (when present) in dmesg/oops output
Naga Chumbalkar
1
-2
/
+9
2011-02-15
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
Baruch Siach
1
-8
/
+16
2011-02-15
cxgb4vf: Use defined Mailbox Timeout
Casey Leedom
1
-1
/
+1
2011-02-15
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
Casey Leedom
1
-0
/
+41
2011-02-15
cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...
Casey Leedom
1
-8
/
+8
2011-02-15
cxgb4vf: Check driver parameters in the right place ...
Casey Leedom
1
-12
/
+11
2011-02-15
drm/radeon/kms: hopefully fix pll issues for real (v3)
Alex Deucher
1
-14
/
+8
2011-02-15
drm/radeon/kms: add bounds checking to avivo pll algo
Alex Deucher
1
-0
/
+10
2011-02-15
drm/radeon/kms: fix a few more atombios endian issues
Alex Deucher
2
-7
/
+7
2011-02-15
pch_gbe: Fix the MAC Address load issue.
Toshiharu Okada
2
-1
/
+8
2011-02-15
iwlwifi: Delete iwl3945_good_plcp_health.
David S. Miller
1
-66
/
+0
2011-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-1
/
+5
2011-02-14
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
Kurt Van Dijck
1
-1
/
+1
2011-02-14
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-313
/
+232
2011-02-14
Merge branch 'imx' into dmaengine-fixes
Dan Williams
2
-39
/
+63
2011-02-14
dma: ipu_idmac: do not lose valid received data in the irq handler
Anatolij Gustschin
1
-50
/
+0
2011-02-14
can: c_can: Added support for Bosch C_CAN controller
Bhupesh Sharma
7
-0
/
+1485
2011-02-14
pch_gbe: Fix the issue that the receiving data is not normal.
Toshiharu Okada
1
-42
/
+55
2011-02-14
jme: Advance driver version
Guo-Fu Tseng
1
-1
/
+1
2011-02-14
jme: Don't show UDP Checksum error if HW misjudged
Guo-Fu Tseng
1
-3
/
+29
2011-02-14
jme: Refill receive unicase MAC addr after resume
Guo-Fu Tseng
2
-10
/
+19
2011-02-14
jme: Safer MAC processor reset sequence
Guo-Fu Tseng
2
-42
/
+126
2011-02-14
jme: Fix hardware action of full-duplex
Guo-Fu Tseng
2
-4
/
+10
2011-02-14
jme: Rename phyfifo function for easier understand
Guo-Fu Tseng
1
-6
/
+6
2011-02-14
jme: Fix bit typo of JMC250A2 workaround
Guo-Fu Tseng
1
-2
/
+2
2011-02-14
jme: PHY Power control for new chip
Guo-Fu Tseng
2
-14
/
+106
2011-02-14
jme: Extract main and sub chip revision
Guo-Fu Tseng
2
-6
/
+10
2011-02-14
stmmac: enable wol via magic frame by default.
Giuseppe Cavallaro
1
-1
/
+3
[prev]
[next]