summary refs log tree commit diff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2023-07-23octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-23octeontx2-af: Move validation of ptp pointer before its usageSai Krishna
2023-07-23octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth
2023-07-23net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-07-19octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-19octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-19octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-06-21octeon_ep: Add missing check for ioremapJiasheng Jiang
2023-06-21octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram
2023-06-21octeontx2-af: fixed resource availability checkSatha Rao
2023-06-21octeontx2-af: Fix promiscuous modeRatheesh Kannoth
2023-06-05octeontx2-af: Add validation for lmac typeHariprasad Kelam
2023-05-30octeontx2-pf: Fix TSOv6 offloadSunil Goutham
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-17octeontx2-af: Skip PFs if not enabledRatheesh Kannoth
2023-05-17octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth
2023-05-17octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth
2023-05-17octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2023-05-17octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh
2023-05-17octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth
2023-05-17octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth
2023-05-17octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth
2023-05-17octeontx2-af: Secure APR table update with the lockGeetha sowjanya
2023-05-17octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep
2023-05-17octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep
2023-05-17octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep
2023-05-17octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep
2023-05-17octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep
2023-05-17octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya
2023-05-17octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya
2023-05-17octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep
2023-05-17octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya
2023-04-06net: mvpp2: parser fix PPPoESven Auhagen
2023-04-06net: mvpp2: parser fix QinQSven Auhagen
2023-04-06net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen
2023-03-30octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang
2023-03-17octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-03-11octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma
2023-03-11octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya
2023-02-09octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-01-24octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao
2023-01-24octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya
2023-01-24net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman
2023-01-18octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam
2023-01-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak
2023-01-12octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2022-12-31octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-05net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter