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
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2019-12-18
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-3
/
+2
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2
-1
/
+4
2019-12-18
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
1
-2
/
+3
2019-12-18
net: stmmac: Do not accept invalid MTU values
Jose Abreu
1
-0
/
+12
2019-12-18
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
1
-13
/
+11
2019-12-18
net: stmmac: selftests: Needs to check the number of Multicast regs
Jose Abreu
1
-0
/
+4
2019-12-18
net: stmmac: dwc-qos: avoid clk and reset for acpi device
Ajay Gupta
1
-0
/
+5
2019-12-18
net: stmmac: dwc-qos: use generic device api
Ajay Gupta
1
-9
/
+10
2019-12-18
net-next: stmmac: mediatek: add more support for RMII
Biao Huang
1
-29
/
+60
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2019-12-06
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
1
-0
/
+2
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+2
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-4
/
+4
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-4
/
+8
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
1
-3
/
+1
2019-11-16
net: stmmac: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
1
-0
/
+4
2019-11-15
net: stmmac: xgmac: Do not enable TBU interrupt
Jose Abreu
1
-1
/
+1
2019-11-15
net: stmmac: Rework TX Coalesce logic
Jose Abreu
1
-19
/
+42
2019-11-15
net: stmmac: Tune-up default coalesce settings
Jose Abreu
1
-2
/
+2
2019-11-15
net: stmmac: xgmac: Remove uneeded computation for RFA/RFD
Jose Abreu
1
-12
/
+2
2019-11-15
net: stmmac: gmac4+: Remove uneeded computation for RFA/RFD
Jose Abreu
1
-12
/
+2
2019-11-15
net: stmmac: Setup a default RX Coalesce value instead of the minimum
Jose Abreu
2
-3
/
+5
2019-11-15
net: stmmac: Do not set RX IC bit if RX Coalesce is zero
Jose Abreu
1
-1
/
+5
2019-11-13
net: ethernet: stmmac: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-11-12
net: stmmac: Implement UDP Segmentation Offload
Jose Abreu
1
-9
/
+23
2019-11-12
net: stmmac: Rework stmmac_rx()
Jose Abreu
1
-52
/
+94
2019-11-12
net: stmmac: tc: Remove the speed dependency
Jose Abreu
1
-2
/
+0
2019-11-12
net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
Jose Abreu
1
-10
/
+48
2019-11-12
net: stmmac: gmac4+: Add Split Header support
Jose Abreu
5
-3
/
+46
2019-11-12
net: stmmac: Fix sparse warning
Jose Abreu
4
-5
/
+6
2019-11-12
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-78
/
+144
2019-11-08
net: ethernet: stmmac: Add support for syscfg clock
Christophe Roullier
1
-15
/
+8
2019-11-07
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
1
-30
/
+34
2019-11-07
net: stmmac: Fix TSO descriptor with Enhanced Addressing
Jose Abreu
1
-0
/
+1
2019-11-07
net: stmmac: Fix the packet count in stmmac_rx()
Jose Abreu
1
-2
/
+3
2019-11-07
net: stmmac: xgmac: Disable MMC interrupts by default
Jose Abreu
1
-2
/
+4
2019-11-07
net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
Jose Abreu
1
-0
/
+2
2019-11-07
net: stmmac: xgmac: Fix AV Feature detection
Jose Abreu
1
-1
/
+1
2019-11-07
net: stmmac: xgmac: Fix TSA selection
Jose Abreu
1
-0
/
+1
2019-11-07
net: stmmac: xgmac: Only get SPH header len if available
Jose Abreu
1
-1
/
+2
2019-11-07
net: stmmac: selftests: Prevent false positives in filter tests
Jose Abreu
1
-40
/
+94
2019-11-07
net: stmmac: xgmac: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
2019-11-07
net: stmmac: gmac4: bitrev32 returns u32
Jose Abreu
1
-1
/
+1
[prev]
[next]