summaryrefslogtreecommitdiff
path: root/include/linux/phylink.h
AgeCommit message (Expand)Author
2022-01-12net: phylink: use legacy_pre_march2020Russell King (Oracle)
2022-01-12net: phylink: add legacy_pre_march2020 indicatorRussell King (Oracle)
2022-01-12net: phylink: Add helpers for c22 registers without MDIORussell King (Oracle)
2022-01-12net: phylink: add generic validate implementationRussell King (Oracle)
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)
2021-10-26net: phylink: add MAC phy_interface_t bitmapRussell King
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson
2021-03-15net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei
2020-08-17phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
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-06-26net: pylink.h: add kernel-doc descriptions for new fields at phylink_configMauro Carvalho Chehab
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King
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
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-16net: phylink: clarify flow control settings in documentationRussell King
2020-02-16net: phylink: resolve fixed link flow controlRussell King
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-28net: phylink: further documentation clarificationsRussell King
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin
2019-05-29net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-02-24net: phylink: update mac_config() documentationRussell King
2019-02-12net: phylink: add phylink_init_eee() helperRussell King
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli
2017-12-05phylink: convert to fwnodeRussell King
2017-12-05phylink: add documentation for kernel APIsRussell King
2017-12-05phylink: remove phylink_init_eee()Russell King
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King
2017-08-06phylink: add module EEPROM supportRussell King
2017-08-06phylink: add phylink infrastructureRussell King