summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-11octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam
2021-02-11octeontx2-af: cn10K: Add MTU configurationHariprasad Kelam
2021-02-11octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep
2021-02-11octeontx2-af: cn10k: Add RPM MAC supportHariprasad Kelam
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Initialise NIX contextGeetha sowjanya
2021-02-11octeontx2-af: cn10k: Update NIX and NPA context in debugfsGeetha sowjanya
2021-02-11octeontx2-af: cn10k: Update NIX/NPA context structureGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep
2021-02-11octeontx2-af: cn10k: Add mbox support for CN10K platformSubbaraya Sundeep
2021-02-11net: mvpp2: add TX FC firmware checkStefan Chulski
2021-02-11net: mvpp2: set 802.3x GoP Flow Control modeStefan Chulski
2021-02-11net: mvpp2: add PPv23 RX FIFO flow controlStefan Chulski
2021-02-11net: mvpp2: add BM protection underrun feature supportStefan Chulski
2021-02-11net: mvpp2: add ethtool flow control configuration supportStefan Chulski
2021-02-11net: mvpp2: add RXQ flow control configurationsStefan Chulski
2021-02-11net: mvpp2: enable global flow controlStefan Chulski
2021-02-11net: mvpp2: add FCA RXQ non occupied descriptor thresholdStefan Chulski
2021-02-11net: mvpp2: add FCA periodic timer configurationsStefan Chulski
2021-02-11net: mvpp2: increase BM pool and RXQ sizeStefan Chulski
2021-02-11net: mvpp2: add PPv23 version definitionStefan Chulski
2021-02-11net: mvpp2: always compare hw-version vs MVPP21Stefan Chulski
2021-02-11net: mvpp2: add CM3 SRAM memory mapStefan Chulski
2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross
2021-02-11xen/netback: fix spurious event detection for common event caseJuergen Gross
2021-02-11Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller
2021-02-11r8169: disable detection of bogus xid's 308/388Heiner Kallweit
2021-02-11bonding: 3ad: Print an error for unknown speedsIdo Schimmel
2021-02-11bonding: 3ad: add support for 400G speedNikolay Aleksandrov
2021-02-11bonding: 3ad: add support for 200G speedNikolay Aleksandrov
2021-02-11qede: preserve per queue stats across up/down of interfaceBhaskar Upadhaya
2021-02-11qede: add per queue coalesce support for qede driverBhaskar Upadhaya
2021-02-11qede: add netpoll support for qede driverBhaskar Upadhaya
2021-02-11net: hns3: fix return of random stack valueGustavo A. R. Silva
2021-02-11net: stmmac: dwmac-intel-plat: remove unnecessary initializationNobuhiro Iwamatsu
2021-02-11r8169: re-configure WOL settings on resume from hibernationHeiner Kallweit
2021-02-11net: phy: icplus: add MDI/MDIX support for IP101A/GMichael Walle
2021-02-11net: phy: icplus: add PHY counter for IP101GMichael Walle
2021-02-11net: phy: icplus: fix paged register accessMichael Walle
2021-02-11net: phy: icplus: don't set APS_EN bit on IP101GMichael Walle
2021-02-11net: phy: icplus: split IP101A/G driverMichael Walle
2021-02-11net: phy: icplus: use the .soft_reset() of the phy-coreMichael Walle
2021-02-11net: phy: icplus: drop address operator for functionsMichael Walle
2021-02-11net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/GMichael Walle
2021-02-11net: phy: icplus: use PHY_ID_MATCH_MODEL() macroMichael Walle
2021-02-11net: dsa: xrs700x: add HSR offloading supportGeorge McCollister
2021-02-11net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_idsGeorge McCollister
2021-02-11net: dsa: xrs700x: fix unused warning for of_device_idGeorge McCollister
2021-02-11Revert "net-loopback: set lo dev initial state to UP"Petr Machata