summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2023-12-05net: mvmdio: Support setting the MDC frequency on XSMI controllersTobias Waldekranz
2023-12-05net: mvmdio: Avoid excessive sleeps in polled modeTobias Waldekranz
2023-12-05octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu
2023-12-04octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli
2023-12-04octeontx2-pf: TC flower offload support for mirrorSuman Ghosh
2023-12-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh
2023-12-01octeontx2-af: debugfs: update CQ context fieldsNithin Dabilpuram
2023-12-01octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep
2023-12-01octeon_ep: set backpressure watermark for RX queuesShinas Rasheed
2023-12-01octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep
2023-12-01octeon_ep: Fix error code in probe()Dan Carpenter
2023-11-30octeon_ep: support OCTEON CN98 devicesShinas Rasheed
2023-11-30octeon_ep: implement device unload control net APIShinas Rasheed
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-11-28octeontx2-af: Fix possible buffer overflowElena Salomatkina
2023-11-24octeon_ep: get max rx packet length from firmwareShinas Rasheed
2023-11-24octeon_ep: Solve style issues in control net filesShinas Rasheed
2023-11-24octeontx2-pf: TC flower offload support for ICMP type and codeGeetha sowjanya
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-11-21octeon_ep: support Octeon CN10K devicesShinas Rasheed
2023-11-19octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-11-16octeon_ep: remove atomic variable usage in Tx data pathShinas Rasheed
2023-11-16octeon_ep: implement xmit_more in transmitShinas Rasheed
2023-11-16octeon_ep: remove dma sync in trasmit pathShinas Rasheed
2023-11-16octeon_ep: add padding for small packetsShinas Rasheed
2023-11-13net: mvneta: fix calls to page_pool_get_statsSven Auhagen
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya
2023-11-02octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-11-02octeontx2-pf: Fix error codesRatheesh Kannoth
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-21octeon_ep: assert hardware structure sizesShinas Rasheed
2023-10-20octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-18octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed
2023-10-13octeontx2-af: Enable hardware timestamping for VFsSubbaraya Sundeep
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-11net: mvpp2: replace deprecated strncpy with strscpyJustin Stitt
2023-10-11octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-10-02sky2: Make sure there is at least one frag_addr availableKees Cook
2023-10-01octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-20net: ethernet: marvell: Convert to platform remove callback returning voidUwe Kleine-König