summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-072-8/+29
|\
| * net: phylink: avoid reducing support maskRussell King2019-06-041-4/+9
| * net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-041-4/+20
* | net: phy: Add detection of 1000BaseX link mode supportRobert Hancock2019-06-061-0/+3
* | net: phy: remove state PHY_FORCINGHeiner Kallweit2019-06-061-24/+2Star
* | net: sfp: remove sfp-bus use of netdevsRussell King2019-05-312-9/+4Star
* | net: sfp: add mandatory attach/detach methods for sfp busesRussell King2019-05-312-2/+18
* | net: phy: allow Clause 45 access via mii ioctlRussell King2019-05-311-9/+24
* | 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-313-10/+62
|\|
| * net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-05-291-3/+1Star
| * net: phy: dp83867: do not call config_init twiceMax Uvarov2019-05-291-1/+1
| * net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-05-291-0/+18
| * net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-05-291-0/+17
| * net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-05-291-0/+13
| * net: phylink: ensure consistent phy interface modeRussell King2019-05-291-3/+7
* | net: phy: export phy_queue_state_machineHeiner Kallweit2019-05-311-3/+5
* | net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit2019-05-311-2/+7
* | net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit2019-05-312-15/+23
* | net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev2019-05-301-8/+27
* | net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()Marek Vasut2019-05-301-22/+2Star
* | 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: phy: Add phy_standalone sysfs entryIoana Ciornei2019-05-301-0/+22
* | net: phy: Check against net_device being NULLIoana Ciornei2019-05-301-0/+6
* | net: phy: Guard against the presence of a netdevIoana Ciornei2019-05-301-10/+23
* | net: phy: Add phy_sysfs_create_links helper functionVladimir Oltean2019-05-301-17/+26
* | net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit2019-05-271-12/+8Star
* | net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut2019-05-263-0/+430
* | net: phy: aquantia: add USXGMII support and warn if XGMII mode is setHeiner Kallweit2019-05-241-0/+8
* | net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.Christophe Leroy2019-05-231-0/+6
* | net: phy: Make phy_basic_t1_features use base100t1.Andrew Lunn2019-05-231-1/+1
* | net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn2019-05-231-1/+3
* | net: phy: dp83867: Allocate state struct in probeTrent Piepho2019-05-231-14/+19
* | net: phy: dp83867: Validate FIFO depth propertyTrent Piepho2019-05-231-2/+15
* | net: phy: dp83867: IO impedance is not dependent on RGMII delayTrent Piepho2019-05-231-10/+9Star
* | net: phy: dp83867: Use unsigned variables to store unsigned propertiesTrent Piepho2019-05-231-3/+3
* | net: phy: dp83867: Rework delay rgmii delay handlingTrent Piepho2019-05-231-12/+66
* | net: phy: dp83867: Add ability to disable output clockTrent Piepho2019-05-231-9/+28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-221-22/+15Star
|\
| * net: phylink: ensure inband AN works correctlyRussell King2019-05-211-22/+15Star
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-213-0/+3
|\ \ | |/ |/|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| * treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-212-0/+2
* | net: phy: aquantia: readd XGMII support for AQR107Madalin-cristian Bucur2019-05-161-0/+1
|/
* net: meson: fixup g12a glue ephy idJerome Brunet2019-05-131-1/+1
* net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...Kunihiko Hayashi2019-05-131-3/+3