| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | phy: add hwtstamp_get callback to phy drivers | Vadim Fedorenko | 1 | -0/+3 |
| 9 days | phy: rename hwtstamp callback to hwtstamp_set | Vadim Fedorenko | 1 | -4/+7 |
| 2025-09-18 | net: phy: clear link parameters on admin link down | Oleksij Rempel | 1 | -0/+13 |
| 2025-09-15 | net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR | Oleksij Rempel | 1 | -0/+2 |
| 2025-09-05 | net: phy: transfer phy_config_inband() locking responsibility to phylink | Vladimir Oltean | 1 | -8/+4 |
| 2025-03-20 | net: phy: Support speed selection for PHY loopback | Gerhard Engleder | 1 | -0/+87 |
| 2025-03-18 | net: phy: phy_caps: Allow looking-up link caps based on speed and duplex | Maxime Chevallier | 1 | -25/+7 |
| 2025-03-18 | net: phy: phy_caps: Introduce phy_caps_valid | Maxime Chevallier | 1 | -1/+1 |
| 2025-03-18 | net: phy: phy_caps: Move phy_speeds to phy_caps | Maxime Chevallier | 1 | -1/+2 |
| 2025-02-24 | net: phy: add phylib-internal.h | Heiner Kallweit | 1 | -0/+2 |
| 2025-02-18 | net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac... | Heiner Kallweit | 1 | -2/+2 |
| 2025-02-14 | net: phy: remove helper phy_is_internal | Heiner Kallweit | 1 | -1/+1 |
| 2025-02-14 | net: phy: stop exporting phy_queue_state_machine | Heiner Kallweit | 1 | -2/+2 |
| 2025-02-12 | net: phy: Add support for driver-specific next update time | Oleksij Rempel | 1 | -1/+20 |
| 2025-01-16 | net: phy: add support for querying PHY clock stop capability | Russell King (Oracle) | 1 | -0/+20 |
| 2025-01-14 | net: phy: introduce optional polling interface for PHY statistics | Oleksij Rempel | 1 | -0/+20 |
| 2025-01-14 | net: ethtool: plumb PHY stats to PHY drivers | Jakub Kicinski | 1 | -0/+43 |
| 2025-01-10 | net: phy: add configuration of rx clock stop mode | Russell King (Oracle) | 1 | -5/+22 |
| 2024-12-06 | net: phy: update phy_ethtool_get_eee() documentation | Russell King (Oracle) | 1 | -2/+2 |
| 2024-12-06 | net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg | Russell King (Oracle) | 1 | -3/+2 |
| 2024-12-04 | net: phy: add phy_config_inband() | Russell King (Oracle) | 1 | -0/+32 |
| 2024-12-04 | net: phy: add phy_inband_caps() | Russell King (Oracle) | 1 | -0/+21 |
| 2024-11-28 | net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI | Russell King (Oracle) | 1 | -12/+18 |
| 2024-11-24 | net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde... | Heiner Kallweit | 1 | -10/+14 |
| 2024-09-04 | net: phy: Check for read errors in SIOCGMIIREG | Niklas Söderlund | 1 | -6/+11 |
| 2024-08-26 | net: phy: Add phy library support to check supported list when autoneg is ena... | Divya Koppera | 1 | -1/+4 |
| 2024-06-28 | net: move ethtool-related netdev state into its own struct | Edward Cree | 1 | -1/+1 |
| 2024-03-11 | net: phy: simplify a check in phy_check_link_status | Heiner Kallweit | 1 | -2/+2 |
| 2024-03-05 | net: phy: Immediately call adjust_link if only tx_lpi_enabled changes | Andrew Lunn | 1 | -3/+37 |
| 2024-03-05 | net: phy: Keep track of EEE configuration | Andrew Lunn | 1 | -2/+5 |
| 2024-03-05 | net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks | Andrew Lunn | 1 | -0/+7 |
| 2024-02-06 | net: phy: constify phydev->drv | Russell King (Oracle) | 1 | -2/+1 |
| 2024-01-31 | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit | 1 | -4/+4 |
| 2023-11-18 | net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set | Kory Maincent | 1 | -2/+5 |
| 2023-11-18 | net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config | Kory Maincent | 1 | -2/+19 |
| 2023-09-19 | net: phy: fix regression with AX88772A PHY driver | Russell King (Oracle) | 1 | -1/+2 |
| 2023-09-17 | net: phy: convert phy_stop() to use split state machine | Russell King (Oracle) | 1 | -1/+3 |
| 2023-09-17 | net: phy: split locked and unlocked section of phy_state_machine() | Russell King (Oracle) | 1 | -26/+42 |
| 2023-09-17 | net: phy: move phy_state_machine() | Russell King (Oracle) | 1 | -76/+76 |
| 2023-09-17 | net: phy: move phy_suspend() to end of phy_state_machine() | Russell King (Oracle) | 1 | -7/+6 |
| 2023-09-17 | net: phy: move call to start aneg | Russell King (Oracle) | 1 | -5/+6 |
| 2023-09-17 | net: phy: call phy_error_precise() while holding the lock | Russell King (Oracle) | 1 | -3/+1 |
| 2023-09-17 | net: phy: always call phy_process_state_change() under lock | Russell King (Oracle) | 1 | -1/+1 |
| 2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+7 |
| 2023-08-19 | net: phy: Fix deadlocking in phy_error() invocation | Serge Semin | 1 | -4/+7 |
| 2023-08-02 | net: phy: provide phylib stubs for hardware timestamping operations | Vladimir Oltean | 1 | -0/+34 |
| 2023-05-24 | net: phy: avoid kernel warning dump when stopping an errored PHY | Russell King (Oracle) | 1 | -4/+7 |
| 2023-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+16 |
| 2023-03-24 | net: phy: Improved PHY error reporting in state machine | Florian Fainelli | 1 | -9/+24 |
| 2023-03-19 | net: phy: Ensure state transitions are processed from phy_stop() | Florian Fainelli | 1 | -7/+16 |
| 2023-02-20 | net: phy: Add locks to ethtool functions | Andrew Lunn | 1 | -18/+66 |
| 2023-02-13 | net: phy: start using genphy_c45_ethtool_get/set_eee() | Oleksij Rempel | 1 | -58/+2 |
| 2023-02-13 | net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active() | Oleksij Rempel | 1 | -75/+14 |
| 2023-02-13 | net: phy: export phy_check_valid() function | Oleksij Rempel | 1 | -2/+2 |
| 2023-01-11 | drivers/net/phy: add connection between ethtool and phylib for PLCA | Piergiorgio Beruto | 1 | -0/+192 |
| 2022-11-08 | ethtool: linkstate: add a statistic for PHY down events | Jakub Kicinski | 1 | -0/+1 |
| 2022-09-23 | net: phy: Add support for rate matching | Sean Anderson | 1 | -0/+28 |
| 2022-06-29 | net: phy: Don't trigger state machine while in suspend | Lukas Wunner | 1 | -0/+23 |
| 2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+6 |
| 2022-05-09 | net: phy: Fix race condition on link status change | Francesco Dolcini | 1 | -1/+6 |
| 2022-05-02 | net: phy: Convert to mdiobus_c45_{read|write} | Andrew Lunn | 1 | -7/+11 |
| 2021-11-04 | net: phy: fix duplex out of sync problem while changing settings | Heiner Kallweit | 1 | -1/+6 |
| 2021-10-25 | phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings | Andrew Lunn | 1 | -1/+3 |
| 2021-10-25 | phy: phy_start_aneg: Add an unlocked version | Andrew Lunn | 1 | -6/+24 |
| 2021-10-25 | phy: phy_ethtool_ksettings_set: Move after phy_start_aneg | Andrew Lunn | 1 | -53/+53 |
| 2021-10-25 | phy: phy_ethtool_ksettings_get: Lock the phy for consistency | Andrew Lunn | 1 | -0/+2 |
| 2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 1 | -2/+2 |
| 2021-06-16 | net: phy: fix formatting issues with braces | Wenpeng Liang | 1 | -2/+1 |
| 2021-06-07 | net: phy: do not print dump stack if device was removed | Oleksij Rempel | 1 | -0/+3 |
| 2021-04-20 | net: phy: genphy_loopback: add link speed configuration | Oleksij Rempel | 1 | -1/+2 |
| 2021-03-01 | net: phy: fix save wrong speed and duplex problem if autoneg is on | Guangbin Huang | 1 | -2/+4 |
| 2021-02-15 | net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT | Heiner Kallweit | 1 | -1/+1 |
| 2021-02-11 | net: phy: introduce phydev->port | Michael Walle | 1 | -1/+1 |
| 2021-01-07 | net: phy: replace mutex_is_locked with lockdep_assert_held in phylib | Heiner Kallweit | 1 | -1/+1 |
| 2020-11-25 | net: phy: remove the .did_interrupt() and .ack_interrupt() callback | Ioana Ciornei | 1 | -46/+2 |
| 2020-11-17 | net: phy: fix kernel-doc markups | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-11-05 | net: phy: export phy_error and phy_trigger_machine | Ioana Ciornei | 1 | -2/+4 |
| 2020-09-23 | net: phy: Document core PHY structures | Andrew Lunn | 1 | -1/+68 |
| 2020-09-17 | net: phy: Do not warn in phy_stop() on PHY_DOWN | Florian Fainelli | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-07-08 | net: phy: Uninline PHY ethtool statistics operations | Florian Fainelli | 1 | -0/+48 |
| 2020-06-24 | net: phy: make phy_disable_interrupts() non-static | Jisheng Zhang | 1 | -1/+1 |
| 2020-05-26 | net: ethtool: Allow PHY cable test TDR data to configured | Andrew Lunn | 1 | -2/+3 |
| 2020-05-26 | net: ethtool: Add generic parts of cable test TDR | Andrew Lunn | 1 | -1/+64 |
| 2020-05-26 | net: mdiobus: add clause 45 mdiobus accessors | Russell King | 1 | -2/+2 |
| 2020-05-18 | net: phy: simplify phy_link_change arguments | Doug Berger | 1 | -6/+6 |
| 2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -3/+5 |
| 2020-05-13 | net: phy: fix aneg restart in phy_ethtool_set_eee | Heiner Kallweit | 1 | -3/+5 |
| 2020-05-10 | net: phy: Put interface into oper testing during cable test | Andrew Lunn | 1 | -1/+11 |
| 2020-05-10 | net: ethtool: Add infrastructure for reporting cable test results | Andrew Lunn | 1 | -2/+20 |
| 2020-05-10 | net: phy: Add support for polling cable test | Andrew Lunn | 1 | -0/+2 |
| 2020-05-10 | net: phy: Add cable test support to state machine | Andrew Lunn | 1 | -0/+76 |
| 2020-05-06 | ethtool: provide UAPI for PHY master/slave configuration. | Oleksij Rempel | 1 | -1/+3 |
| 2020-03-23 | net: phy: add and use phy_check_downshift | Heiner Kallweit | 1 | -1/+3 |
| 2020-03-17 | net: phy: improve phy_driver callback handle_interrupt | Heiner Kallweit | 1 | -14/+12 |
| 2020-03-01 | net: phy: avoid clearing PHY interrupts twice in irq handler | Heiner Kallweit | 1 | -1/+2 |
| 2020-01-21 | net: phy: add new version of phy_do_ioctl | Heiner Kallweit | 1 | -3/+13 |
| 2020-01-21 | net: phy: rename phy_do_ioctl to phy_do_ioctl_running | Heiner Kallweit | 1 | -3/+3 |
| 2020-01-20 | net: phy: add generic ndo_do_ioctl handler phy_do_ioctl | Heiner Kallweit | 1 | -0/+15 |
| 2019-12-25 | net: Introduce a new MII time stamping interface. | Richard Cochran | 1 | -2/+2 |
| 2019-11-23 | net: phy: remove phy_ethtool_sset() | Russell King | 1 | -60/+0 |
| 2019-11-18 | net: phy: add core phylib sfp support | Russell King | 1 | -0/+7 |
| 2019-10-16 | net: phy: Fix "link partner" information disappear issue | Yonglong Liu | 1 | -3/+0 |
| 2019-10-04 | net: phy: fix write to mii-ctrl1000 register | Russell King | 1 | -0/+5 |
| 2019-09-06 | net: phy: Do not check Link status when loopback is enabled | Jose Abreu | 1 | -0/+6 |
| 2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2019-08-28 | net: phy: force phy suspend when calling phy_stop | Jian Shen | 1 | -1/+1 |
| 2019-08-27 | Add genphy_c45_config_aneg() function to phy-c45.c | Marco Hartmann | 1 | -1/+1 |
| 2019-08-13 | net: phy: let phy_speed_down/up support speeds >1Gbps | Heiner Kallweit | 1 | -44/+16 |
| 2019-07-08 | net: phy: Make use of linkmode_mod_bit helper | Fuqian Huang | 1 | -12/+4 |
| 2019-06-05 | net: phy: remove state PHY_FORCING | Heiner Kallweit | 1 | -24/+2 |
| 2019-05-31 | net: phy: allow Clause 45 access via mii ioctl | Russell King | 1 | -9/+24 |
| 2019-05-30 | net: phy: export phy_queue_state_machine | Heiner Kallweit | 1 | -3/+5 |
| 2019-05-30 | net: phy: add callback for custom interrupt handler to struct phy_driver | Heiner Kallweit | 1 | -2/+7 |
| 2019-05-30 | net: phy: enable interrupts when PHY is attached already | Heiner Kallweit | 1 | -14/+22 |
| 2019-05-07 | net: phy: improve pause mode reporting in phy_print_status | Heiner Kallweit | 1 | -1/+27 |
| 2019-05-04 | net: phy: improve resuming from hibernation | Heiner Kallweit | 1 | -6/+1 |
| 2019-04-18 | net: phy: remove dead code from phy_sanitize_settings | Heiner Kallweit | 1 | -4/+0 |
| 2019-03-20 | net: phy: improve handling link_change_notify callback | Heiner Kallweit | 1 | -4/+4 |
| 2019-03-03 | net: phy: use genphy_c45_aneg_done in genphy_aneg_done | Heiner Kallweit | 1 | -8/+4 |
| 2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+7 |
| 2019-02-14 | net: phy: fix potential race in the phylib state machine | Heiner Kallweit | 1 | -0/+2 |
| 2019-02-14 | net: phy: don't use locking in phy_is_started | Heiner Kallweit | 1 | -6/+5 |
| 2019-02-13 | net: phy: fix interrupt handling in non-started states | Heiner Kallweit | 1 | -3/+0 |
| 2019-02-06 | net: phy: make use of new MMD accessors | Heiner Kallweit | 1 | -8/+3 |
| 2019-01-24 | net: phy: change phy_start_interrupts to phy_request_interrupt | Heiner Kallweit | 1 | -12/+11 |
| 2019-01-24 | net: phy: start interrupts in phy_start | Heiner Kallweit | 1 | -20/+14 |
| 2019-01-24 | net: phy: warn if phy_start is called from invalid state | Heiner Kallweit | 1 | -2/+9 |
| 2019-01-24 | net: phy: start state machine in phy_start only | Heiner Kallweit | 1 | -1/+1 |
| 2019-01-22 | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 1 | -6/+1 |
| 2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -12/+7 |
| 2019-01-18 | net: phy: remove phy_stop_interrupts | Heiner Kallweit | 1 | -17/+0 |
| 2019-01-18 | net: phy: ensure phylib state machine is stopped after calling phy_stop | Heiner Kallweit | 1 | -0/+1 |
| 2019-01-18 | net: phy: remove state PHY_CHANGELINK | Heiner Kallweit | 1 | -2/+0 |
| 2019-01-16 | net: phy: don't include asm/irq.h directly | Heiner Kallweit | 1 | -2/+0 |
| 2019-01-16 | net: phy: improve logging in phylib | Heiner Kallweit | 1 | -4/+1 |
| 2019-01-15 | net: phy: fix too strict check in phy_start_aneg | Heiner Kallweit | 1 | -12/+7 |
| 2018-12-18 | net: phy: print stack trace in phy_error | Heiner Kallweit | 1 | -0/+2 |
| 2018-12-18 | net: phy: improve phy state checking | Heiner Kallweit | 1 | -13/+21 |
| 2018-12-05 | net: phy: Fix ioctl handler when modifing MII_ADVERTISE | Andrew Lunn | 1 | -2/+2 |
| 2018-12-03 | net: phy: improve generic EEE ethtool functions | Heiner Kallweit | 1 | -5/+10 |
| 2018-11-12 | net: phy: check if advertising is zero using linkmode_empty | Colin Ian King | 1 | -1/+1 |
| 2018-11-11 | net: phy: Convert u32 phydev->lp_advertising to linkmode | Andrew Lunn | 1 | -5/+3 |
| 2018-11-11 | net: ethernet: Convert phydev advertize and supported from u32 to link mode | Andrew Lunn | 1 | -47/+107 |
| 2018-11-11 | net: phy: remove states PHY_STARTING and PHY_PENDING | Heiner Kallweit | 1 | -7/+0 |
| 2018-11-11 | net: phy: improve and inline phy_change | Heiner Kallweit | 1 | -32/+15 |
| 2018-11-11 | net: phy: simplify phy_mac_interrupt and related functions | Heiner Kallweit | 1 | -13/+1 |
| 2018-11-11 | net: phy: don't set state PHY_CHANGELINK in phy_change | Heiner Kallweit | 1 | -8/+0 |
| 2018-11-09 | net: phy: improve struct phy_device member interrupts handling | Heiner Kallweit | 1 | -2/+2 |
| 2018-11-08 | net: phy: use phy_check_link_status in more places in the state machine | Heiner Kallweit | 1 | -48/+5 |
| 2018-11-08 | net: phy: remove state PHY_AN | Heiner Kallweit | 1 | -27/+0 |
| 2018-11-08 | net: phy: add phy_check_link_status | Heiner Kallweit | 1 | -30/+40 |
| 2018-11-08 | net: phy: remove useless check in state machine case PHY_RESUMING | Heiner Kallweit | 1 | -12/+1 |
| 2018-11-08 | net: phy: remove useless check in state machine case PHY_NOLINK | Heiner Kallweit | 1 | -11/+0 |
| 2018-11-07 | net: phy: make phy_trigger_machine static | Heiner Kallweit | 1 | -21/+12 |
| 2018-10-15 | net: phy: merge phy_start_aneg and phy_start_aneg_priv | Heiner Kallweit | 1 | -18/+3 |
| 2018-10-15 | net: phy: simplify handling of PHY_RESUMING in state machine | Heiner Kallweit | 1 | -29/+14 |
| 2018-10-15 | net: phy: improve handling of PHY_RUNNING in state machine | Heiner Kallweit | 1 | -20/+9 |
| 2018-10-15 | net: phy: trigger state machine immediately in phy_start_machine | Heiner Kallweit | 1 | -1/+1 |
| 2018-10-01 | net: phy: improve handling delayed work | Heiner Kallweit | 1 | -14/+15 |
| 2018-09-21 | net: phy: don't reschedule state machine when PHY is halted | Heiner Kallweit | 1 | -2/+6 |
| 2018-09-19 | net: phy: call state machine synchronously in phy_stop | Heiner Kallweit | 1 | -0/+2 |
| 2018-07-25 | net: phy: add helper phy_polling_mode | Heiner Kallweit | 1 | -4/+4 |
| 2018-07-25 | net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_aneg | Camelia Groza | 1 | -2/+8 |
| 2018-07-24 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2018-07-21 | net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv | Heiner Kallweit | 1 | -1/+1 |
| 2018-07-16 | net: phy: add phy_speed_down and phy_speed_up | Heiner Kallweit | 1 | -0/+78 |
| 2018-07-16 | net: phy: add helper phy_config_aneg | Heiner Kallweit | 1 | -4/+9 |
| 2018-06-03 | net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling | Heiner Kallweit | 1 | -1/+1 |
| 2018-04-28 | net: phy: Fix modular PHYLIB build | Florian Fainelli | 1 | -48/+0 |
| 2018-04-27 | net: Move PHY statistics code into PHY library helpers | Florian Fainelli | 1 | -0/+48 |
| 2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -64/+63 |
| 2018-03-12 | net: phy: Tell caller result of phy_change() | Brad Mouring | 1 | -73/+72 |
| 2018-03-07 | net: phy: use phy_disable_interrupts in phy_stop | Heiner Kallweit | 1 | -7/+2 |
| 2018-03-07 | net: phy: remove phy_error from phy_disable_interrupts | Heiner Kallweit | 1 | -11/+2 |
| 2018-02-27 | net: phy: Restore phy_resume() locking assumption | Andrew Lunn | 1 | -1/+1 |
| 2018-02-08 | net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT | Heiner Kallweit | 1 | -1/+1 |
| 2018-01-15 | net: phy: remove parameter new_link from phy_mac_interrupt() | Heiner Kallweit | 1 | -7/+3 |
| 2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+3 |
| 2017-12-13 | net: phy: fix resume handling | Russell King | 1 | -6/+3 |
| 2017-12-04 | net: phy: core: don't disable device interrupts in phy_change | Heiner Kallweit | 1 | -13/+6 |
| 2017-12-04 | net: phy: core: remove now uneeded disabling of interrupts | Heiner Kallweit | 1 | -24/+2 |
| 2017-12-01 | net: phy: core: use genphy version of callbacks read_status and config_aneg p... | Heiner Kallweit | 1 | -1/+4 |
| 2017-09-21 | net: phy: Keep reporting transceiver type | Florian Fainelli | 1 | -1/+2 |
| 2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+0 |
| 2017-08-30 | Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()" | Florian Fainelli | 1 | -3/+0 |
| 2017-08-06 | net: phy: export phy_start_machine() for phylink | Russell King | 1 | -0/+1 |
| 2017-08-06 | net: phy: provide a hook for link up/link down events | Russell King | 1 | -22/+20 |
| 2017-08-06 | net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy... | Russell King | 1 | -129/+1 |
| 2017-08-06 | net: phy: split out PHY speed and duplex string generation | Russell King | 1 | -37/+1 |
| 2017-08-06 | net: phy: allow settings table to support more than 32 link modes | Russell King | 1 | -18/+26 |
| 2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
| 2017-07-31 | net: phy: Correctly process PHY_HALTED in phy_stop_machine() | Florian Fainelli | 1 | -0/+3 |
| 2017-07-31 | net: phy: Log only PHY state transitions | Marc Gonzalez | 1 | -3/+4 |
| 2017-07-27 | net: phy: Remove stale comments referencing timer | Florian Fainelli | 1 | -6/+5 |
| 2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -31/+32 |
| 2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+1 |
| 2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
| 2017-06-13 | net: phy: Make phy_ethtool_ksettings_get return void | yuval.shaia@oracle.com | 1 | -5/+5 |
| 2017-06-09 | net: phy: add missing SPEED_14000 | Joe Perches | 1 | -0/+2 |