| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
| 2025-11-19 | net: phylink: add missing supported link modes for the fixed-link | Wei Fang | 1 | -0/+3 |
| 2025-10-24 | net: phylink: add phylink managed wake-on-lan PHY speed control | Russell King (Oracle) | 1 | -0/+12 |
| 2025-10-24 | net: phylink: add phylink managed MAC Wake-on-Lan support | Russell King (Oracle) | 1 | -4/+76 |
| 2025-09-22 | net: phylink: use sfp_get_module_caps() | Russell King (Oracle) | 1 | -5/+6 |
| 2025-09-15 | net: phylink: warn if deprecated array-style fixed-link binding is used | Heiner Kallweit | 1 | -0/+3 |
| 2025-09-05 | net: phy: transfer phy_config_inband() locking responsibility to phylink | Vladimir Oltean | 1 | -0/+9 |
| 2025-09-05 | net: phylink: add lock for serializing concurrent pl->phydev writes with reso... | Vladimir Oltean | 1 | -3/+16 |
| 2025-09-03 | net: phylink: move PHY interrupt request to non-fail path | Russell King (Oracle) | 1 | -3/+3 |
| 2025-09-02 | net: phylink: disable autoneg for interfaces that have no inband | Russell King (Oracle) | 1 | -0/+18 |
| 2025-09-02 | net: phylink: provide phylink_get_inband_type() | Russell King (Oracle) | 1 | -35/+44 |
| 2025-07-09 | net: phy: MII-Lite PHY interface mode | Kamil Horák - 2N | 1 | -0/+1 |
| 2025-07-07 | net: phylink: add phylink_sfp_select_interface_speed() | Russell King (Oracle) | 1 | -1/+40 |
| 2025-07-07 | net: phylink: clear SFP interfaces when not in use | Russell King (Oracle) | 1 | -0/+10 |
| 2025-07-07 | net: phylink: restrict SFP interfaces to those that are supported | Russell King (Oracle) | 1 | -5/+4 |
| 2025-06-24 | net: phy: Add interface types for 50G and 100G | Alexander Duyck | 1 | -0/+13 |
| 2025-04-29 | net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES | Alexander Duyck | 1 | -7/+0 |
| 2025-04-22 | net: phylink: fix suspend/resume with WoL enabled and link down | Russell King (Oracle) | 1 | -16/+22 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2025-03-25 | net: phylink: force link down on major_config failure | Russell King (Oracle) | 1 | -8/+34 |
| 2025-03-25 | net: phylink: add functions to block/unblock rx clock stop | Russell King (Oracle) | 1 | -0/+59 |
| 2025-03-25 | net: phylink: add phylink_prepare_resume() | Russell King (Oracle) | 1 | -0/+25 |
| 2025-03-24 | net: phylink: Remove unused function pointer from phylink structure | Alexander Duyck | 1 | -2/+0 |
| 2025-03-18 | net: phylink: Use phy_caps to get an interface's capabilities and modes | Maxime Chevallier | 1 | -76/+14 |
| 2025-03-18 | net: phylink: Convert capabilities to linkmodes using phy_caps | Maxime Chevallier | 1 | -134/+21 |
| 2025-03-18 | net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS | Maxime Chevallier | 1 | -24/+25 |
| 2025-03-18 | net: phylink: Use phy_caps_lookup for fixed-link configuration | Maxime Chevallier | 1 | -13/+31 |
| 2025-03-18 | net: phy: phy_caps: Allow looking-up link caps based on speed and duplex | Maxime Chevallier | 1 | -8/+9 |
| 2025-03-07 | net: phylink: Remove unused phylink_init_eee | Dr. David Alan Gilbert | 1 | -18/+0 |
| 2025-03-05 | net: phylink: use pl->link_interface in phylink_expects_phy() | Choong Yong Liang | 1 | -1/+1 |
| 2025-02-14 | net: remove phylink_pcs .neg_mode boolean | Russell King (Oracle) | 1 | -25/+5 |
| 2025-02-14 | net: phylink: add support for notifying PCS about EEE | Russell King (Oracle) | 1 | -3/+22 |
| 2025-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+9 |
| 2025-02-12 | net: phylink: provide phylink_mac_implements_lpi() | Russell King (Oracle) | 1 | -2/+1 |
| 2025-02-11 | net: phylink: make configuring clock-stop dependent on MAC support | Russell King (Oracle) | 1 | -6/+9 |
| 2025-01-20 | net: phylink: fix regression when binding a PHY | Russell King (Oracle) | 1 | -1/+5 |
| 2025-01-20 | net: phylink: always do a major config when attaching a SFP PHY | Russell King (Oracle) | 1 | -6/+5 |
| 2025-01-16 | net: phylink: add EEE management | Russell King (Oracle) | 1 | -5/+133 |
| 2025-01-16 | net: phylink: add phylink_link_is_up() helper | Russell King (Oracle) | 1 | -5/+6 |
| 2025-01-15 | net: phylink: provide fixed state for 1000base-X and 2500base-X | Russell King (Oracle) | 1 | -10/+19 |
| 2025-01-15 | net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state() | Russell King (Oracle) | 1 | -4/+8 |
| 2025-01-15 | net: phylink: pass neg_mode into c22 state decoder | Russell King (Oracle) | 1 | -2/+5 |
| 2025-01-15 | net: phylink: pass neg_mode into .pcs_get_state() method | Russell King (Oracle) | 1 | -1/+1 |
| 2025-01-15 | net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state() | Russell King (Oracle) | 1 | -6/+16 |
| 2025-01-06 | net: phylink: add support for PCS supported_interfaces bitmap | Russell King (Oracle) | 1 | -0/+11 |
| 2024-12-15 | net: phylink: improve phylink_sfp_config_phy() error message with missing PHY... | Vladimir Oltean | 1 | -0/+7 |
| 2024-12-04 | net: phylink: remove phylink_phy_no_inband() | Russell King (Oracle) | 1 | -21/+6 |
| 2024-12-04 | net: phylink: add negotiation of in-band capabilities | Russell King (Oracle) | 1 | -10/+144 |
| 2024-12-04 | net: phylink: add pcs_inband_caps() method | Russell King (Oracle) | 1 | -0/+60 |
| 2024-12-04 | net: phylink: add debug for phylink_major_config() | Russell King (Oracle) | 1 | -1/+26 |
| 2024-12-04 | net: phylink: split cur_link_an_mode into requested and active | Russell King (Oracle) | 1 | -29/+31 |
| 2024-12-04 | net: phylink: pass phylink and pcs into phylink_pcs_neg_mode() | Russell King (Oracle) | 1 | -13/+13 |
| 2024-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+8 |
| 2024-11-13 | net: phylink: ensure PHY momentary link-fails are handled | Russell King (Oracle) | 1 | -6/+8 |
| 2024-11-11 | net: phylink: clean up phylink_resolve() | Russell King (Oracle) | 1 | -19/+16 |
| 2024-11-11 | net: phylink: remove switch() statement in resolve handling | Russell King (Oracle) | 1 | -49/+45 |
| 2024-11-11 | net: phylink: move MLO_AN_PHY resolve handling to if() statement | Russell King (Oracle) | 1 | -5/+3 |
| 2024-11-11 | net: phylink: move MLO_AN_FIXED resolve handling to if() statement | Russell King (Oracle) | 1 | -5/+3 |
| 2024-11-11 | net: phylink: move manual flow control setting | Russell King (Oracle) | 1 | -2/+3 |
| 2024-10-29 | net: phylink: simplify how SFP PHYs are attached | Russell King (Oracle) | 1 | -30/+14 |
| 2024-10-29 | net: phylink: validate sfp_select_interface() returned interface | Russell King (Oracle) | 1 | -1/+12 |
| 2024-10-29 | net: phylink: add common validation for sfp_select_interface() | Russell King (Oracle) | 1 | -13/+19 |
| 2024-10-29 | net: phylink: simplify phylink_parse_fixedlink() | Russell King (Oracle) | 1 | -13/+6 |
| 2024-10-17 | net: phylink: remove "using_mac_select_pcs" | Russell King (Oracle) | 1 | -10/+2 |
| 2024-10-17 | net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs() | Russell King (Oracle) | 1 | -3/+1 |
| 2024-10-17 | net: phylink: allow mac_select_pcs() to remove a PCS | Russell King (Oracle) | 1 | -1/+1 |
| 2024-10-14 | net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE | Daniel Golle | 1 | -8/+1 |
| 2024-09-11 | net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p... | Russell King | 1 | -0/+42 |
| 2024-08-23 | net: sfp: pass the phy_device when disconnecting an sfp module's PHY | Maxime Chevallier | 1 | -1/+2 |
| 2024-06-28 | net: move ethtool-related netdev state into its own struct | Edward Cree | 1 | -1/+1 |
| 2024-06-18 | net: phy: introduce core support for phy-mode = "10g-qxgmii" | Vladimir Oltean | 1 | -1/+8 |
| 2024-05-30 | net: phylink: rename ovr_an_inband to default_an_inband | Russell King (Oracle) | 1 | -1/+1 |
| 2024-05-30 | net: phylink: move test for ovr_an_inband | Russell King (Oracle) | 1 | -2/+4 |
| 2024-05-30 | net: phylink: rearrange phylink_parse_mode() | Russell King (Oracle) | 1 | -1/+4 |
| 2024-05-13 | net: revert partially applied PHY topology series | Jakub Kicinski | 1 | -2/+1 |
| 2024-04-30 | net: phylink: add debug print for empty posssible_interfaces | Russell King (Oracle) | 1 | -0/+3 |
| 2024-04-06 | net: sfp: pass the phy_device when disconnecting an sfp module's PHY | Maxime Chevallier | 1 | -1/+2 |
| 2024-03-28 | net: phylink: add rxc_always_on flag to phylink_pcs | Romain Gantois | 1 | -0/+15 |
| 2024-03-28 | net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags | Russell King (Oracle) | 1 | -1/+9 |
| 2024-01-31 | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit | 1 | -4/+4 |
| 2024-01-04 | Revert "Introduce PHY listing and link_topology tracking" | Jakub Kicinski | 1 | -2/+1 |
| 2024-01-04 | net: phylink: move phylink_pcs_neg_mode() into phylink.c | Russell King (Oracle) | 1 | -0/+66 |
| 2024-01-01 | net: sfp: pass the phy_device when disconnecting an sfp module's PHY | Maxime Chevallier | 1 | -1/+2 |
| 2023-12-17 | net: phylink: reimplement population of pl->supported for in-band | Vladimir Oltean | 1 | -66/+5 |
| 2023-11-27 | net: phylink: use the PHY's possible_interfaces if populated | Russell King (Oracle) | 1 | -13/+54 |
| 2023-11-27 | net: phylink: split out PHY validation from phylink_bringup_phy() | Russell King (Oracle) | 1 | -25/+31 |
| 2023-11-27 | net: phylink: pass PHY into phylink_validate_mask() | Russell King (Oracle) | 1 | -4/+7 |
| 2023-11-27 | net: phylink: pass PHY into phylink_validate_one() | Russell King (Oracle) | 1 | -2/+5 |
| 2023-11-27 | net: phylink: split out per-interface validation | Russell King (Oracle) | 1 | -12/+30 |
| 2023-11-21 | net: phylink: use for_each_set_bit() | Russell King (Oracle) | 1 | -10/+8 |
| 2023-11-16 | net: phylink: use linkmode_fill() | Russell King (Oracle) | 1 | -2/+2 |
| 2023-11-07 | net: phylink: initialize carrier state at creation | Klaus Kudielka | 1 | -0/+1 |
| 2023-11-01 | net: phy: fill in missing MODULE_DESCRIPTION()s | Andrew Lunn | 1 | -0/+1 |
| 2023-10-17 | net: phylink: remove a bunch of unused validation methods | Russell King (Oracle) | 1 | -27/+8 |
| 2023-10-17 | net: phylink: remove .validate() method | Russell King (Oracle) | 1 | -10/+6 |
| 2023-10-17 | net: phylink: provide mac_get_caps() method | Russell King (Oracle) | 1 | -3/+11 |
| 2023-08-25 | net: phylink: add phylink_limit_mac_speed() | Russell King (Oracle) | 1 | -0/+18 |
| 2023-08-14 | net: phy: Introduce PSGMII PHY interface mode | Gabor Juhos | 1 | -0/+3 |
| 2023-07-25 | net: phylink: explicitly invalidate link_state members in mac_config | Russell King (Oracle) | 1 | -9/+16 |
| 2023-07-25 | net: phylink: strip out pre-March 2020 legacy code | Russell King (Oracle) | 1 | -21/+4 |
| 2023-07-18 | net: phylink: remove legacy mac_an_restart() method | Russell King (Oracle) | 1 | -13/+9 |
| 2023-07-14 | net: phylink: add support for PCS link change notifications | Russell King (Oracle) | 1 | -4/+34 |
| 2023-07-14 | net: phylink: add pcs_pre_config()/pcs_post_config() methods | Russell King (Oracle) | 1 | -0/+24 |
| 2023-07-14 | net: phylink: add pcs_enable()/pcs_disable() methods | Russell King (Oracle) | 1 | -9/+39 |
| 2023-06-22 | net: phylink: pass neg_mode into phylink_mii_c22_pcs_config() | Russell King (Oracle) | 1 | -5/+4 |
| 2023-06-22 | net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode | Russell King (Oracle) | 1 | -5/+4 |
| 2023-06-22 | net: phylink: add PCS negotiation mode | Russell King (Oracle) | 1 | -11/+34 |
| 2023-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+39 |
| 2023-06-12 | net: phylink: use a dedicated helper to parse usgmii control word | Maxime Chevallier | 1 | -1/+38 |
| 2023-06-12 | net: phylink: report correct max speed for QUSGMII | Maxime Chevallier | 1 | -1/+1 |
| 2023-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+10 |
| 2023-06-02 | net: phylink: actually fix ksettings_set() ethtool call | Russell King (Oracle) | 1 | -5/+10 |
| 2023-05-24 | net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up() | Russell King (Oracle) | 1 | -20/+33 |
| 2023-05-24 | net: phylink: add function to resolve clause 73 negotiation | Russell King (Oracle) | 1 | -0/+39 |
| 2023-05-24 | net: phylink: remove duplicated linkmode pause resolution | Russell King (Oracle) | 1 | -11/+4 |
| 2023-05-22 | net: phylink: require supported_interfaces to be filled | Russell King (Oracle) | 1 | -15/+11 |
| 2023-05-22 | net: phy: add helpers for comparing phy IDs | Russell King | 1 | -2/+2 |
| 2023-05-18 | net: sfp: add support for setting signalling rate | Russell King (Oracle) | 1 | -0/+24 |
| 2023-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+4 |
| 2023-05-15 | net: phylink: fix ksettings_set() ethtool call | Russell King (Oracle) | 1 | -4/+4 |
| 2023-05-13 | net: phylink: constify fwnode arguments | Russell King (Oracle) | 1 | -5/+6 |
| 2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+19 |
| 2023-03-31 | net: phylink: add phylink_expects_phy() method | Michael Sit Wei Hong | 1 | -0/+19 |
| 2023-03-22 | net: phylink: remove an_enabled | Russell King (Oracle) | 1 | -20/+17 |
| 2023-02-15 | net: phylink: support validated pause and autoneg in fixed-link | Ivan Bornyakov | 1 | -3/+14 |
| 2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+2 |
| 2023-02-03 | net: phylink: move phy_device_free() to correctly release phy device | Clément Léger | 1 | -3/+2 |
| 2023-01-11 | drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY | Piergiorgio Beruto | 1 | -1/+5 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+16 |
| 2022-11-28 | net: phylink: fix PHY validation with rate adaption | Russell King (Oracle) | 1 | -6/+16 |
| 2022-11-07 | net: remove explicit phylink_generic_validate() references | Russell King (Oracle) | 1 | -1/+4 |
| 2022-10-26 | phylink: require valid state argument to phylink_validate_mask_caps() | Jakub Kicinski | 1 | -3/+2 |
| 2022-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
| 2022-10-19 | net: phylink: provide phylink_validate_mask_caps() helper | Russell King (Oracle) | 1 | -12/+29 |
| 2022-10-15 | net: phylink: add mac_managed_pm in phylink_config structure | Shenwei Wang | 1 | -0/+3 |
| 2022-10-03 | net: phylink: allow attaching phy for SFP modules on 802.3z mode | Marek Behún | 1 | -4/+1 |
| 2022-10-03 | net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs | Marek Behún | 1 | -0/+17 |
| 2022-10-03 | net: phylink: rename phylink_sfp_config() | Russell King (Oracle) | 1 | -6/+5 |
| 2022-10-03 | net: phylink: use phy_interface_t bitmaps for optical modules | Russell King | 1 | -30/+134 |
| 2022-10-03 | net: sfp: augment SFP parsing with phy_interface_t bitmap | Russell King | 1 | -1/+3 |
| 2022-10-03 | net: phylink: add ability to validate a set of interface modes | Russell King (Oracle) | 1 | -7/+10 |
| 2022-09-23 | net: phylink: Adjust advertisement based on rate matching | Sean Anderson | 1 | -3/+103 |
| 2022-09-23 | net: phylink: Adjust link settings based on rate matching | Sean Anderson | 1 | -12/+123 |
| 2022-09-23 | net: phylink: Generate caps and convert to linkmodes separately | Sean Anderson | 1 | -10/+11 |
| 2022-09-23 | net: phylink: Export phylink_caps_to_linkmodes | Sean Anderson | 1 | -2/+10 |
| 2022-09-05 | net: phy: Add 1000BASE-KX interface mode | Sean Anderson | 1 | -0/+1 |
| 2022-08-26 | net: phylink: allow RGMII/RTBI in-band status | Qingfang DENG | 1 | -0/+5 |
| 2022-08-22 | net: phy: Introduce QUSGMII PHY mode | Maxime Chevallier | 1 | -0/+3 |
| 2022-07-08 | net: phylink: fix SGMII inband autoneg enable | Russell King (Oracle) | 1 | -1/+3 |
| 2022-06-30 | net: phylink: fix NULL pl->pcs dereference during phylink_pcs_poll_start | Vladimir Oltean | 1 | -1/+1 |
| 2022-06-28 | net: phylink: disable PCS polling over major configuration | Russell King (Oracle) | 1 | -10/+20 |
| 2022-06-28 | net: phylink: remove pcs_ops member | Russell King (Oracle) | 1 | -20/+19 |
| 2022-06-24 | net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement() | Russell King (Oracle) | 1 | -0/+1 |
| 2022-05-02 | net: phylink: Convert to mdiobus_c45_{read|write} | Andrew Lunn | 1 | -15/+17 |
| 2022-05-01 | ethtool: Add 10base-T1L link mode entry | Alexandru Tachici | 1 | -1/+3 |
| 2022-04-13 | net: phylink: remove phylink_helper_basex_speed() | Russell King (Oracle) | 1 | -28/+0 |
| 2022-03-02 | net: phylink: use %pe for printing errors | Russell King (Oracle) | 1 | -9/+11 |
| 2022-02-28 | net: phylink: remove phylink_set_pcs() | Russell King (Oracle) | 1 | -32/+12 |
| 2022-02-22 | net: phy: phylink: fix DSA mac_select_pcs() introduction | Russell King (Oracle) | 1 | -3/+11 |
| 2022-02-19 | net: phylink: remove phylink_config's pcs_poll | Russell King (Oracle) | 1 | -2/+1 |
| 2022-02-05 | net: phylink: remove phylink_set_10g_modes() | Russell King (Oracle) | 1 | -11/+0 |
| 2021-12-16 | net: phylink: add pcs_validate() method | Russell King (Oracle) | 1 | -0/+31 |
| 2021-12-16 | net: phylink: add mac_select_pcs() method to phylink_mac_ops | Russell King (Oracle) | 1 | -9/+59 |
| 2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2021-12-09 | net: phylink: use legacy_pre_march2020 | Russell King (Oracle) | 1 | -6/+6 |
| 2021-12-07 | net: phy: Add the missing blank line in the phylink_suspend comment | Yanteng Si | 1 | -0/+1 |
| 2021-12-01 | net: phylink: tidy up disable bit clearing | Russell King | 1 | -6/+9 |
| 2021-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+25 |
| 2021-11-24 | net: phylink: Force retrigger in case of latched link-fail indicator | Russell King (Oracle) | 1 | -0/+13 |
| 2021-11-24 | net: phylink: Force link down and retrigger resolve on interface change | Russell King (Oracle) | 1 | -1/+12 |
| 2021-11-22 | net: phylink: handle NA interface mode in phylink_fwnode_phy_connect() | Russell King (Oracle) | 1 | -1/+8 |
| 2021-11-22 | net: phylink: Add helpers for c22 registers without MDIO | Sean Anderson | 1 | -44/+60 |
| 2021-11-19 | net: phylink: add 1000base-KX to phylink_caps_to_linkmodes() | Russell King (Oracle) | 1 | -0/+1 |
| 2021-11-16 | net: document SMII and correct phylink's new validation mechanism | Russell King (Oracle) | 1 | -1/+1 |
| 2021-11-15 | net: phylink: add generic validate implementation | Russell King (Oracle) | 1 | -0/+252 |
| 2021-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2021-10-29 | net: phylink: avoid mvneta warning when setting pause parameters | Russell King (Oracle) | 1 | -1/+1 |
| 2021-10-26 | net: phylink: use supported_interfaces for phylink validation | Russell King (Oracle) | 1 | -0/+36 |
| 2021-10-24 | net: phylink: Convert some users of mdiobus_* to mdiodev_* | Sean Anderson | 1 | -16/+7 |
| 2021-10-19 | net: phylink: Support disabling autonegotiation for PCS | Robert Hancock | 1 | -5/+19 |
| 2021-10-19 | net: phylink: rejig SFP interface selection in ksettings_set() | Russell King (Oracle) | 1 | -10/+10 |
| 2021-10-06 | net: phylink: use mdiobus_modify_changed() helper | Russell King (Oracle) | 1 | -25/+4 |
| 2021-10-04 | net: phylink: add phylink_set_10g_modes() helper | Russell King (Oracle) | 1 | -0/+11 |
| 2021-09-19 | net: phylink: don't call netif_carrier_off() with NULL netdev | Russell King (Oracle) | 1 | -1/+4 |
| 2021-09-08 | net: phylink: Update SFP selected interface on advertising changes | Nathan Rossi | 1 | -1/+29 |
| 2021-09-07 | net: phylink: add suspend/resume support | Russell King (Oracle) | 1 | -0/+82 |
| 2021-07-21 | net: phylink: cleanup ksettings_set | Russell King (Oracle) | 1 | -7/+9 |
| 2021-07-20 | net: phylink: add phy change pause mode debug | Russell King (Oracle) | 1 | -2/+3 |
| 2021-06-16 | net: phy: fix formatting issues with braces | Wenpeng Liang | 1 | -3/+2 |
| 2021-06-16 | net: phy: correct format of block comments | Wenpeng Liang | 1 | -3/+6 |
| 2021-06-12 | net: phylink: Add 25G BASE-R support | Steen Hegelund | 1 | -0/+5 |
| 2021-06-11 | net: phylink: Refactor phylink_of_phy_connect() | Calvin Johnson | 1 | -38/+1 |
| 2021-06-11 | net: phylink: introduce phylink_fwnode_phy_connect() | Calvin Johnson | 1 | -0/+54 |
| 2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2021-03-15 | net: phylink: Fix phylink_err() function name error in phylink_major_config | Ong Boon Leong | 1 | -1/+1 |
| 2021-03-15 | net: phylink: make phylink_parse_mode() support non-DT platform | Ong Boon Leong | 1 | -2/+3 |
| 2021-02-16 | net: phylink: Add 5gbase-r support | Marek Behún | 1 | -0/+4 |
| 2020-11-17 | net: phy: fix kernel-doc markups | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-10-27 | net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config | Robert Hancock | 1 | -1/+2 |
| 2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |