summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c
AgeCommit message (Expand)AuthorFilesLines
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