summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af
AgeCommit message (Expand)AuthorFilesLines
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-19octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep1-1/+1
2021-03-19octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam1-1/+1
2021-03-19octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya1-2/+4
2021-03-19octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep3-6/+22
2021-03-19octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep1-2/+0
2021-03-19octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu1-17/+29
2021-03-03octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter1-1/+3
2021-02-22octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()Dan Carpenter1-1/+1
2021-02-17octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya2-1/+3
2021-02-13octeontx2-af: Fix spelling mistake "recievd" -> "received"Colin Ian King1-1/+1
2021-02-12octeontx2-af: cn10k: MAC internal loopback supportHariprasad Kelam6-6/+61
2021-02-12octeontx2-af: cn10k: Add RPM Rx/Tx stats supportHariprasad Kelam8-26/+227
2021-02-12octeontx2-af: cn10k: Add RPM LMAC pause frame supportRakesh Babu6-23/+201
2021-02-12octeontx2-af: cn10K: Add MTU configurationHariprasad Kelam11-12/+138
2021-02-12octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep11-17/+359
2021-02-12octeontx2-af: cn10k: Add RPM MAC supportHariprasad Kelam11-106/+478
2021-02-12octeontx2-af: cn10k: Update NIX and NPA context in debugfsGeetha sowjanya1-2/+175
2021-02-12octeontx2-af: cn10k: Update NIX/NPA context structureGeetha sowjanya3-424/+223
2021-02-12octeontx2-af: cn10k: Add mbox support for CN10K platformSubbaraya Sundeep6-36/+191
2021-02-11octeontx2-af: advertised link modes support on cgxChristina Jacob3-3/+146
2021-02-11octeontx2-af: Physical link configuration supportChristina Jacob5-3/+113
2021-02-11octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas6-0/+97
2021-02-11octeontx2-af: forward error correction configurationChristina Jacob5-2/+155
2021-02-04octeontx2-af: Handle CPT function level resetSrujana Challa4-0/+102
2021-02-04octeontx2-af: Add support for CPT1 in debugfsSrujana Challa2-44/+49
2021-02-04octeontx2-af: Mailbox changes for 98xx CPT blockSrujana Challa2-16/+27
2021-01-29octeontx2-af: Fix 'physical' typosBjorn Helgaas1-1/+1
2021-01-26octeontx2-af: Support ESP/AH RSS hashingSubbaraya Sundeep2-0/+29
2021-01-21octeontx2-af: Add devlink health reporters for NIXGeorge Cherian3-1/+688
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2021-01-20octeontx2-af: Remove unneeded semicolonsXu Wang3-4/+4
2021-01-15octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang1-0/+6
2021-01-14octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli3-13/+45
2021-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+11
2021-01-08octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-06octeontx2-af: Use kzalloc for allocating only one thingZheng Yongjun1-1/+1
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King1-1/+2
2020-12-15octeontx2-af: Add devlink health reporters for NPAGeorge Cherian3-1/+765
2020-12-15octeontx2-af: Add devlink suppoort to af driverGeorge Cherian5-2/+97
2020-12-10net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun1-6/+2
2020-12-02octeontx2-af: debugfs: delete dead codeDan Carpenter1-203/+52
2020-11-22octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian2-0/+8
2020-11-20octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King1-3/+5
2020-11-20octeontx2-af: Fix return of uninitialized variable errColin Ian King1-1/+1
2020-11-20octeontx2-af: add debugfs entries for CPT blockSrujana Challa2-0/+273
2020-11-20octeontx2-af: add mailbox interface for CPTSrujana Challa4-7/+325
2020-11-18octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox messageSubbaraya Sundeep4-90/+0
2020-11-18octeontx2-af: Add new mbox messages to retrieve MCAM entriesNaveen Mamindlapalli2-0/+92
2020-11-18octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam4-4/+36