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
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
octeontx2-vf: Fix error return code in otx2vf_probe()
Wei Yongjun
1
-2
/
+6
2020-05-07
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-05-07
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-04-13
net: mvneta: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+3
2020-03-25
octeontx2-pf: Fix ndo_set_rx_mode
Sunil Goutham
2
-2
/
+29
2020-03-25
octeontx2-pf: Fix rx buffer page refcount
Sunil Goutham
1
-0
/
+1
2020-03-24
octeontx2-pf: Remove wrapper APIs for mutex lock and unlock
Sunil Goutham
5
-89
/
+75
2020-03-24
octeontx2-af: Remove driver version and fix authorship
Sunil Goutham
2
-6
/
+2
2020-03-24
octeontx2-pf: Cleanup all receive buffers in SG descriptor
Geetha sowjanya
2
-9
/
+34
2020-03-24
octeontx2-vf: Link event notification support
Tomasz Duszynski
2
-2
/
+93
2020-03-24
octeontx2-vf: Ethtool support
Tomasz Duszynski
3
-14
/
+117
2020-03-24
octeontx2-vf: Virtual function driver support
Tomasz Duszynski
8
-1
/
+699
2020-03-24
octeontx2-pf: Handle VF function level reset
Geetha sowjanya
2
-3
/
+239
2020-03-24
octeontx2-pf: Enable SRIOV and added VF mbox handling
Sunil Goutham
2
-0
/
+446
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-18
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-1
/
+1
2020-03-18
Revert "net: mvmdio: avoid error message for optional IRQ"
Chris Packham
1
-3
/
+3
2020-03-17
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
1
-2
/
+1
2020-03-15
net: sky2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-15
net: skge: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-15
net: octeontx2-pf: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-11
/
+2
2020-03-15
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-15
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-15
net: mv643xx_eth: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2020-03-13
octeontx2-pf: unlock on error path in otx2_config_pause_frm()
Dan Carpenter
1
-2
/
+5
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-3
/
+3
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+6
2020-03-05
PCI: Add constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
2
-14
/
+0
2020-03-05
net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bits
Heiner Kallweit
2
-0
/
+2
2020-03-04
octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"
Colin Ian King
1
-1
/
+1
2020-03-02
mvneta: add XDP ethtool errors stats for TX to driver
Jesper Dangaard Brouer
1
-4
/
+26
2020-03-02
octeontx2-af: Modify rvu_reg_poll() to check reg atleast twice
Sunil Goutham
1
-6
/
+8
2020-03-02
octeontx2-af: Enable PCI master
Sunil Goutham
1
-7
/
+6
2020-03-02
octeontx2-af: Set discovery ID for RVUM block
Sunil Goutham
2
-1
/
+20
2020-03-02
octeontx2-af: Optimize data retrieval from firmware
Linu Cherian
7
-65
/
+173
2020-03-02
octeontx2-pf: Support to enable/disable pause frames via ethtool
Geetha sowjanya
4
-0
/
+125
2020-03-02
octeontx2-af: Pause frame configuration at cgx
Geetha sowjanya
5
-0
/
+157
2020-03-02
octeontx2-af: Interface backpressure configuration
Geetha sowjanya
3
-6
/
+182
2020-02-27
net: mvpp2: use resolved link config in mac_link_up()
Russell King
1
-36
/
+47
2020-02-27
net: mvneta: use resolved link config in mac_link_up()
Russell King
1
-17
/
+38
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2
-9
/
+18
2020-02-27
net: marvell: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-10
/
+9
2020-02-19
net: mvneta: align xdp stats naming scheme to mlx5 driver
Lorenzo Bianconi
1
-16
/
+36
2020-02-19
octeontx2-af: Cleanup nixlf and blkaddr retrieval logic
Sunil Goutham
2
-83
/
+50
2020-02-19
octeontx2-af: Cleanup CGX config permission checks
Sunil Goutham
1
-31
/
+24
2020-02-19
octeontx2-af: Remove unnecessary export symbols in CGX driver
Sunil Goutham
1
-18
/
+0
2020-02-17
net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame
Lorenzo Bianconi
1
-17
/
+13
[next]