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
pinetabv-6.6.y-devel
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
2017-08-19
amd-xgbe: Set the MDIO mode for 10000Base-T configuration
Lendacky, Thomas
1
-1
/
+1
2017-08-19
mlx5: ensure 0 is returned when vport is zero
Colin Ian King
1
-1
/
+1
2017-08-19
ixgbe: change ndo_xdp_xmit return code on xmit errors
Jesper Dangaard Brouer
1
-1
/
+1
2017-08-19
liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF
Rick Farrington
2
-10
/
+0
2017-08-19
liquidio: fix Smatch error
Intiyaz Basha
1
-2
/
+2
2017-08-18
net: hns3: Fixes the static check warning due to missing unsupp L3 proto check
Salil
1
-4
/
+10
2017-08-18
net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()
Salil
1
-37
/
+48
2017-08-18
net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch
Salil
1
-0
/
+2
2017-08-18
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
6
-6
/
+6
2017-08-18
liquidio: with embedded f/w, issue droq credits before enablement
Rick Farrington
1
-8
/
+12
2017-08-18
liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit
Rick Farrington
1
-24
/
+46
2017-08-17
net: ibm: ibmvnic: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
net: ibm: ibmveth: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
net: hns3: ensure media_type is unitialized
Colin Ian King
1
-1
/
+1
2017-08-17
liquidio: fix spelling mistake: "interuupt" -> "interrupt"
Colin Ian King
1
-1
/
+1
2017-08-17
net/mlx4: fix spelling mistake: "availible" -> "available"
Colin Ian King
3
-16
/
+16
2017-08-16
nfp: process MTU updates from firmware flower app
Simon Horman
1
-2
/
+9
2017-08-16
nfp: process control messages in workqueue in flower app
Simon Horman
4
-3
/
+41
2017-08-16
net: 3c509: constify pnp_device_id
Arvind Yadav
1
-1
/
+1
2017-08-16
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
Veerasenareddy Burru
2
-6
/
+6
2017-08-16
mlx4: sizeof style usage
stephen hemminger
15
-56
/
+56
2017-08-16
skge: add paren around sizeof arg
stephen hemminger
1
-1
/
+1
2017-08-16
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
6
-50
/
+226
2017-08-16
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
4
-263
/
+202
2017-08-16
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
3
-56
/
+57
2017-08-16
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
5
-88
/
+50
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-21
/
+55
2017-08-16
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
1
-2
/
+6
2017-08-16
mlxsw: spectrum_router: Use correct config option
Ido Schimmel
1
-1
/
+1
2017-08-16
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
1
-4
/
+4
2017-08-16
mlx5: remove unnecessary pci_set_drvdata()
Zhu Yanjun
1
-2
/
+0
2017-08-16
mlx4: remove unnecessary pci_set_drvdata()
Zhu Yanjun
1
-2
/
+0
2017-08-15
liquidio: fix issues with fw_type module parameter
Derek Chickles
1
-3
/
+3
2017-08-15
mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6
Arkadi Sharshevsky
1
-9
/
+141
2017-08-15
mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6
Arkadi Sharshevsky
1
-17
/
+52
2017-08-15
liquidio: added support for ethtool --set-ring feature
Intiyaz Basha
6
-11
/
+160
2017-08-15
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
4
-216
/
+118
2017-08-15
liquidio: moved liquidio_napi_poll to lio_core.c
Intiyaz Basha
4
-108
/
+61
2017-08-15
liquidio: moved liquidio_napi_drv_callback to lio_core.c
Intiyaz Basha
4
-50
/
+41
2017-08-15
liquidio: moved liquidio_push_packet to lio_core.c
Intiyaz Basha
4
-275
/
+156
2017-08-15
liquidio: moved octeon_setup_droq to lio_core.c
Intiyaz Basha
4
-72
/
+37
2017-08-15
liquidio: moved update_txq_status to lio_core.c
Intiyaz Basha
4
-59
/
+36
2017-08-15
liquidio: moved wait_for_pending_requests to octeon_network.h
Intiyaz Basha
5
-55
/
+29
2017-08-15
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-0
/
+22
2017-08-15
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-8
/
+21
2017-08-14
Change Kconfig description
Ohad Oz
1
-1
/
+2
2017-08-14
Allow Mellanox switch devices to be configured if only I2C bus is set
Ohad Oz
1
-1
/
+1
2017-08-14
mlxsw: spectrum_router: Use one LPM tree for all virtual routers
Ido Schimmel
1
-94
/
+165
2017-08-14
mlxsw: spectrum_router: Pass argument explicitly
Ido Schimmel
1
-4
/
+4
2017-08-14
mlxsw: spectrum_router: Return void from deletion functions
Ido Schimmel
1
-10
/
+9
[next]