summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phylink.c
AgeCommit message (Expand)Author
2022-11-08Merge tag 'v5.15.76' into 5.15-2.1.x-imxDaiane Angolini
2022-10-29net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang
2022-06-06net: phylink: treat PHY_INTERFACE_MODE_2500SGMII in phylink_get_linkmodesIoana Ciornei
2022-05-02net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2022-05-02net: phylink: add pcs_validate() methodRussell King (Oracle)
2022-05-02net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2022-05-02net: phylink: add generic validate implementationRussell King (Oracle)
2022-05-02net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)
2022-05-02net: phylink: use legacy_pre_march2020Russell King (Oracle)
2022-05-02net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si
2022-05-02net: phylink: tidy up disable bit clearingRussell King
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2021-12-01net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-12-01net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-18net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)
2021-11-18net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-11-02net: phylink: explicitly configure in-band autoneg for PHYs that support itVladimir Oltean
2021-11-02net: phy: bcm84881: move the in-band capability check where it belongsVladimir Oltean
2021-11-02net: phylink: introduce a generic method for querying PHY in-band autoneg cap...Vladimir Oltean
2021-11-02net: phylink: pass the phy argument to phylink_sfp_configVladimir Oltean
2021-09-08net: phylink: Update SFP selected interface on advertising changesNathan Rossi
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-07-21net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-07-20net: phylink: add phy change pause mode debugRussell 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