summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-281-1/+1
* net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit2018-07-251-5/+2
* net: phy: marvell: clear wol event before setting itJingju Hou2018-06-211-0/+9
* net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli2018-06-111-1/+1
* net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli2018-06-113-5/+12
* dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal2018-05-301-0/+18
* net: phy: Tell caller result of phy_change()Brad Mouring2018-03-311-87/+86
* net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko2018-03-311-4/+11
* sfp: fix non-detection of PHYRussell King2018-03-241-4/+4
* sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King2018-03-241-4/+3
* net: phy: meson-gxl: check phy_write return valueJerome Brunet2018-03-241-12/+38
* net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-03-192-6/+14
* net: phy: fix resume handlingRussell King2018-03-193-14/+9
* net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit2018-03-081-1/+1
* mdio-sun4i: Fix a memory leakChristophe JAILLET2018-03-031-2/+4
* net: phy: xgene: disable clk on error pathsAlexey Khoroshilov2018-03-031-6/+15
* phylink: ensure we take the link down when phylink_stop() is calledRussell King2018-02-251-0/+1
* sfp: fix RX_LOS signal handlingRussell King2018-02-251-3/+5
* net: phy: marvell10g: fix the PHY id maskAntoine Tenart2018-02-031-2/+3
* sfp: fix sfp-bus oops when removing socket/upstreamRussell King2018-01-171-2/+4
* phylink: ensure we report link down when LOS assertedRussell King2018-01-171-2/+1
* phylink: ensure AN is enabledRussell King2018-01-021-0/+1
* phylink: ensure the PHY interface mode is appropriately setRussell King2018-01-021-0/+1
* net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang2018-01-021-1/+1
* net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko2018-01-021-0/+1
* net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy2017-12-251-1/+1
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-024-0/+4
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* | net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn2017-11-011-3/+5
|/
* net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven2017-09-211-1/+1
* net: phy: Keep reporting transceiver typeFlorian Fainelli2017-09-211-1/+2
* net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet2017-09-191-9/+9
* net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi2017-09-181-1/+1
* Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli2017-09-081-2/+4
* net: phy: sfp: rename dt properties to match the bindingBaruch Siach2017-09-081-2/+2
* net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe2017-09-054-6/+8
* net: stmmac: Delete dead code for MDIO registrationRomain Perier2017-09-051-3/+19
* net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King2017-09-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-012-5/+4
|\
| * Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-08-301-3/+0
| * net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli2017-08-221-2/+4
* | net: mdio-mux: fix unbalanced put_deviceCorentin Labbe2017-09-011-4/+2
* | net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe2017-09-011-1/+1
* | net: mdio-mux: printing driver version is uselessCorentin Labbe2017-09-011-3/+0
* | net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe2017-09-011-6/+0
* | net: mdio-mux: Fix NULL Comparison styleCorentin Labbe2017-09-011-2/+2
* | dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen2017-08-301-2/+5
* | net: phy: mdio-bcm-unimac: Use correct I/O accessorsFlorian Fainelli2017-08-291-6/+26
* | net: mdio-gpio: make mdiobb_ops constBhumika Goyal2017-08-221-1/+1
* | net: phy: Use tab for indentation in KconfigMichal Simek2017-08-141-21/+21