summaryrefslogtreecommitdiffstats
path: root/include/linux/phylink.h
Commit message (Expand)AuthorAgeFilesLines
* net: phylink: add suspend/resume supportRussell King (Oracle)2021-09-071-0/+3
* net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson2021-06-111-0/+3
* net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong2021-03-151-0/+2
* net: phylink: add helper function to decode USXGMII wordIoana Ciornei2020-08-311-0/+3
* phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap2020-08-171-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-17/+88
|\
| * net: phylink: add interface to configure clause 22 PCS PHYRussell King2020-07-211-0/+3
| * net: phylink: add struct phylink_pcsRussell King2020-07-211-15/+30
| * net: phylink: re-implement interface configuration with PCSRussell King2020-07-211-0/+48
| * net: phylink: in-band pause mode advertisement update for PCSRussell King2020-07-211-2/+5
| * net: phylink: add phylink_speed_(up|down) interfaceRussell King2020-06-251-0/+2
* | net: pylink.h: add kernel-doc descriptions for new fields at phylink_configMauro Carvalho Chehab2020-06-261-0/+4
|/
* net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King2020-04-241-3/+3
* net: phylink: add separate pcs operations structureRussell King2020-03-301-0/+88
* net: phylink: rename 'ops' to 'mac_ops'Russell King2020-03-301-1/+1
* net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King2020-03-301-1/+2
* net: phylink: pcs: add 802.3 clause 45 helpersRussell King2020-03-171-0/+2
* net: phylink: pcs: add 802.3 clause 22 helpersRussell King2020-03-171-0/+6
* net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-271-15/+42
* net: phylink: clarify flow control settings in documentationRussell King2020-02-161-8/+18
* net: phylink: resolve fixed link flow controlRussell King2020-02-161-5/+3
* net: phylink: add support for polling MAC PCSVladimir Oltean2020-01-051-0/+2
* net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King2019-11-231-12/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-2/+9
|\
| * net: phylink: further documentation clarificationsRussell King2019-06-281-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-1/+12
|\|
| * net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin2019-06-141-1/+12
* | net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei2019-05-291-0/+1
* | net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2019-05-291-20/+36
|/
* net: phylink: update mac_config() documentationRussell King2019-02-241-0/+7
* net: phylink: add phylink_init_eee() helperRussell King2019-02-121-0/+1
* phylink: add helper for configuring 2500BaseX modesRussell King2018-08-091-0/+1
* sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-301-3/+0
* net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli2018-03-301-3/+11
* net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli2017-12-131-0/+3
* net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli2017-12-131-1/+1
* phylink: convert to fwnodeRussell King2017-12-051-1/+2
* phylink: add documentation for kernel APIsRussell King2017-12-051-48/+135
* phylink: remove phylink_init_eee()Russell King2017-12-051-1/+0
* phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King2017-12-051-12/+7
* phylink: add module EEPROM supportRussell King2017-08-061-0/+3
* phylink: add phylink infrastructureRussell King2017-08-061-0/+145