summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-08bnxt: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-08qed: remove duplicated assignment to variable opaque_fidColin Ian King
2024-02-08xirc2ps_cs: remove redundant assignment to variable okay, clean up freespaceColin Ian King
2024-02-08net: dsa: b53: unexport and move b53_eee_enable_set()Vladimir Oltean
2024-02-08ptp: ocp: add Adva timecard supportSagi Maimon
2024-02-08net/sun3_82586: Avoid reading past buffer in debug outputKees Cook
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-07vxlan: use exit_batch_rtnl() methodEric Dumazet
2024-02-07gtp: use exit_batch_rtnl() methodEric Dumazet
2024-02-07geneve: use exit_batch_rtnl() methodEric Dumazet
2024-02-07bonding: use exit_batch_rtnl() methodEric Dumazet
2024-02-07bareudp: use exit_batch_rtnl() methodEric Dumazet
2024-02-07net: dsa: mt7530: do not clear config->supported_interfacesArınç ÜNAL
2024-02-07net: dsa: mt7530: correct port capabilities of MT7988Arınç ÜNAL
2024-02-07net: dsa: mt7530: remove pad_setup function pointerArınç ÜNAL
2024-02-07net: dsa: mt7530: call port 6 setup from mt7530_mac_config()Arınç ÜNAL
2024-02-07net: dsa: mt7530: simplify mt7530_pad_clk_setup()Arınç ÜNAL
2024-02-07net: dsa: mt7530: move XTAL check to mt7530_setup()Arınç ÜNAL
2024-02-07net: dsa: mt7530: empty default case on mt7530_setup_port5()Arınç ÜNAL
2024-02-07r8169: remove setting LED default trigger, this is done by LED core nowHeiner Kallweit
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-07net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()Heiner Kallweit
2024-02-07net: phy: realtek: use generic MDIO constantsMarek Behún
2024-02-07dpll: check that pin is registered in __dpll_pin_unregister()Jiri Pirko
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-07net: intel: fix old compiler regressionsJesse Brandeburg
2024-02-07tsnep: Use devm_platform_get_and_ioremap_resource() in tsnep_probe()Markus Elfring
2024-02-07net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()Russell King (Oracle)
2024-02-07net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)
2024-02-07net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()Russell King (Oracle)
2024-02-07net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()Russell King (Oracle)
2024-02-07net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()Russell King (Oracle)
2024-02-07net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)
2024-02-07net: dsa: mv88e6xxx: Return -ENODEV when C45 not supportedAndrew Lunn
2024-02-07net: phy: c45 scanning: Don't consider -ENODEV fatalAndrew Lunn
2024-02-07netdevsim: make nsim_bus constRicardo B. Marliere
2024-02-07net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entryMasahiro Yamada
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2024-02-06tg3: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-06r8169: use new helper phy_advertise_eee_allHeiner Kallweit
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06mlx4: Address spelling errorsSimon Horman
2024-02-06ppp_async: limit MRU to 64KEric Dumazet