summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-02-21Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-17octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter
2021-02-17cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter
2021-02-17net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee
2021-02-17net: stmmac: dwmac-sun8i: Add a shutdown callbackSamuel Holland
2021-02-17net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland
2021-02-17net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland
2021-02-17net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland
2021-02-17net: stmmac: dwmac-sun8i: Return void from PHY unpowerSamuel Holland
2021-02-17r8169: use macro pm_ptrHeiner Kallweit
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli
2021-02-17net: mscc: ocelot: select PACKING in the KconfigVladimir Oltean
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock
2021-02-16net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock
2021-02-16lan743x: sync only the received area of an rx ring bufferSven Van Asbroeck
2021-02-16lan743x: boost performance on cpu archs w/o dma cache snoopingSven Van Asbroeck
2021-02-16net: enetc: fix destroyed phylink dereference during unbindVladimir Oltean
2021-02-16net: mvneta: Implement mqprio supportMaxime Chevallier
2021-02-16net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-02-16drivers: net: xilinx_emaclite: remove arch limitationGary Guo
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-16net: mscc: ocelot: Add support for MRPHoratiu Vultur
2021-02-16net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock
2021-02-16sfp: add support for 5gbase-t SFPsMarek BehĂșn
2021-02-16net: phylink: Add 5gbase-r supportMarek BehĂșn
2021-02-16tg3: Remove unused PHY_BRCM flagsFlorian Fainelli
2021-02-16net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K
2021-02-16net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K
2021-02-16net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K
2021-02-16net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K
2021-02-16net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson
2021-02-16net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson
2021-02-16net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson
2021-02-16net/mlx5: Add cyc2time HW translation mode supportAya Levin
2021-02-16net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha
2021-02-16net/mlx5: Refactor init clock functionEran Ben Elisha
2021-02-16net: dsa: sja1105: fix leakage of flooded frames outside bridging domainVladimir Oltean
2021-02-16net: dsa: sja1105: fix configuration of source address learningVladimir Oltean
2021-02-16octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya
2021-02-16net: dsa: felix: perform teardown on error in felix_setupVladimir Oltean
2021-02-16net: dsa: felix: don't deinitialize unused portsVladimir Oltean
2021-02-16ionic: Remove unused function pointer typedef ionic_reset_cbChen Lin
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller