summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-12xen/events: link interdomain events to associated xenbus deviceJuergen Gross6-30/+37
2021-02-12xen/netback: fix spurious event detection for common event caseJuergen Gross1-3/+5
2021-02-12Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller8-10/+16
2021-02-12r8169: disable detection of bogus xid's 308/388Heiner Kallweit1-3/+6
2021-02-12bonding: 3ad: Print an error for unknown speedsIdo Schimmel1-4/+4
2021-02-12bonding: 3ad: add support for 400G speedNikolay Aleksandrov1-0/+9
2021-02-12bonding: 3ad: add support for 200G speedNikolay Aleksandrov1-0/+9
2021-02-12qede: preserve per queue stats across up/down of interfaceBhaskar Upadhaya3-7/+48
2021-02-12qede: add per queue coalesce support for qede driverBhaskar Upadhaya1-0/+124
2021-02-12qede: add netpoll support for qede driverBhaskar Upadhaya1-1/+2
2021-02-12net: hns3: fix return of random stack valueGustavo A. R. Silva1-2/+1
2021-02-12net: stmmac: dwmac-intel-plat: remove unnecessary initializationNobuhiro Iwamatsu1-3/+0
2021-02-12r8169: re-configure WOL settings on resume from hibernationHeiner Kallweit1-11/+5
2021-02-12net: phy: icplus: add MDI/MDIX support for IP101A/GMichael Walle1-0/+97
2021-02-12net: phy: icplus: add PHY counter for IP101GMichael Walle1-0/+75
2021-02-12net: phy: icplus: fix paged register accessMichael Walle1-13/+54
2021-02-12net: phy: icplus: don't set APS_EN bit on IP101GMichael Walle1-7/+20
2021-02-12net: phy: icplus: split IP101A/G driverMichael Walle1-3/+66
2021-02-12net: phy: icplus: use the .soft_reset() of the phy-coreMichael Walle1-30/+2
2021-02-12net: phy: icplus: drop address operator for functionsMichael Walle1-5/+5
2021-02-12net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/GMichael Walle1-2/+2
2021-02-12net: phy: icplus: use PHY_ID_MATCH_MODEL() macroMichael Walle1-9/+10
2021-02-12net: dsa: xrs700x: add HSR offloading supportGeorge McCollister2-0/+126
2021-02-12net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_idsGeorge McCollister1-1/+2
2021-02-12net: dsa: xrs700x: fix unused warning for of_device_idGeorge McCollister2-2/+2