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
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
2023-11-28
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
1
-2
/
+2
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-11-13
net: mvneta: fix calls to page_pool_get_stats
Sven Auhagen
1
-8
/
+20
2023-11-06
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
4
-10
/
+49
2023-11-02
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
1
-34
/
+46
2023-11-02
octeontx2-pf: Fix error codes
Ratheesh Kannoth
1
-17
/
+17
2023-10-24
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
1
-1
/
+1
2023-10-21
octeon_ep: assert hardware structure sizes
Shinas Rasheed
2
-0
/
+7
2023-10-20
octeontx2-af: devlink health: use retained error fmsg API
Przemek Kitszel
1
-331
/
+133
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+6
2023-10-19
octeon_ep: update BQL sent bytes before ringing doorbell
Shinas Rasheed
1
-7
/
+6
2023-10-14
octeontx2-af: Enable hardware timestamping for VFs
Subbaraya Sundeep
1
-4
/
+3
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+10
2023-10-12
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
1
-0
/
+1
2023-10-12
net: mvpp2: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-12
octeontx2-af: replace deprecated strncpy with strscpy
Justin Stitt
1
-5
/
+3
2023-10-10
octeontx2-pf: mcs: update PN only when update_pn is true
Radu Pirea (NXP OSS)
1
-4
/
+9
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2
-2
/
+2
2023-10-02
sky2: Make sure there is at least one frag_addr available
Kees Cook
1
-1
/
+1
2023-10-01
octeontx2-pf: Tc flower offload support for MPLS
Hariprasad Kelam
5
-0
/
+187
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-15
/
+36
2023-09-21
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
1
-6
/
+13
2023-09-20
net: ethernet: marvell: Convert to platform remove callback returning void
Uwe Kleine-König
6
-27
/
+15
2023-09-19
octeon_ep: restructured interrupt handlers
Shinas Rasheed
3
-45
/
+323
2023-09-18
octeon_ep: support to fetch firmware info
Shinas Rasheed
6
-17
/
+77
2023-09-15
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
3
-9
/
+23
2023-09-15
octeontx2-pf: Enable PTP PPS output support
Hariprasad Kelam
3
-37
/
+85
2023-09-11
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
1
-0
/
+5
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
7
-51
/
+44
2023-09-05
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
1
-2
/
+19
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-22
/
+19
2023-08-28
octeontx2-af: print error message incase of invalid pf mapping
Hariprasad Kelam
1
-0
/
+5
2023-08-28
octeontx2-af: Add validation of lmac
Hariprasad Kelam
1
-3
/
+7
2023-08-28
octeontx2-af: Don't treat lack of CGX interfaces as error
Sunil Goutham
1
-1
/
+1
2023-08-28
octeontx2-af: CN10KB: Add USGMII LMAC mode
Hariprasad Kelam
2
-0
/
+2
2023-08-26
cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...
Suman Ghosh
1
-3
/
+3
2023-08-26
octeontx2-af: CN10KB: fix PFC configuration
Hariprasad Kelam
1
-8
/
+9
2023-08-26
octeontx2-pf: Fix PFC TX scheduler free
Suman Ghosh
2
-11
/
+5
2023-08-25
octeontx2-pf: fix page_pool creation fail for rings > 32k
Ratheesh Kannoth
2
-1
/
+3
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-08-23
octeontx2-pf: Use PTP HW timestamp counter atomic update feature
Sai Krishna
7
-55
/
+307
2023-08-19
sky2: Remove redundant NULL check for debugfs_create_dir
Ruan Jinjie
1
-1
/
+1
2023-08-19
octeontx2-af: SDP: fix receive link config
Hariprasad Kelam
1
-1
/
+2
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+6
2023-08-15
octeon_ep: cancel queued works in probe error path
Michal Schmidt
1
-3
/
+4
2023-08-15
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
Michal Schmidt
1
-1
/
+1
[next]