summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei
2019-06-14net: phy: sfp: clean up a conditionDan Carpenter
2019-06-14net: phy: Add more 1000BaseX support detectionRobert Hancock
2019-06-09net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464Vladimir Oltean
2019-06-09net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-06-09net: sfp: Stop SFP polling and interrupt handling during shutdownRobert Hancock
2019-06-09net: phy: rename Asix Electronics PHY driverMichael Schmitz
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock
2019-06-05net: phy: remove state PHY_FORCINGHeiner Kallweit
2019-06-04net: phylink: avoid reducing support maskRussell King
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell 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: phy: allow Clause 45 access via mii ioctlRussell 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-30net: phy: export phy_queue_state_machineHeiner Kallweit
2019-05-30net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit
2019-05-30net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit
2019-05-30net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev
2019-05-29net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()Marek Vasut
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: phy: Add phy_standalone sysfs entryIoana Ciornei
2019-05-29net: phy: Check against net_device being NULLIoana Ciornei
2019-05-29net: phy: Guard against the presence of a netdevIoana Ciornei
2019-05-29net: phy: Add phy_sysfs_create_links helper functionVladimir Oltean
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov
2019-05-29net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov
2019-05-29net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov
2019-05-29net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-05-29net: phylink: ensure consistent phy interface modeRussell King
2019-05-26net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut
2019-05-24net: phy: aquantia: add USXGMII support and warn if XGMII mode is setHeiner Kallweit
2019-05-23net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.Christophe Leroy
2019-05-22net: phy: Make phy_basic_t1_features use base100t1.Andrew Lunn
2019-05-22net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn
2019-05-22net: phy: dp83867: Allocate state struct in probeTrent Piepho
2019-05-22net: phy: dp83867: Validate FIFO depth propertyTrent Piepho
2019-05-22net: phy: dp83867: IO impedance is not dependent on RGMII delayTrent Piepho
2019-05-22net: phy: dp83867: Use unsigned variables to store unsigned propertiesTrent Piepho
2019-05-22net: phy: dp83867: Rework delay rgmii delay handlingTrent Piepho