summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phylink.c
AgeCommit message (Expand)Author
2020-02-28net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-02-28net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-02-28net: phylink: add separate pcs operations structureRussell King
2020-02-28net: phylink: rename 'ops' to 'mac_ops'Russell King
2020-02-28net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-17net: phylink: improve initial mac configurationRussell King
2020-02-17net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-02-17net: phylink: resolve fixed link flow controlRussell King
2020-02-17net: phylink: use phylib resolved flow control modesRussell King
2020-02-17net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-02-17net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-01-29net: phylink: allow in-band AN for USXGMIIAlex Marginean
2020-01-29net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean
2020-01-29net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli
2020-01-29net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-29net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean
2020-01-27net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2020-01-27net: phylink: extend clause 45 PHY validation workaroundRussell King
2020-01-27net: phylink: improve clause 45 PHY ksettings_set implementationRussell King
2020-01-27net: phylink: propagate phy_attach_direct() return codeRussell King
2020-01-27net: phylink: make Broadcom BCM84881 based SFPs workRussell King
2020-01-27net: phylink: delay MAC configuration for copper SFP modulesRussell King
2020-01-27net: phylink: split phylink_sfp_module_insert()Russell King
2020-01-27net: phylink: split link_an_mode configured and current settingsRussell King
2020-01-27net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King
2020-01-27net: phylink: re-split __phylink_connect_phy()Russell King
2020-01-27net: sfp: move phy_start()/phy_stop() to phylinkRussell King
2020-01-27net: sfp: derive interface mode from ethtool link modesRussell King
2020-01-03net: phylink: fix failure to register on x86 systemsRussell King
2019-12-14net: phylink: fix interface passed to mac_link_upRussell King
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-19net: phylink: fix link mode modification in PHY modeRussell King
2019-11-19net: phylink: update documentation on create and destroyRussell King
2019-11-16net: phylink: update to use phy_support_asym_pause()Russell King
2019-11-09net: sfp: rework upstream interfaceRussell King
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-16net: sfp: move fwnode parsing into sfp-bus layerRussell King
2019-10-15net: phylink: use more linkmode_*Russell King
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap
2019-09-07net: phylink: Fix flow control resolutionStefan Chulski
2019-07-27net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-07-24net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-04net: phylink: avoid reducing support maskRussell King
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King
2019-05-31net: phylink: support for link gpio interruptRussell King