summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phylink.c
AgeCommit message (Expand)Author
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens
2020-01-20net: phylink: allow in-band AN for USXGMIIAlex Marginean
2020-01-20net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-05net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2020-01-05net: phylink: switch to using fwnode_gpiod_get_index()Dmitry Torokhov
2020-01-03net: phylink: fix failure to register on x86 systemsRussell King
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-17net: phylink: extend clause 45 PHY validation workaroundRussell King
2019-12-17net: phylink: improve clause 45 PHY ksettings_set implementationRussell King
2019-12-14net: phylink: fix interface passed to mac_link_upRussell King
2019-12-14net: phylink: propagate phy_attach_direct() return codeRussell King
2019-12-11net: phylink: make Broadcom BCM84881 based SFPs workRussell King
2019-12-11net: phylink: delay MAC configuration for copper SFP modulesRussell King
2019-12-11net: phylink: split phylink_sfp_module_insert()Russell King
2019-12-11net: phylink: split link_an_mode configured and current settingsRussell King
2019-12-11net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King
2019-12-11net: phylink: re-split __phylink_connect_phy()Russell King
2019-12-11net: sfp: move phy_start()/phy_stop() to phylinkRussell King
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell 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
2019-05-31net: phylink: remove netdev from phylink mii ioctl emulationRussell King
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-29net: phylink: Add phylink_{printk, err, warn, info, dbg} macrosIoana Ciornei
2019-05-29net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-05-29net: phylink: Add phylink_mac_link_{up, down} wrapper functionsIoana Ciornei
2019-05-29net: phylink: ensure consistent phy interface modeRussell King