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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-46
/
+104
2020-04-06
qed: remove redundant assignment to variable 'rc'
Colin Ian King
1
-1
/
+1
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
Petr Machata
1
-3
/
+6
2020-04-06
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY
Petr Machata
1
-3
/
+6
2020-04-06
r8169: change back SG and TSO to be disabled by default
Heiner Kallweit
1
-15
/
+14
2020-04-04
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
1
-1
/
+1
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-04-03
mlxsw: spectrum_trap: fix unintention integer overflow on left shift
Colin Ian King
1
-1
/
+1
2020-04-02
net: stmmac: xgmac: Fix VLAN register handling
Jose Abreu
1
-0
/
+11
2020-04-02
net: cavium: Fix build errors due to 'imply CAVIUM_PTP'
YueHaibing
1
-1
/
+1
2020-04-02
net: atlantic: fix missing | operator when assigning rec->llc
Colin Ian King
1
-1
/
+1
2020-04-02
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
1
-12
/
+19
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-2
/
+59
2020-04-01
net: stmmac: Fix VLAN filtering when HW does not support it
Jose Abreu
1
-5
/
+12
2020-04-01
bnx2x: correct a comment mistake in grammar
Hu Haowen
1
-1
/
+2
2020-04-01
net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.c
Hu Haowen
1
-1
/
+1
2020-04-01
cxgb4: free MQPRIO resources in shutdown path
Rahul Lakkireddy
3
-0
/
+28
2020-04-01
cxgb4: fix MPS index overwrite when setting MAC address
Herat Ramani
1
-1
/
+0
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
539
-9157
/
+29481
2020-03-31
cxgb4/chcr: nic-tls stats in ethtool
Rohit Maheshwari
1
-0
/
+18
2020-03-31
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
1
-0
/
+3
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-32
/
+51
2020-03-31
net: stmmac: add EHL 2.5Gbps PCI info and PCI ID
Voon Weifeng
1
-8
/
+16
2020-03-31
net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID
Voon Weifeng
1
-0
/
+75
2020-03-31
net: stmmac: create dwmac-intel.c to contain all Intel platform
Voon Weifeng
4
-313
/
+519
2020-03-31
mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
Ido Schimmel
5
-5
/
+46
2020-03-31
mlxsw: spectrum_trap: Switch to use correct packet trap group
Ido Schimmel
3
-18
/
+16
2020-03-31
mlxsw: spectrum_trap: Do not initialize dedicated discard policer
Ido Schimmel
1
-9
/
+1
2020-03-31
mlxsw: spectrum_trap: Add devlink-trap policer support
Ido Schimmel
6
-11
/
+297
2020-03-31
mlxsw: spectrum_trap: Prepare policers for registration with devlink
Ido Schimmel
2
-1
/
+77
2020-03-31
mlxsw: spectrum: Track used packet trap policer IDs
Ido Schimmel
4
-3
/
+38
2020-03-31
mlxsw: reg: Extend QPCR register
Ido Schimmel
1
-0
/
+17
2020-03-31
devlink: Add packet trap group parameters support
Ido Schimmel
1
-4
/
+4
2020-03-31
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-7
/
+6
2020-03-30
r8169: factor out rtl8169_tx_map
Heiner Kallweit
1
-60
/
+50
2020-03-30
qed: Fix use after free in qed_chain_free
Yuval Basson
1
-22
/
+16
2020-03-30
r8169: improve handling of TD_MSS_MAX
Heiner Kallweit
1
-2
/
+2
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
3
-11
/
+4
2020-03-30
net: mscc: ocelot: add action of police on vcap_is2
Xiaoliang Yang
5
-7
/
+99
2020-03-30
ionic: remove lifs on fw reset
Shannon Nelson
5
-25
/
+158
2020-03-30
ionic: disable the queues on link down
Shannon Nelson
1
-56
/
+61
2020-03-30
ionic: check for queues before deleting
Shannon Nelson
1
-19
/
+38
2020-03-30
ionic: clean tx queue of unfinished requests
Shannon Nelson
3
-0
/
+18
2020-03-30
ionic: move irq request to qcq alloc
Shannon Nelson
1
-22
/
+19
2020-03-30
ionic: move debugfs add/delete to match alloc/free
Shannon Nelson
1
-12
/
+8
2020-03-30
ionic: check for linkup in watchdog
Shannon Nelson
3
-2
/
+7
2020-03-30
ionic: decouple link message from netdev state
Shannon Nelson
1
-14
/
+18
2020-03-30
mlxsw: spectrum_ptp: Fix build warnings
Ido Schimmel
1
-0
/
+4
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
4
-7
/
+7
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
11
-13
/
+25
[next]