blob: 20d3365905fc7c377f3c4b7bb3abf7ed7f8a05f6 [file] [log] [blame]
5eee3bb7103f ("net: phy: add and use phy_check_downshift")
331c56ac7384 ("net: phy: add phy_speed_down_core and phy_resolve_min_speed")
23bfaa594002 ("net: phy: improve pause mode reporting in phy_print_status")
3feb9b23bf4c ("net: phy: Move of_set_phy_eee_broken to phy-core.c")
a4eaed9f9a89 ("net: phy: Mask-out non-compatible modes when setting the max-speed")
2b3e88ea6528 ("net: phy: improve phy state checking")
6915bf3b002b ("net: phy: don't allow __set_phy_supported to add unsupported modes")
3c1bcc8614db ("net: ethernet: Convert phydev advertize and supported from u32 to link mode")
899a3cbbf77a ("net: phy: remove states PHY_STARTING and PHY_PENDING")
34d884e3dae6 ("net: phy: improve and inline phy_change")
d73a2156bdad ("net: phy: simplify phy_mac_interrupt and related functions")
8deeb6309cc4 ("net: phy: don't set state PHY_CHANGELINK in phy_change")
0d2e778e38e0 ("net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt")
695bce8fd8e9 ("net: phy: improve struct phy_device member interrupts handling")
c8e977bab363 ("net: phy: use phy_check_link_status in more places in the state machine")
85a1f31d6392 ("net: phy: remove state PHY_AN")
74a992b3598a ("net: phy: add phy_check_link_status")
c96469f83056 ("net: phy: remove useless check in state machine case PHY_RESUMING")
3b01ea72f34c ("net: phy: remove useless check in state machine case PHY_NOLINK")
92c9d5627a79 ("net: phy: phy_support_sym_pause: Clear Asym Pause")
c45d7150656f ("net: phy: merge phy_start_aneg and phy_start_aneg_priv")
eb4c470a154d ("net: phy: simplify handling of PHY_RESUMING in state machine")
74fb5e25a3e9 ("net: phy: improve handling of PHY_RUNNING in state machine")
9f2959b6b52d ("net: phy: improve handling delayed work")
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")
075ddebc3283 ("net: phy: don't reschedule state machine when PHY is halted")
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")