Age | Commit message (Expand) | Author | Files | Lines |
2021-02-22 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -12/+9 |
2021-02-22 | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -5/+2 |
2021-02-22 | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+16 |
2021-02-22 | Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
2021-02-21 | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -4/+5 |
2021-02-18 | octeontx2-pf: Fix otx2_get_fecparam() | Dan Carpenter | 1 | -1/+1 |
2021-02-18 | cteontx2-pf: cn10k: Prevent harmless double shift bugs | Dan Carpenter | 1 | -3/+3 |
2021-02-18 | net: stmmac: Add PCI bus info to ethtool driver query output | Wong Vee Khee | 2 | -0/+5 |
2021-02-18 | net: stmmac: dwmac-sun8i: Add a shutdown callback | Samuel Holland | 1 | -0/+10 |
2021-02-18 | net: stmmac: dwmac-sun8i: Minor probe function cleanup | Samuel Holland | 1 | -1/+3 |
2021-02-18 | net: stmmac: dwmac-sun8i: Use reset_control_reset | Samuel Holland | 1 | -4/+4 |
2021-02-18 | net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check | Samuel Holland | 1 | -4/+2 |
2021-02-18 | net: stmmac: dwmac-sun8i: Return void from PHY unpower | Samuel Holland | 1 | -3/+2 |
2021-02-18 | r8169: use macro pm_ptr | Heiner Kallweit | 1 | -3/+1 |
2021-02-18 | net: mdio: Remove of_phy_attach() | Florian Fainelli | 1 | -30/+0 |
2021-02-18 | net: mscc: ocelot: select PACKING in the Kconfig | Vladimir Oltean | 1 | -0/+1 |
2021-02-17 | Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 89 | -347/+791 |
2021-02-17 | net: re-solve some conflicts after net -> net-next merge | Jakub Kicinski | 4 | -36/+9 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 35 | -225/+482 |
2021-02-17 | net: phy: broadcom: Do not modify LED configuration for SFP module PHYs | Robert Hancock | 1 | -9/+15 |
2021-02-17 | net: phy: Add is_on_sfp_module flag and phy_on_sfp helper | Robert Hancock | 1 | -0/+2 |
2021-02-17 | net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S | Robert Hancock | 1 | -12/+72 |
2021-02-17 | lan743x: sync only the received area of an rx ring buffer | Sven Van Asbroeck | 1 | -9/+26 |
2021-02-17 | lan743x: boost performance on cpu archs w/o dma cache snooping | Sven Van Asbroeck | 2 | -181/+148 |
2021-02-17 | net: enetc: fix destroyed phylink dereference during unbind | Vladimir Oltean | 1 | -2/+3 |
2021-02-17 | net: mvneta: Implement mqprio support | Maxime Chevallier | 1 | -0/+61 |
2021-02-17 | net: mvneta: Remove per-cpu queue mapping for Armada 3700 | Maxime Chevallier | 1 | -1/+8 |
2021-02-17 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | David S. Miller | 8 | -117/+399 |
2021-02-17 | drivers: net: xilinx_emaclite: remove arch limitation | Gary Guo | 2 | -3/+2 |
2021-02-17 | net: dsa: felix: Add support for MRP | Horatiu Vultur | 1 | -0/+38 |
2021-02-17 | net: mscc: ocelot: Add support for MRP | Horatiu Vultur | 4 | -1/+245 |
2021-02-17 | net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111 | Robert Hancock | 1 | -5/+8 |
2021-02-17 | sfp: add support for 5gbase-t SFPs | Marek BehĂșn | 1 | -0/+3 |
2021-02-17 | net: phylink: Add 5gbase-r support | Marek BehĂșn | 1 | -0/+4 |
2021-02-17 | tg3: Remove unused PHY_BRCM flags | Florian Fainelli | 1 | -6/+0 |
2021-02-17 | net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP | Shyam Sundar S K | 1 | -0/+3 |
2021-02-17 | net: amd-xgbe: Reset link when the link never comes back | Shyam Sundar S K | 2 | -1/+9 |
2021-02-17 | net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning | Shyam Sundar S K | 2 | -1/+1 |
2021-02-17 | net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout | Shyam Sundar S K | 2 | -1/+41 |
2021-02-17 | net: phy: mscc: coma mode disabled for VSC8514 | Bjarni Jonasson | 2 | -0/+20 |
2021-02-17 | net: phy: mscc: improved serdes calibration applied to VSC8514 | Bjarni Jonasson | 5 | -166/+840 |
2021-02-17 | net: phy: mscc: adding LCPLL reset to VSC8514 | Bjarni Jonasson | 2 | -122/+236 |
2021-02-17 | net/mlx5: Add cyc2time HW translation mode support | Aya Levin | 8 | -38/+241 |
2021-02-17 | net/mlx5: Move some PPS logic into helper functions | Eran Ben Elisha | 1 | -40/+73 |
2021-02-17 | net/mlx5: Move all internal timer metadata into a dedicated struct | Eran Ben Elisha | 2 | -47/+63 |
2021-02-17 | net/mlx5: Refactor init clock function | Eran Ben Elisha | 1 | -23/+53 |
2021-02-17 | net: dsa: sja1105: fix leakage of flooded frames outside bridging domain | Vladimir Oltean | 2 | -41/+76 |
2021-02-17 | net: dsa: sja1105: fix configuration of source address learning | Vladimir Oltean | 1 | -1/+1 |
2021-02-17 | octeontx2-af: cn10k: Fixes CN10K RPM reference issue | Geetha sowjanya | 4 | -6/+12 |
2021-02-17 | net: dsa: felix: perform teardown on error in felix_setup | Vladimir Oltean | 1 | -2/+19 |