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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
20
-219
/
+374
2020-01-25
Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-41
/
+80
2020-01-25
mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc
Petr Machata
3
-0
/
+203
2020-01-25
mlxsw: spectrum: Configure shaper rate and burst size together
Petr Machata
3
-8
/
+10
2020-01-25
mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_sp
Petr Machata
2
-0
/
+4
2020-01-25
mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DIS
Petr Machata
1
-2
/
+2
2020-01-25
mlxsw: reg: Add max_shaper_bs to QoS ETS Element Configuration
Petr Machata
1
-0
/
+15
2020-01-25
mlxsw: spectrum_qdisc: Extract a common leaf unoffload function
Petr Machata
1
-5
/
+14
2020-01-25
mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()
Petr Machata
1
-10
/
+19
2020-01-25
mlxsw: spectrum_qdisc: Extract a per-TC stat function
Petr Machata
1
-49
/
+70
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-25
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-25
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
1
-3
/
+3
2020-01-24
net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path
Tariq Toukan
1
-4
/
+10
2020-01-24
net/mlx5e: kTLS, Remove redundant posts in TX resync flow
Tariq Toukan
1
-2
/
+0
2020-01-24
net/mlx5e: kTLS, Fix corner-case checks in TX resync flow
Tariq Toukan
1
-14
/
+19
2020-01-24
net/mlx5e: Clear VF config when switching modes
Dmytro Linkin
2
-4
/
+11
2020-01-24
net/mlx5: DR, use non preemptible call to get the current cpu number
Erez Shitrit
1
-1
/
+2
2020-01-24
net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep
Eli Cohen
1
-2
/
+7
2020-01-24
net/mlx5: DR, Enable counter on non-fwd-dest objects
Erez Shitrit
1
-13
/
+29
2020-01-24
net/mlx5: Update the list of the PCI supported devices
Meir Lichtinger
1
-0
/
+1
2020-01-24
net/mlx5: Fix lowest FDB pool size
Paul Blakey
1
-1
/
+1
2020-01-24
l2t_seq_next should increase position index
Vasily Averin
1
-2
/
+1
2020-01-24
seq_tab_next() should increase position index
Vasily Averin
1
-2
/
+1
2020-01-24
i40e: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-23
Merge tag 'mlx5-updates-2020-01-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
12
-398
/
+805
2020-01-23
net/sonic: Prevent tx watchdog timeout
Finn Thain
1
-4
/
+13
2020-01-23
net/sonic: Fix CAM initialization
Finn Thain
1
-9
/
+12
2020-01-23
net/sonic: Fix command register usage
Finn Thain
1
-15
/
+3
2020-01-23
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain
2
-0
/
+28
2020-01-23
net/sonic: Fix receive buffer replenishment
Finn Thain
2
-63
/
+105
2020-01-23
net/sonic: Improve receive descriptor status flag check
Finn Thain
1
-10
/
+5
2020-01-23
net/sonic: Avoid needless receive descriptor EOL flag updates
Finn Thain
1
-6
/
+15
2020-01-23
net/sonic: Fix receive buffer handling
Finn Thain
2
-7
/
+33
2020-01-23
net/sonic: Fix interface error stats collection
Finn Thain
2
-14
/
+8
2020-01-23
net/sonic: Use MMIO accessors
Finn Thain
1
-8
/
+8
2020-01-23
net/sonic: Clear interrupt flags immediately
Finn Thain
1
-22
/
+6
2020-01-23
net/sonic: Add mutual exclusion for accessing shared state
Finn Thain
2
-14
/
+36
2020-01-23
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
Madalin Bucur
1
-2
/
+2
2020-01-23
net/fsl: treat fsl,erratum-a011043
Madalin Bucur
1
-1
/
+6
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2
-0
/
+3
2020-01-23
mlxsw: spectrum_acl: Fix use-after-free during reload
Ido Schimmel
1
-4
/
+12
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
17
-209
/
+18
2020-01-23
net/mlx5e: Enable all available stats for uplink reps
Vlad Buslov
3
-33
/
+18
2020-01-23
net/mlx5e: Create q counters on uplink representors
Vlad Buslov
1
-2
/
+19
2020-01-23
net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infra
Vlad Buslov
1
-43
/
+114
2020-01-23
net/mlx5e: IPoIB, use separate stats groups
Saeed Mahameed
3
-15
/
+51
2020-01-23
net/mlx5e: Convert stats groups array to array of group pointers
Saeed Mahameed
4
-31
/
+56
2020-01-23
net/mlx5e: Declare stats groups via macro
Saeed Mahameed
3
-185
/
+108
2020-01-23
net/mlx5e: Profile specific stats groups
Saeed Mahameed
6
-48
/
+93
[next]