blob: 947938f897cb5485ae2fd6fbf694f0a33426ade8 [file] [log] [blame]
3b8b11f96616 ("net: phy: improve link partner capability detection")
a1deab17b2e9 ("net: phy: allow a PHY driver to define neither features nor get_features")
4950c2ba49cc ("net: phy: fix autoneg mismatch case in genphy_read_status")
b6163f194c69 ("net: phy: improve genphy_read_status")
51f9f234dac5 ("net: phy: don't use 10BaseT/half as default in genphy_read_status")
40d5432cd50e ("net: phy: remove orphaned register read in genphy_read_status")
5502b218e001 ("net: phy: use phy_resolve_aneg_linkmode in genphy_read_status")
efbdfdc29bdd ("net: phy: Add support for asking the PHY its abilities")
3e64cf7a435e ("net: phy: phy driver features are mandatory")
935b8a59ac80 ("net: phy: remove unused code in phy_probe")
d3351931a37b ("net: mii: Add mii_lpa_mod_linkmode_lpa_t")
78a24df37007 ("net: mii: Rename mii_stat1000_to_linkmode_lpa_t")
c0ec3c273677 ("net: phy: Convert u32 phydev->lp_advertising to linkmode")
3c1bcc8614db ("net: ethernet: Convert phydev advertize and supported from u32 to link mode")
695bce8fd8e9 ("net: phy: improve struct phy_device member interrupts handling")
92c9d5627a79 ("net: phy: phy_support_sym_pause: Clear Asym Pause")
719655a14971 ("net: phy: Replace phy driver features u32 with link_mode bitmap")
d0939c26c53a ("net: ethernet: xgbe: expand PHY_GBIT_FEAUTRES")
5f991f7bddc9 ("net: phy: Add helper for advertise to lcl value")
edc7ccbbcf32 ("net: phy: Add helper to convert MII ADV register to a linkmode")
ab2a605fa621 ("net: phy: Add phydev_warn()")
b31cdffa2329 ("net: phy: Move linkmode helpers to somewhere public")
22b7d29926b5 ("net: ethernet: Add helper to determine if pause configuration is supported")
0c122405d4c3 ("net: ethernet: Add helper for set_pauseparam for Pause")
70814e819c11 ("net: ethernet: Add helper for set_pauseparam for Asym Pause")
c306ad36184f ("net: ethernet: Add helper for MACs which support pause")
af8d9bb2f2f4 ("net: ethernet: Add helper for MACs which support asym pause")
41124fa64d4b ("net: ethernet: Add helper to remove a supported link mode")
04b7d41d8046 ("net: ethernet: Fix up drivers masking pause support")
00eb2243b933 ("net: bcmgenet: Fix speed selection for reverse MII")
58056c1e1b0e ("net: ethernet: Use phy_set_max_speed() to limit advertised speed")