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
pinetabv-6.6.y-devel
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
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-57
/
+92
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
1
-47
/
+6
2015-01-02
net/fsl: remove hardcoded clock setting from xgmac_mdio
Shaohui Xie
1
-14
/
+0
2015-01-02
net/fsl: remove irq assignment from xgmac_mdio
Shaohui Xie
1
-2
/
+1
2015-01-02
net/fsl: remove reset from xgmac_mdio
Shaohui Xie
1
-19
/
+0
2015-01-01
GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
1
-7
/
+7
2015-01-01
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
4
-1
/
+462
2015-01-01
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2015-01-01
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2014-12-31
tun: return proper error code from tun_do_read
Alex Gartrell
1
-1
/
+1
2014-12-31
tun: Fixed unsigned/signed comparison
Alex Gartrell
1
-1
/
+1
2014-12-31
enic: add stats for dma mapping error
Govindarajulu Varadarajan
3
-1
/
+25
2014-12-31
enic: check dma_mapping_error
Govindarajulu Varadarajan
2
-58
/
+106
2014-12-31
enic: make vnic_wq_buf doubly linked
Govindarajulu Varadarajan
2
-0
/
+4
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
2
-10
/
+96
2014-12-31
net: gianfar: add missing __iomem annotation
Kevin Hao
2
-2
/
+2
2014-12-31
net: gianfar: mark the local functions static
Kevin Hao
1
-4
/
+5
2014-12-31
virtio-net: don't do header check for dodgy gso packets
Jason Wang
1
-0
/
+2
2014-12-31
arm: sa1100: move irda header to linux/platform_data
Dmitry Eremin-Solenikov
1
-1
/
+1
2014-12-31
net: sxgbe: Use setup_timer
Julia Lawall
1
-6
/
+4
2014-12-31
ksz884x: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-12-31
atl1e: Use setup_timer
Julia Lawall
1
-3
/
+2
2014-12-31
atheros: atlx: Use setup_timer
Julia Lawall
1
-6
/
+4
2014-12-31
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
1
-2
/
+2
2014-12-31
net: cpts: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: mlx4: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
1
-10
/
+1
2014-12-31
net: igb: convert to timecounter adjtime.
Richard Cochran
1
-6
/
+1
2014-12-31
net: e1000e: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: fec: convert to timecounter adjtime.
Richard Cochran
1
-15
/
+1
2014-12-31
net: bnx2x: convert to timecounter adjtime.
Richard Cochran
1
-5
/
+1
2014-12-31
net: xgbe: convert to timecounter adjtime.
Richard Cochran
1
-7
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
7
-5
/
+7
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-1219
/
+306
2014-12-30
cc2520: fix zero perm_extended_addr address
Varka Bhadram
1
-0
/
+1
2014-12-30
cc2520: remove 'ret' goto label
Varka Bhadram
1
-10
/
+4
2014-12-30
cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern
Varka Bhadram
1
-2
/
+1
2014-12-30
net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-7
/
+0
2014-12-30
Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-32
/
+79
2014-12-30
Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-4
/
+9
2014-12-30
Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+12
2014-12-30
Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-1
/
+1
2014-12-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
16
-271
/
+492
2014-12-29
Merge branch 'acpi-video'
Rafael J. Wysocki
1
-0
/
+17
2014-12-29
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2
-1
/
+3
2014-12-29
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
5
-23
/
+28
2014-12-29
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-8
/
+31
2014-12-29
mmc: core: stop trying to switch width when only one bit is supported
Alexandre Belloni
1
-1
/
+1
2014-12-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-12-27
ne2k-pci: Add pci_disable_device in error handling
Jia-Ju Bai
1
-2
/
+4
[next]