summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-19octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-19octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-12octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
2026-03-12octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
2026-03-12octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-12octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-03-04octeontx2-af: CGX: fix bitmap leaksBo Sun1-0/+2
2026-03-04net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore1-1/+0
2026-03-04octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya1-3/+9
2026-02-27octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-02-27octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam1-0/+1
2026-02-27octeon_ep_vf: ensure dbell BADDR updationVimlesh Kumar4-6/+46
2026-02-27octeon_ep: ensure dbell BADDR updationVimlesh Kumar4-11/+48
2026-02-27octeon_ep: disable per ring interruptsVimlesh Kumar4-6/+32
2026-02-27octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur1-0/+11
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-02-06octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-30Octeontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30Octeontx2-pf: Update xdp featuresHariprasad Kelam1-1/+3
2026-01-30octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari1-1/+1
2026-01-23net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi1-1/+1
2026-01-17net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2026-01-08octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
2025-11-04octeontx2-pf: Fix devm_kcalloc() error checkingDan Carpenter1-4/+2
2025-10-14Octeontx2-af: Fix missing error code in cgx_probe()Harshit Mogalapalli1-0/+1
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-0/+2
2025-10-01octeontx2-pf: fix bitmap leakBo Sun1-0/+1
2025-10-01octeontx2-vf: fix bitmap leakBo Sun1-0/+1
2025-09-27octeon_ep_vf: Add support to retrieve hardware channel informationSathesh B Edara1-0/+10
2025-09-27octeon_ep: Add support to retrieve hardware channel informationSathesh B Edara1-0/+10
2025-09-27ethtool: add FEC bins histogram reportVadim Fedorenko1-1/+2
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+2
2025-09-25octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter1-1/+1
2025-09-23net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari7-7/+8
2025-09-20ethernet: rvu-af: Remove slash from the driver namePetr Malat1-2/+1
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+20
2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou1-1/+1
2025-09-18octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara1-0/+3
2025-09-17net: mvpp2: add support for hardware timestampsRussell King1-5/+7
2025-09-14octeon_ep: Validate the VF IDKamal Heib1-0/+16
2025-09-13net: mvneta: add support for hardware timestampsRussell King1-0/+8
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski1-4/+3
2025-09-03net: mvpp2: add xlg pcs inband capabilitiesRussell King (Oracle)1-0/+7
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-2/+51
2025-08-27devlink: Move graceful period parameter to reporter opsShahar Shitrit1-8/+24
2025-08-26octeontx2-af: Remove unused declarationsYue Haibing1-4/+0
2025-08-26Octeontx2-af: Fix NIX X2P calibration failuresHariprasad Kelam2-0/+21