summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* net: mvneta: fix calls to page_pool_get_statsSven Auhagen2023-11-131-8/+20
* octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya2023-11-064-10/+49
* octeontx2-pf: Fix holes in error codeRatheesh Kannoth2023-11-021-34/+46
* octeontx2-pf: Fix error codesRatheesh Kannoth2023-11-021-17/+17
* page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin2023-10-231-1/+1
* octeon_ep: assert hardware structure sizesShinas Rasheed2023-10-212-0/+7
* octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel2023-10-201-331/+133
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-7/+6
|\
| * octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed2023-10-181-7/+6
* | octeontx2-af: Enable hardware timestamping for VFsSubbaraya Sundeep2023-10-131-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-122-4/+10
|\|
| * octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth2023-10-121-0/+1
| * octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)2023-10-101-4/+9
* | net: mvpp2: replace deprecated strncpy with strscpyJustin Stitt2023-10-111-1/+1
* | octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt2023-10-111-5/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-051-1/+1
|\|
| * sky2: Make sure there is at least one frag_addr availableKees Cook2023-10-021-1/+1
* | net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior2023-10-032-2/+2
* | octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam2023-10-015-0/+187
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-214-15/+36
|\|
| * octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior2023-09-211-6/+13
| * octeon_ep: fix tx dma unmap len values in SGShinas Rasheed2023-09-153-9/+23
* | net: ethernet: marvell: Convert to platform remove callback returning voidUwe Kleine-König2023-09-206-27/+15
* | octeon_ep: restructured interrupt handlersShinas Rasheed2023-09-193-45/+323
* | octeon_ep: support to fetch firmware infoShinas Rasheed2023-09-186-17/+77
* | octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam2023-09-153-37/+85
|/
* net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua2023-09-111-0/+5
* octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth2023-09-107-51/+44
* octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya2023-09-051-2/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-08-294-22/+19
|\
| * cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh2023-08-251-3/+3
| * octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam2023-08-251-8/+9
| * octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2023-08-252-11/+5
| * octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth2023-08-252-1/+3
* | octeontx2-af: print error message incase of invalid pf mappingHariprasad Kelam2023-08-281-0/+5
* | octeontx2-af: Add validation of lmacHariprasad Kelam2023-08-281-3/+7
* | octeontx2-af: Don't treat lack of CGX interfaces as errorSunil Goutham2023-08-281-1/+1
* | octeontx2-af: CN10KB: Add USGMII LMAC modeHariprasad Kelam2023-08-282-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-241-1/+2
|\|
| * octeontx2-af: SDP: fix receive link configHariprasad Kelam2023-08-181-1/+2
* | octeontx2-pf: Use PTP HW timestamp counter atomic update featureSai Krishna2023-08-237-55/+307
* | sky2: Remove redundant NULL check for debugfs_create_dirRuan Jinjie2023-08-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-182-5/+6
|\|
| * octeon_ep: cancel queued works in probe error pathMichal Schmidt2023-08-141-3/+4
| * octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt2023-08-141-1/+1
| * octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt2023-08-141-1/+1
| * octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt2023-08-141-1/+1
* | octeontx2-pf: Allow both ntuple and TC features on the interfaceHariprasad Kelam2023-08-112-18/+12
* | net/marvell: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-111-1/+1
* | octeon_ep: Add control plane host and firmware versions.Sathesh Edara2023-08-115-3/+64