summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
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-03octeontx2-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-09-30octeontx2-pf: fix bitmap leakBo Sun1-0/+1
2025-09-30octeontx2-vf: fix bitmap leakBo Sun1-0/+1
2025-09-26octeon_ep_vf: Add support to retrieve hardware channel informationSathesh B Edara1-0/+10
2025-09-26octeon_ep: Add support to retrieve hardware channel informationSathesh B Edara1-0/+10
2025-09-26ethtool: 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-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari7-7/+8
2025-09-19ethernet: 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-17octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara1-0/+3
2025-09-16net: mvpp2: add support for hardware timestampsRussell King1-5/+7
2025-09-14octeon_ep: Validate the VF IDKamal Heib1-0/+16
2025-09-12net: 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-02net: 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-26devlink: Move graceful period parameter to reporter opsShahar Shitrit1-8/+24
2025-08-26octeontx2-af: Remove unused declarationsYue Haibing1-4/+0
2025-08-25Octeontx2-af: Fix NIX X2P calibration failuresHariprasad Kelam2-0/+21
2025-08-22Octeontx2-vf: Fix max packet length errorsHariprasad Kelam6-2/+30
2025-08-21Octeontx2-af: Broadcast XON on all channelsHariprasad Kelam3-0/+20
2025-08-21Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam1-2/+2
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-02net: mvneta: fix typo "notifer"WangYuli1-1/+1
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds50-508/+2026
2025-07-25octeontx2-af: use unsigned int as iterator for unsigned valuesSimon Horman1-3/+3
2025-07-25net: Fix typosBjorn Helgaas4-6/+6
2025-07-23octeontx2-pf: access ->pp through netmem_desc instead of pageByungchul Park1-1/+1
2025-07-22Octeontx2-af: Debugfs support for firmware dataHariprasad Kelam2-1/+168
2025-07-22Octeontx2-af: RPM: Update DMA maskHariprasad Kelam1-0/+6
2025-07-22Octeontx2-af: Disable stale DMAC filtersSubbaraya Sundeep1-0/+13
2025-07-22Octeontx2-af: Add programmed macaddr to RVU pfvfHariprasad Kelam1-14/+9
2025-07-08eth: otx2: migrate to the *_rxfh_context opsJakub Kicinski5-93/+91
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman1-1/+1
2025-06-29octeontx2-af: Fix error code in rvu_mbox_init()Dan Carpenter1-1/+2
2025-06-27Octeontx2-pf: ethtool: support multi advertise modeHariprasad Kelam5-31/+48
2025-06-27Octeontx2-af: Introduce mode group indexHariprasad Kelam3-4/+22