summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2023-10-06octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior1-6/+13
2023-10-06octeon_ep: fix tx dma unmap len values in SGShinas Rasheed3-9/+23
2023-09-19net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua1-0/+5
2023-09-19octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya1-2/+19
2023-09-13cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh1-3/+3
2023-09-13octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2-11/+5
2023-09-13octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam5-38/+94
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam1-1/+2
2023-08-23octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt1-1/+1
2023-08-16net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski1-7/+7
2023-08-11prestera: fix fallback to previous version on same major versionJonas Gorski1-1/+2
2023-08-03octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2-5/+46
2023-08-03octeontx2-af: Removed unnecessary debug messages.Sunil Goutham1-14/+4
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya1-2/+3
2023-07-23octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh2-0/+23
2023-07-23octeontx2-af: Move validation of ptp pointer before its usageSai Krishna2-11/+10
2023-07-23octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth2-11/+23
2023-07-23net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka1-2/+2
2023-07-19octeontx-af: fix hardware timestamp configurationHariprasad Kelam1-1/+1
2023-07-19octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam1-0/+7
2023-07-19octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2-1/+12
2023-06-21octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-21octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram1-4/+0
2023-06-21octeontx2-af: fixed resource availability checkSatha Rao1-1/+2
2023-06-21octeontx2-af: Fix promiscuous modeRatheesh Kannoth1-27/+2
2023-06-05octeontx2-af: Add validation for lmac typeHariprasad Kelam1-0/+8
2023-05-30octeontx2-pf: Fix TSOv6 offloadSunil Goutham1-3/+1
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep1-1/+1
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep1-1/+10
2023-05-17octeontx2-af: Skip PFs if not enabledRatheesh Kannoth3-11/+46
2023-05-17octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth4-50/+69
2023-05-17octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth3-18/+41
2023-05-17octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh5-16/+124
2023-05-17octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh3-18/+70
2023-05-17octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth1-2/+2
2023-05-17octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth1-2/+2
2023-05-17octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth1-2/+1
2023-05-17octeontx2-af: Secure APR table update with the lockGeetha sowjanya1-5/+8
2023-05-17octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep1-5/+10
2023-05-17octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep2-8/+8
2023-05-17octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep1-0/+9
2023-05-17octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep1-1/+9
2023-05-17octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep1-2/+1
2023-05-17octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya4-70/+119
2023-05-17octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya4-0/+41
2023-05-17octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep1-0/+4
2023-05-17octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya2-3/+13
2023-04-06net: mvpp2: parser fix PPPoESven Auhagen1-48/+34
2023-04-06net: mvpp2: parser fix QinQSven Auhagen1-2/+2
2023-04-06net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen1-12/+18