aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phylink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30net: phylink: add separate pcs operations structureRussell King1-0/+88
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King1-1/+1
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King1-1/+2
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King1-0/+2
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King1-0/+6
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King1-15/+42
2020-02-16net: phylink: clarify flow control settings in documentationRussell King1-8/+18
2020-02-16net: phylink: resolve fixed link flow controlRussell King1-5/+3
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean1-0/+2
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King1-12/+13
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+9
2019-06-28net: phylink: further documentation clarificationsRussell King1-2/+9
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+12
2019-06-14net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin1-1/+12
2019-05-29net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei1-0/+1
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei1-20/+36
2019-02-24net: phylink: update mac_config() documentationRussell King1-0/+7
2019-02-12net: phylink: add phylink_init_eee() helperRussell King1-0/+1
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King1-0/+1
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King1-3/+0
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli1-3/+11
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli1-0/+3
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli1-1/+1
2017-12-05phylink: convert to fwnodeRussell King1-1/+2
2017-12-05phylink: add documentation for kernel APIsRussell King1-48/+135
2017-12-05phylink: remove phylink_init_eee()Russell King1-1/+0
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King1-12/+7
2017-08-06phylink: add module EEPROM supportRussell King1-0/+3
2017-08-06phylink: add phylink infrastructureRussell King1-0/+145