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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-31
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-31
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-31
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-31
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
2019-12-31
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
6
-19
/
+30
2019-12-29
mlxsw: spectrum: Use dedicated policer for VRRP packets
Ido Schimmel
2
-2
/
+8
2019-12-29
mlxsw: spectrum_router: Skip loopback RIFs during MAC validation
Amit Cohen
1
-0
/
+3
2019-12-28
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
1
-3
/
+11
2019-12-27
bnx2x: Fix accounting of vlan resources among the PFs
Manish Chopra
1
-1
/
+4
2019-12-27
bnx2x: Use appropriate define for vlan credit
Manish Chopra
1
-1
/
+1
2019-12-27
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
1
-0
/
+2
2019-12-27
dpaa_eth: fix DMA mapping leak
Madalin Bucur
1
-19
/
+20
2019-12-26
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
1
-3
/
+4
2019-12-25
gtp: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-1
/
+1
2019-12-25
net: dsa: bcm_sf2: Fix IP fragment location and behavior
Florian Fainelli
1
-3
/
+3
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
75
-410
/
+698
2019-12-21
sfc: Include XDP packet headroom in buffer step size.
Charles McLachlan
1
-7
/
+7
2019-12-21
sfc: fix channel allocation with brute force
Edward Cree
2
-22
/
+19
2019-12-21
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
3
-6
/
+11
2019-12-21
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-4
/
+4
2019-12-21
qede: Disable hardware gro when xdp prog is installed
Manish Chopra
1
-2
/
+2
2019-12-21
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
1
-14
/
+10
2019-12-21
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
1
-1
/
+1
2019-12-21
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
1
-1
/
+1
2019-12-21
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
1
-1
/
+1
2019-12-21
cxgb4: fix refcount init for TC-MQPRIO offload
Rahul Lakkireddy
1
-4
/
+8
2019-12-20
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
1
-4
/
+23
2019-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-40
/
+37
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2
-3
/
+12
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
2019-12-19
net/mlx5e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
5
-33
/
+13
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
1
-4
/
+2
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
nfp: flower: fix stats id allocation
John Hurley
1
-6
/
+6
2019-12-18
net: ag71xx: fix compile warnings
Oleksij Rempel
1
-2
/
+2
2019-12-18
net: qlogic: Fix error paths in ql_alloc_large_buffers()
Ben Hutchings
1
-4
/
+4
2019-12-18
Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-47
/
+122
2019-12-18
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
1
-6
/
+8
2019-12-17
Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-0
/
+1
2019-12-17
net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency
Arnd Bergmann
1
-0
/
+1
2019-12-17
net: gemini: Fix memory leak in gmac_setup_txqs
Navid Emamdoost
1
-0
/
+2
2019-12-17
net: dsa: b53: Fix egress flooding settings
Florian Fainelli
1
-5
/
+16
[next]