summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af/rvu.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-04octeontx2-af: Add new mbox to support multicast/mirror offloadSuman Ghosh1-1/+5
2023-08-23octeontx2-pf: Use PTP HW timestamp counter atomic update featureSai Krishna1-1/+1
2023-07-07octeontx2-af: Move validation of ptp pointer before its usageSai Krishna1-1/+1
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam1-0/+1
2023-05-09net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-3/+2
2023-05-03octeontx2-af: Skip PFs if not enabledRatheesh Kannoth1-9/+40
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa1-0/+8
2022-10-03octeontx2-af: cn10k: mcs: Handle MCS block interruptsGeetha sowjanya1-3/+3
2022-10-03octeontx2-af: cn10k: Introduce driver for macsec block.Geetha sowjanya1-0/+14
2022-08-06octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep1-0/+6
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth1-0/+6
2022-07-11octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth1-0/+3
2022-07-11octeontx2-af: Exact match supportRatheesh Kannoth1-0/+2
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth1-0/+5
2022-07-07Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski1-16/+0
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth1-0/+6
2022-07-06octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth1-0/+3
2022-07-06octeontx2-af: Exact match supportRatheesh Kannoth1-0/+2
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth1-0/+5
2022-01-21octeontx2-af: Retry until RVU block reset completeGeetha sowjanya1-2/+5
2021-12-02octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang1-1/+1
2021-10-15octeontx2-af: Perform cpt lf teardown in non FLR pathNithin Dabilpuram1-1/+2
2021-10-15octeontx2-af: Enable CPT HW interruptsSrujana Challa1-0/+13
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-2/+0
2021-09-28octeontx2-af: Add external ptp input clockYi Guo1-1/+2
2021-09-28octeontx2-af: Use ptp input clock info from firmware dataSubbaraya Sundeep1-0/+3
2021-09-17octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King1-1/+1
2021-09-16octeontx2-af: Hardware configuration for inline IPsecSrujana Challa1-0/+54
2021-09-04octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET1-0/+5
2021-09-01octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks1-1/+11
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham1-5/+2
2021-08-25octeontx2-af: Add free rsrc count mbox msgGeorge Cherian1-0/+93
2021-08-25octeontx2-af: Add SDP interface supportRadha Mohan Chintakuntla1-1/+12
2021-08-25octeontx2-af: enable tx shaping feature for 96xx C0Nithin Dabilpuram1-2/+5
2021-08-25octeontx2-af: Change the order of queue work and interrupt disableNithin Dabilpuram1-4/+5
2021-08-22octeontx2-af: Handle return value in block reset.Geetha sowjanya1-1/+4
2021-08-19octeontx2-af: remove redudant second error check on variable errColin Ian King1-2/+0
2021-08-17octeontx2-af: Add debug messages for failuresSunil Goutham1-19/+73
2021-07-23octeontx2-af: Fix uninitialized variables in rvu_switchSubbaraya Sundeep1-2/+4
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep1-1/+3
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep1-0/+6
2021-07-01octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra1-0/+1
2021-06-15octeontx2-af: cn10k: Debugfs support for bandwidth profilesSunil Goutham1-0/+8
2021-06-11octeontx2-af: add new mailbox to configure VF trust modeHariprasad Kelam1-0/+42
2021-05-30octeontx2-af: add support for custom KPU entriesStanislaw Kardach1-0/+6
2021-03-19octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya1-2/+4
2021-02-12octeontx2-af: cn10K: Add MTU configurationHariprasad Kelam1-1/+28
2021-02-12octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep1-2/+6
2021-02-12octeontx2-af: cn10k: Add mbox support for CN10K platformSubbaraya Sundeep1-27/+95
2021-02-04octeontx2-af: Handle CPT function level resetSrujana Challa1-0/+3