summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phylink.c
AgeCommit message (Expand)Author
2021-09-19net: phy: add helpers for comparing phy IDsRussell King
2021-09-19net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-09-19net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2021-09-19net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-09-19net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-09-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock
2021-09-19net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-09-19net: phylink: add suspend/resume supportRussell King (Oracle)
2021-06-16net: phy: fix formatting issues with bracesWenpeng Liang
2021-06-16net: phy: correct format of block commentsWenpeng Liang
2021-06-12net: phylink: Add 25G BASE-R supportSteen Hegelund
2021-06-11net: phylink: Refactor phylink_of_phy_connect()Calvin Johnson
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-15net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong
2021-03-15net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong
2021-02-16net: phylink: Add 5gbase-r supportMarek BehĂșn
2020-11-17net: phy: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_configRobert Hancock
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-31net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_stateIoana Ciornei
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei
2020-08-31net: phylink: avoid oops during initialisationRussell King
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-07-21net: phylink: add struct phylink_pcsRussell King
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King
2020-07-21net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-07-21net: phylink: simplify fixed-link case for ksettings_set methodRussell King
2020-07-21net: phylink: use config.an_enabled in ksettings_set methodRussell King
2020-07-21net: phylink: simplify phy case for ksettings_set methodRussell King
2020-07-21net: phylink: simplify ksettings_set() implementationRussell King
2020-07-21net: phylink: avoid mac_config callsRussell King
2020-07-21net: phylink: update PCS when changing interface during resolutionRussell King
2020-07-21net: phylink: ensure link is down when changing interfaceRussell King
2020-07-21net: phylink: rearrange resolve mac_config() callRussell King
2020-07-21net: phylink: rejig link state trackingRussell King
2020-07-21net: phylink: update ethtool reporting for fixed-link modesRussell King
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25net: phylink: only restart AN if the link mode is using in-band ANRussell King
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-06-23net: phylink: ensure manual pause mode configuration takes effectRussell King
2020-06-23net: phylink: fix ethtool -A with attached PHYsRussell King
2020-06-19net: phy: split devices_in_packageRussell King
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-03-30net: phylink: add separate pcs operations structureRussell King
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King