summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phylink.c
Commit message (Expand)AuthorAgeFilesLines
* net: phylink: Fix flow control for fixed-linkRené van Dorst2019-07-271-0/+2
* net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha2019-07-241-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-4/+9
|\
| * net: phylink: avoid reducing support maskRussell King2019-06-041-4/+9
* | net: sfp: remove sfp-bus use of netdevsRussell King2019-05-311-2/+1Star
* | net: sfp: add mandatory attach/detach methods for sfp busesRussell King2019-05-311-0/+16
* | net: phylink: support for link gpio interruptRussell King2019-05-311-4/+32
* | net: phylink: remove netdev from phylink mii ioctl emulationRussell King2019-05-311-8/+4Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-1/+6
|\|
| * net: phylink: ensure consistent phy interface modeRussell King2019-05-291-3/+7
* | net: phylink: Add phylink_{printk, err, warn, info, dbg} macrosIoana Ciornei2019-05-301-60/+77
* | net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei2019-05-301-5/+20
* | net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2019-05-301-9/+17
* | net: phylink: Add phylink_mac_link_{up, down} wrapper functionsIoana Ciornei2019-05-301-18/+32
|/
* net: phylink: ensure inband AN works correctlyRussell King2019-05-211-22/+15Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-021-0/+4
|\
| * net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit2019-03-011-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-6/+13
|\|
| * net: phylink: avoid resolving link state too earlyRussell King2019-02-121-6/+13
* | net: phylink: add phylink_init_eee() helperRussell King2019-02-121-0/+18
* | net: phylink: only call mac_config() during resolve when link is upRussell King2019-02-121-2/+9
* | net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit2019-01-251-2/+2
* | net: phy: start state machine in phy_start onlyHeiner Kallweit2019-01-251-1/+0Star
* | net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn2019-01-231-5/+2Star
|/
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-12/+7Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-061-20/+28
|\
| * net: phy: phylink: fix SFP interface autodetectionBaruch Siach2018-10-051-20/+28
* | net: phy: Move linkmode helpers to somewhere publicAndrew Lunn2018-10-021-27/+0Star
* | net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart2018-09-201-0/+3
|/
* phylink: add helper for configuring 2500BaseX modesRussell King2018-08-091-0/+30
* net: phy: phylink: Don't release NULL GPIOFlorian Fainelli2018-05-211-1/+1
* net: phy: phylink: Poll link GPIOsRussell King2018-05-111-0/+16
* net: phy: phylink: Release link GPIOFlorian Fainelli2018-05-111-0/+2
* net: phy: phylink: Use gpiod_get_value_cansleep()Florian Fainelli2018-05-111-1/+1
* sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-301-28/+0Star
* net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli2018-03-301-1/+3
* net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King2018-03-051-6/+6
* net: phylink: Remove redundant netdev.phydev assignmentRichard Cochran2018-03-011-2/+0Star
* phylink,sfp: negotiate interface format with MACRussell King2018-02-281-14/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-2/+3
|\
| * phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva2018-01-081-0/+2
| * phylink: ensure we report link down when LOS assertedRussell King2018-01-021-2/+1Star
* | phylink: remove 'mode' variable from phylink_sfp_module_insert()Russell King2018-01-031-7/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-291-0/+2
|\|
| * phylink: ensure AN is enabledRussell King2017-12-261-0/+1
| * phylink: ensure the PHY interface mode is appropriately setRussell King2017-12-261-0/+1
* | phylink: avoid attaching more than one PHYRussell King2017-12-211-0/+3
* | phylink: fix locking assertsRussell King2017-12-181-17/+17
* | net: phy: phylink: Handle NULL fwnode_handleFlorian Fainelli2017-12-151-0/+3
* | net: phy: phylink: Report MoCA as PORT_BNCFlorian Fainelli2017-12-131-1/+4