Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-21Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-21Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2021-02-21Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2021-02-18octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter
2021-02-18cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter
2021-02-18net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee
2021-02-18ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessaryVincent Cheng
2021-02-18ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.Vincent Cheng
2021-02-18ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.Vincent Cheng
2021-02-18ptp: ptp_clockmatrix: Clean-up dev_*() messages.Vincent Cheng
2021-02-18ptp: ptp_clockmatrix: Remove unused header declarations.Vincent Cheng
2021-02-18ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.Vincent Cheng
2021-02-18ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.Vincent Cheng
2021-02-18net: stmmac: dwmac-sun8i: Add a shutdown callbackSamuel Holland
2021-02-18net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland
2021-02-18net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland
2021-02-18net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland
2021-02-18net: stmmac: dwmac-sun8i: Return void from PHY unpowerSamuel Holland
2021-02-18r8169: use macro pm_ptrHeiner Kallweit
2021-02-18net: mdio: Remove of_phy_attach()Florian Fainelli
2021-02-18net: mscc: ocelot: select PACKING in the KconfigVladimir Oltean
2021-02-17net: re-solve some conflicts after net -> net-next mergeJakub Kicinski
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-17net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock
2021-02-17net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock
2021-02-17net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock
2021-02-17lan743x: sync only the received area of an rx ring bufferSven Van Asbroeck
2021-02-17lan743x: boost performance on cpu archs w/o dma cache snoopingSven Van Asbroeck
2021-02-17net: enetc: fix destroyed phylink dereference during unbindVladimir Oltean
2021-02-17net: mvneta: Implement mqprio supportMaxime Chevallier
2021-02-17net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier
2021-02-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-02-17drivers: net: xilinx_emaclite: remove arch limitationGary Guo
2021-02-17net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-17net: mscc: ocelot: Add support for MRPHoratiu Vultur
2021-02-17net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock
2021-02-17sfp: add support for 5gbase-t SFPsMarek BehĂșn
2021-02-17net: phylink: Add 5gbase-r supportMarek BehĂșn
2021-02-17tg3: Remove unused PHY_BRCM flagsFlorian Fainelli
2021-02-17net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K
2021-02-17net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K
2021-02-17net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K
2021-02-17net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K
2021-02-17net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson
2021-02-17net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson
2021-02-17net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson
2021-02-17net/mlx5: Add cyc2time HW translation mode supportAya Levin
2021-02-17net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha
2021-02-17net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha