summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2024-08-29octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan1-12/+11
2024-08-11net: mvpp2: Don't re-use loop iteratorDan Carpenter1-3/+3
2024-07-18octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-18octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-18octeontx2-af: extend RSS supported offload typesKiran Kumar K2-0/+63
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-18octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-18octeontx2-af: update cpt lf alloc mailboxSrujana Challa2-3/+9
2024-07-18octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin1-1/+1
2024-06-27octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman1-1/+4
2024-06-21octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
2024-05-17octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh1-3/+1
2024-04-17octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya1-10/+10
2024-04-10octeontx2-af: Add array index checkAleksandr Mishin1-0/+2
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui1-1/+1
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam1-1/+1
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-03-27octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep1-3/+14
2024-03-27octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep1-0/+3
2024-03-27octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep1-3/+4
2024-03-27net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo3-14/+9
2024-03-27octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep9-83/+205
2024-03-27octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa3-0/+56
2024-03-27octeontx2-af: optimize cpt pf identificationSrujana Challa3-3/+20
2024-03-27octeontx2-af: add mbox for CPT LF resetSrujana Challa2-0/+41
2024-03-27octeontx2-af: recover CPT engine when it gets faultSrujana Challa1-30/+80
2024-03-27octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep1-0/+4
2024-02-16octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu1-2/+12
2024-02-05octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh1-7/+6
2024-02-01net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel1-1/+26
2024-01-10octeontx2-af: Support variable number of lmacsRakesh Babu Saladi8-40/+42
2024-01-10octeontx2-af: Fix pause frame configurationHariprasad Kelam1-4/+7
2024-01-10octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli3-1/+25
2024-01-10octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli1-107/+3
2024-01-10octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh1-2/+2
2024-01-01octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh1-3/+14
2023-12-20octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-20octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22
2023-12-20octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-13octeontx2-af: Update Tx link register rangeRahul Bhansali1-2/+2
2023-12-13octeontx2-af: Add missing mcs flr handler callGeetha sowjanya1-0/+3
2023-12-13octeontx2-af: Fix mcs stats register addressGeetha sowjanya2-6/+29
2023-12-13octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya1-1/+1
2023-12-13octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram5-1/+25
2023-12-13octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu1-4/+1
2023-12-13octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli2-10/+19
2023-12-13octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep1-1/+7
2023-12-13octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep1-1/+5