summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit2019-05-111-2/+0Star
* net: phy: realtek: add missing page operationsHeiner Kallweit2019-05-111-0/+12
* net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin2019-05-091-4/+15
* net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin2019-05-091-0/+51
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-081-4/+7
|\
| * net: phy: fix phy_validate_pauseHeiner Kallweit2019-05-051-4/+7
* | net: phy: improve pause mode reporting in phy_print_statusHeiner Kallweit2019-05-071-1/+27
* | net: phy: improve resuming from hibernationHeiner Kallweit2019-05-041-6/+1Star
* | net: phy: improve pause handlingHeiner Kallweit2019-05-043-9/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-2/+4
|\|
| * net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn2019-04-261-2/+4
* | net: phy: micrel: make sure the factory test bit is clearedAntoine Tenart2019-04-301-1/+14
* | net: phy: avoid unneeded MDIO reads in genphy_read_statusHeiner Kallweit2019-04-291-1/+5
* | net: phy: improve genphy_soft_resetHeiner Kallweit2019-04-261-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-0/+9
|\|
| * spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-04-231-0/+9
* | net: phy: vitesse: Remove support for VSC8514.Kavya Sree Kotagiri2019-04-231-12/+0Star
* | net: phy: mscc: add support for VSC8514 PHY.Kavya Sree Kotagiri2019-04-232-1/+468
* | net: phy: marvell: add new default led configure for m88e151xJian Shen2019-04-231-1/+5
* | net: mdio: rename mdio_device reset to reset_gpioDavid Bauer2019-04-193-7/+7
* | net: phy: add support for reset-controllerDavid Bauer2019-04-192-4/+36
* | net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit2019-04-191-4/+0Star
* | net: phy: don't set autoneg if it's not supportedHeiner Kallweit2019-04-191-0/+4
* | net: phy: micrel: add Asym Pause workaroundAntoine Tenart2019-04-171-1/+26
* | net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-1630-120/+120
* | phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit2019-04-141-0/+5
* | net: phy: add support for new modes in phylibHeiner Kallweit2019-04-141-0/+18
* | net: phy: shrink PHY settings arrayHeiner Kallweit2019-04-141-202/+45Star
* | net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit2019-04-092-15/+0Star
* | net: phy: fix setting autoneg_complete in genphy_update_linkHeiner Kallweit2019-04-091-6/+4Star
* | net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit2019-04-092-22/+11Star
* | net: phy: improve link partner capability detectionHeiner Kallweit2019-04-091-4/+8
* | net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet2019-04-071-4/+2Star
* | net: phy: meson-gxl: add g12a supportJerome Brunet2019-04-071-0/+11
* | net: phy: add amlogic g12a mdio mux supportJerome Brunet2019-04-073-0/+392
* | net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit2019-04-051-10/+0Star
* | net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit2019-04-051-7/+12
* | net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit2019-04-041-5/+3Star
* | net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210Antoine Tenart2019-04-041-0/+2
* | net: phy: marvell10g: implement suspend/resume callbacksAntoine Tenart2019-04-041-1/+11
* | net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpaHeiner Kallweit2019-04-021-0/+11
* | net: phy: use c45 standard to detect link partner autoneg capabilityHeiner Kallweit2019-04-021-1/+8