summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2021-02-15net: mvpp2: improve Packet Processor version checkStefan Chulski1-18/+18
2021-02-15net: mvpp2: simplify PPv2 version ID readStefan Chulski1-4/+2
2021-02-13net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-9/+14
2021-02-13net: switchdev: propagate extack to port attributesVladimir Oltean1-1/+2
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-12net: mvpp2: fix interrupt mask/unmask skip conditionStefan Chulski1-2/+2
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-12net: mvpp2: add TX FC firmware checkStefan Chulski2-7/+33
2021-02-12net: mvpp2: set 802.3x GoP Flow Control modeStefan Chulski1-1/+1
2021-02-12net: mvpp2: add PPv23 RX FIFO flow controlStefan Chulski2-0/+68
2021-02-12net: mvpp2: add BM protection underrun feature supportStefan Chulski2-0/+34
2021-02-12net: mvpp2: add ethtool flow control configuration supportStefan Chulski2-0/+111
2021-02-12net: mvpp2: add RXQ flow control configurationsStefan Chulski2-1/+150
2021-02-12net: mvpp2: enable global flow controlStefan Chulski2-4/+37
2021-02-12net: mvpp2: add FCA RXQ non occupied descriptor thresholdStefan Chulski2-7/+40
2021-02-12net: mvpp2: add FCA periodic timer configurationsStefan Chulski2-0/+58
2021-02-12net: mvpp2: increase BM pool and RXQ sizeStefan Chulski1-4/+4
2021-02-12net: mvpp2: add PPv23 version definitionStefan Chulski2-15/+24
2021-02-12net: mvpp2: always compare hw-version vs MVPP21Stefan Chulski1-19/+19
2021-02-12net: mvpp2: add CM3 SRAM memory mapStefan Chulski2-0/+27
2021-02-11net: mvpp2: add an entry to skip parserStefan Chulski2-1/+17
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-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+5
2021-02-02net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski1-5/+5