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
/
synopsys
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
1
-2
/
+2
2017-12-21
net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()
Jie Deng
1
-17
/
+7
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-18
drivers: net: add missing interrupt.h include
Florian Westphal
1
-0
/
+1
2017-04-13
net: dwc-xlgmac: add the initial ethtool support
Jie Deng
6
-4
/
+312
2017-03-24
net: dwc-xlgmac: use dual license
Jie Deng
1
-1
/
+2
2017-03-24
net: dwc-xlgmac: declaration of dual license in headers
Jie Deng
7
-28
/
+14
2017-03-22
net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
Dan Carpenter
1
-4
/
+2
2017-03-22
net: dwc-xlgmac: add module license
Arnd Bergmann
1
-0
/
+1
2017-03-22
net: dwc-xlgmac: include dcbnl.h
Arnd Bergmann
1
-0
/
+1
2017-03-10
net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet
Jie Deng
9
-0
/
+7391
2017-01-16
synopsys: remove dwc_eth_qos driver
jpinto
3
-3028
/
+0
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+13
2016-11-30
net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks
Johan Hovold
1
-7
/
+13
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2016-11-26
dwc_eth_qos: drop duplicate headers
Geliang Tang
1
-2
/
+0
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-10-20
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-18
dwc_eth_qos: enable flow control by default
Niklas Cassel
1
-0
/
+1
2016-10-18
dwc_eth_qos: do not clear pause flags from phy_device->supported
Niklas Cassel
1
-1
/
+2
2016-09-17
dwc_eth_qos: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+18
2016-09-10
dwc_eth_qos: do not register semi-initialized device
Lars Persson
1
-20
/
+18
2016-08-31
dwc_eth_qos: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-24
dwc_eth_qos: fix interrupt enable race
Rabin Vincent
1
-7
/
+10
2016-07-18
dwc_eth_qos: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+2
2016-07-12
dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()
Wei Yongjun
1
-1
/
+1
2016-07-05
dwc_eth_qos: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-06-28
net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-06-28
net: ethernet: dwc_eth_qos: use phydev from struct net_device
Philippe Reynes
1
-24
/
+23
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-03-02
dwc_eth_qos: do phy_start before resetting hardware
Lars Persson
1
-3
/
+20
2016-03-02
dwc_eth_qos: use DWCEQOS_MSG_DEFAULT
Rabin Vincent
1
-1
/
+1
2016-03-02
dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
Rabin Vincent
1
-2
/
+2
2016-03-02
dwc_eth_qos: release descriptors outside netif_tx_lock
Lars Persson
1
-4
/
+6
2016-03-02
dwc_eth_qos: fix race condition in dwceqos_start_xmit
Rabin Vincent
1
-4
/
+2
2016-02-06
dwc_eth_qos: Reset hardware before PHY start
Rabin Vincent
1
-1
/
+1
2016-01-12
dwc_eth_qos: Fix dma address for multi-fragment skbs
Lars Persson
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-13
/
+2
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-11
/
+1
2015-11-07
dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"
Markus Elfring
1
-2
/
+1
2015-09-07
ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-07-29
dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS
Lars Persson
3
-0
/
+3051