summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)AuthorFilesLines
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-18octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter1-1/+1
2021-02-18cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter1-3/+3
2021-02-17octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya4-6/+12
2021-02-13octeontx2: Fix condition.David S. Miller1-1/+1
2021-02-13octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()Gustavo A. R. Silva1-1/+1
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-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam7-18/+97
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-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya10-135/+328
2021-02-12octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya3-4/+100
2021-02-12octeontx2-pf: cn10k: Initialise NIX contextGeetha sowjanya2-31/+80
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-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep6-27/+73
2021-02-12octeontx2-af: cn10k: Add mbox support for CN10K platformSubbaraya Sundeep6-36/+191
2021-02-11octeontx2-pf: ethtool physical link configurationChristina Jacob1-0/+63
2021-02-11octeontx2-pf: ethtool physical link statusChristina Jacob1-0/+158
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-pf: ethtool fec mode supportChristina Jacob4-1/+188
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-11net: octeontx2: Fix the confusion in buffer alloc failure pathKevin Hao3-26/+24
2021-02-06net: octeontx2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao1-2/+1
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 Helgaas3-3/+3
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2021-01-26octeontx2-af: Support ESP/AH RSS hashingSubbaraya Sundeep3-1/+65
2021-01-23net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao1-1/+2
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 Mamindlapalli4-21/+153
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-pf: Add RSS multi group supportGeetha sowjanya4-44/+163
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 Cherian6-2/+98