index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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-09-12
gve: Use dev_info/err instead of netif_info/err.
Catherine Sullivan
2
-14
/
+11
2020-09-12
gve: Add stats for gve.
Kuo Zhao
5
-48
/
+245
2020-09-12
gve: Get and set Rx copybreak via ethtool
Kuo Zhao
1
-0
/
+34
2020-09-11
qede: Notify qedr when mtu has changed
Michal Kalderon
2
-1
/
+20
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
1
-10
/
+2
2020-09-11
net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
Luo Jiaxing
1
-2
/
+1
2020-09-11
net: dec: de2104x: Increase receive ring size for Tulip
Lucy Yan
1
-1
/
+1
2020-09-11
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
1
-1
/
+1
2020-09-11
net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
Wang Hai
1
-1
/
+1
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
1
-2
/
+1
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
1
-2
/
+1
2020-09-11
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
1
-1
/
+1
2020-09-11
hinic: Fix some kernel-doc warnings in hinic_hw_io.c
Wang Hai
1
-2
/
+2
2020-09-11
net: mvpp2: ptp: Fix unused variables
Alex Dewar
1
-4
/
+2
2020-09-11
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-11
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
3
-3
/
+28
2020-09-11
net: ena: ethtool: add stats printing to XDP queues
Sameeh Jubran
1
-17
/
+28
2020-09-11
net: ena: ethtool: Add new device statistics
Sameeh Jubran
6
-23
/
+170
2020-09-11
net: ena: ethtool: convert stat_offset to 64 bit resolution
Sameeh Jubran
1
-10
/
+8
2020-09-11
net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
Lorenzo Bianconi
1
-2
/
+2
2020-09-10
net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
Lorenzo Bianconi
1
-3
/
+2
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
5
-17
/
+17
2020-09-10
mlx4: make sure to always set the port type
Jakub Kicinski
1
-0
/
+11
2020-09-10
net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...
Lorenzo Bianconi
1
-2
/
+1
2020-09-10
igc: Fix not considering the TX delay for timestamps
Vinicius Costa Gomes
1
-0
/
+19
2020-09-10
igc: Fix wrong timestamp latency numbers
Vinicius Costa Gomes
1
-12
/
+8
2020-09-10
i40e: always propagate error value in i40e_set_vsi_promisc()
Stefan Assmann
1
-1
/
+11
2020-09-10
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
Stefan Assmann
1
-5
/
+5
2020-09-10
net: qed: RDMA personality shouldn't fail VF load
Dmitry Bogdanov
1
-0
/
+1
2020-09-10
net: qede: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
2
-6
/
+8
2020-09-10
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
3
-1
/
+15
2020-09-10
net: mvpp2: ptp: add support for transmit timestamping
Russell King
2
-11
/
+244
2020-09-10
net: mvpp2: ptp: add support for receive timestamping
Russell King
3
-2
/
+194
2020-09-10
net: mvpp2: ptp: add TAI support
Russell King
5
-1
/
+521
2020-09-10
net: mvpp2: check first level interrupt status registers
Russell King
2
-2
/
+15
2020-09-10
net: mvpp2: rename mis-named "link status" interrupt
Russell King
2
-18
/
+19
2020-09-10
net: mvpp2: restructure "link status" interrupt handling
Russell King
1
-32
/
+51
2020-09-10
devlink: Introduce controller number
Parav Pandit
1
-2
/
+7
2020-09-10
devlink: Introduce external controller flag
Parav Pandit
1
-2
/
+4
2020-09-10
net/mlx5: E-switch, Read controller number from device
Parav Pandit
2
-0
/
+23
2020-09-10
net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...
Zhang Changzhong
1
-6
/
+2
2020-09-10
net: pxa168_eth: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-3
/
+1
2020-09-10
net: cavium: Fix a bunch of kerneldoc parameter issues
Wang Hai
1
-5
/
+5
2020-09-09
cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4
Ayush Sawal
4
-55
/
+172
2020-09-09
net: ethernet/neterion/vxge: fix spelling of "functionality"
Randy Dunlap
1
-1
/
+1
2020-09-09
net: tc35815: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-20
/
+28
2020-09-09
sfc: coding style cleanups in mcdi_port_common.c
Edward Cree
2
-12
/
+13
2020-09-09
bnx2x: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-09
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-09-09
net: hns3: remove some unused function hns3_update_promisc_mode()
Guojia Liao
2
-15
/
+0
[prev]
[next]