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
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-01
net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoC
Martin Blumenstingl
1
-2
/
+3
2018-03-30
net: stmmac: Add support for DWMAC5 and implement Safety Features
Jose Abreu
10
-3
/
+494
2018-03-30
net: stmmac: Rework and fix TX Timeout code
Jose Abreu
2
-5
/
+73
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-13
/
+13
2018-02-27
net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields
Niklas Cassel
1
-0
/
+2
2018-02-27
net: stmmac: ensure that the device has released ownership before reading data
Niklas Cassel
1
-0
/
+5
2018-02-27
net: stmmac: use correct barrier between coherent memory and MMIO
Niklas Cassel
1
-2
/
+2
2018-02-27
net: stmmac: ensure that the MSS desc is the last desc to set the own bit
Niklas Cassel
1
-1
/
+8
2018-02-20
net: stmmac: honor error code from stmmac_dt_phy()
Niklas Cassel
1
-2
/
+3
2018-02-20
net: stmmac: add error handling in stmmac_mtl_setup()
Niklas Cassel
1
-5
/
+24
2018-02-20
net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()
Niklas Cassel
1
-1
/
+1
2018-02-20
net: stmmac: rename dwmac4_tx_queue_routing() to match reality
Niklas Cassel
1
-3
/
+3
2018-02-20
net: stmmac: WARN if tx_skbuff entries are reused before cleared
Niklas Cassel
1
-0
/
+5
2018-02-20
net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit()
Niklas Cassel
1
-3
/
+0
2018-02-20
net: stmmac: set MSS for each tx DMA channel
Niklas Cassel
2
-9
/
+6
2018-02-19
net: stmmac: dwmac-meson8b: make the clock configurations private
Martin Blumenstingl
1
-21
/
+24
2018-02-19
net: stmmac: dwmac-meson8b: only keep struct device around
Martin Blumenstingl
1
-10
/
+9
2018-02-19
net: stmmac: dwmac-meson8b: simplify clock registration
Martin Blumenstingl
1
-91
/
+65
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-01-25
net: stmmac: do not use a bitwise AND operator with a bool operand
Niklas Cassel
2
-3
/
+3
2018-01-23
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
6
-7
/
+39
2018-01-17
net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
Martin Blumenstingl
1
-1
/
+1
2018-01-17
net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
Martin Blumenstingl
1
-1
/
+3
2018-01-17
net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration
Martin Blumenstingl
1
-32
/
+47
2018-01-17
net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode
Martin Blumenstingl
1
-25
/
+21
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2018-01-04
net: stmmac: enable EEE in MII, GMII or RGMII only
Jerome Brunet
1
-0
/
+6
2018-01-03
net: stmmac: Allow debug prints of frame_len/COE
Florian Fainelli
1
-3
/
+2
2018-01-03
net: stmmac: Pad ring number with zeroes in display_ring()
Florian Fainelli
3
-3
/
+3
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+12
2017-12-19
net: stmmac: Fix bad RX timestamp extraction
Fredrik Hallenberg
5
-6
/
+8
2017-12-19
net: stmmac: Fix TX timestamp calculation
Fredrik Hallenberg
1
-2
/
+4
2017-12-08
net: stmmac: fix broken dma_interrupt handling for multi-queues
Niklas Cassel
1
-8
/
+46
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-11-30
net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
Corentin Labbe
1
-2
/
+1
2017-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-11-29
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
1
-2
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+7
2017-11-14
net: stmmac: fix LPI transitioning for dwmac4
Niklas Cassel
2
-1
/
+25
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+9
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+8
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
1
-8
/
+8
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+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-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+8
2017-10-28
stmmac: copy unicast mac address to MAC registers
Bhadram Varka
1
-1
/
+15
2017-10-27
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
1
-0
/
+7
2017-10-27
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
1
-1
/
+1
[next]