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
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
renesas: missing unlock on error path
Dan Carpenter
1
-1
/
+3
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-11
Renesas Ethernet AVB PTP clock driver
Sergei Shtylyov
4
-5
/
+414
2015-06-11
Renesas Ethernet AVB driver proper
Sergei Shtylyov
4
-0
/
+2639
2015-03-04
sh_eth: Mitigate lost statistics updates
Ben Hutchings
1
-12
/
+25
2015-03-04
sh_eth: Optionally log RX and TX status for each completed descriptor
Ben Hutchings
1
-0
/
+7
2015-03-04
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2
-11
/
+195
2015-03-04
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
2
-3
/
+27
2015-03-04
sh_eth: Implement multicast statistic based on the RFS8 status bit
Ben Hutchings
1
-0
/
+2
2015-03-03
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
1
-1
/
+1
2015-03-03
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
1
-3
/
+2
2015-03-03
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
1
-1
/
+1
2015-03-03
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
1
-0
/
+6
2015-03-01
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
1
-0
/
+3
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-62
/
+135
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
1
-11
/
+23
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
1
-0
/
+4
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
1
-7
/
+32
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
1
-3
/
+0
2015-01-27
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2
-9
/
+31
2015-01-27
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
1
-16
/
+18
2015-01-27
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
1
-1
/
+2
2015-01-27
sh_eth: Fix padding of short frames on TX
Ben Hutchings
1
-4
/
+4
2015-01-27
sh_eth: add more PM methods
Mikhail Ulyanov
1
-0
/
+31
2015-01-27
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
1
-2
/
+1
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-15
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
2
-23
/
+21
2015-01-15
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
Geert Uytterhoeven
1
-2
/
+2
2015-01-09
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2
-1
/
+11
2015-01-09
sh-eth: Set fdr_value of R-Car SoCs
Nobuhiro Iwamatsu
1
-0
/
+2
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-50
/
+51
2014-12-10
sh_eth: Remove redundant alignment adjustment
Mitsuhiro Kimura
1
-2
/
+2
2014-12-10
sh_eth: Optimization for RX excess judgement
Mitsuhiro Kimura
1
-5
/
+5
2014-11-30
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
2
-29
/
+36
2014-11-30
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
2
-21
/
+15
2014-11-13
net: sh_eth: Add r8a7793 support
Hisashi Nakamura
1
-0
/
+2
2014-11-13
net: sh_eth: Add RMII mode setting in probe
Hisashi Nakamura
1
-0
/
+4
2014-10-28
ethernet: renesas: remove unnecessary check
Varka Bhadram
1
-6
/
+2
2014-09-03
net: sh_eth: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2014-08-03
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
1
-0
/
+2
2014-07-03
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
1
-12
/
+6
2014-06-12
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
1
-1
/
+0
2014-06-12
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
1
-5
/
+3
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+23
2014-06-04
sh_eth: fix SH7619/771x support
Sergei Shtylyov
1
-0
/
+21
2014-06-04
sh_eth: use RNC mode for packet reception
Ben Dooks
2
-11
/
+2
2014-05-14
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
Sergei Shtylyov
1
-2
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-28
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
1
-2
/
+6
[next]