summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-22net: macb: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: dsa: mt7530: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: dsa: b53: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: qca8k: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: prestera: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: mvpp2: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: mvneta: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: lan966x: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: lynx: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: lynxi: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-06-22net: phylink: convert phylink_mii_c22_pcs_config() to neg_modeRussell King (Oracle)
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)
2023-06-22i40e, xsk: fix comment typoYueh-Shun Li
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-22Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-06-22Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-06-21leds: trigger: netdev: expose hw_control status via sysfsChristian Marangi
2023-06-21leds: trigger: netdev: add additional specific link duplex modeChristian Marangi
2023-06-21leds: trigger: netdev: add additional specific link speed modeChristian Marangi
2023-06-21bnxt_en: Link representors to PCI deviceIvan Vecera
2023-06-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds
2023-06-21Merge tag 'spi-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-21Merge tag 'regmap-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-21net: micrel: Change to receive timestamp in the frame for lan8841Horatiu Vultur
2023-06-21Revert "virtio-blk: support completion batching for the IRQ path"Michael S. Tsirkin
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platformsBartosz Golaszewski
2023-06-20net: stmmac: add new switch to struct plat_stmmacenet_dataBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for SGMIIBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modesBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for the phyaux clockBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phyBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: remove stray spaceBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add a newline between headersBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add missing includeBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->devBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: tweak the order of local variablesBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: rename a label in probe()Bartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: shrink clock code with devresBartosz Golaszewski
2023-06-20sfc: fix uninitialized variable useArnd Bergmann
2023-06-20sfc: add CONFIG_INET dependency for TC offloadArnd Bergmann
2023-06-20net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn