summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()Li Zetao1-18/+2
2023-07-25octeontx2-af: Fix hash extraction enable configurationSuman Ghosh1-1/+42
2023-07-07octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth1-2/+21
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth1-27/+2
2023-05-03octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth1-41/+47
2023-05-03octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth1-13/+24
2023-05-03octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth1-2/+2
2023-02-02octeontx2-af: Removed unnecessary debug messages.Sunil Goutham1-14/+4
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi1-1/+3
2022-12-01octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET1-1/+1
2022-12-01octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET1-2/+2
2022-12-01octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+3
2022-12-01octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET1-2/+1
2022-12-01octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET1-1/+1
2022-07-15octeontx2-af: Fixes static warningsRatheesh Kannoth1-11/+38
2022-07-13octeontx2-af: returning uninitialized variableSebin Sebastian1-1/+1
2022-07-13octeontx2-af: Remove duplicate includeJiapeng Chong1-2/+0
2022-07-11octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth1-10/+349
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth1-1/+314
2022-07-11octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth1-0/+27
2022-07-11octeontx2-af: devlink configuration supportRatheesh Kannoth1-0/+29
2022-07-11octeontx2-af: Exact match supportRatheesh Kannoth1-0/+938
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth1-0/+338
2022-07-07Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski1-1958/+0
2022-07-06octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth1-9/+342
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth1-1/+308
2022-07-06octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth1-0/+27
2022-07-06octeontx2-af: devlink configuration supportRatheesh Kannoth1-0/+28
2022-07-06octeontx2-af: Exact match supportRatheesh Kannoth1-0/+925
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth1-0/+338