summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-111-1/+4
* net: phy: sftp: print debug message with text, not numbersAndrew Lunn2018-08-091-4/+72
* phylink: add helper for configuring 2500BaseX modesRussell King2018-08-091-0/+30
* net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran2018-08-071-0/+2
* net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran2018-08-021-0/+27
* net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran2018-08-021-2/+39
* net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran2018-08-021-5/+2
* net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran2018-08-021-0/+15
* net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran2018-08-021-5/+15
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-1/+1
|\
| * net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev2018-07-281-1/+1
* | net: phy: mscc: the extended page access register is 16 bitsQuentin Schulz2018-07-301-1/+1
* | net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()Jia-Ju Bai2018-07-271-1/+1
* | net: phy: add helper phy_polling_modeHeiner Kallweit2018-07-251-4/+4
* | net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_anegCamelia Groza2018-07-251-2/+8
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-1/+1
|\|
| * net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-211-1/+1
* | net: phy: add GBit master / slave error detectionHeiner Kallweit2018-07-241-0/+8
* | net: phy: sfp: Do not use "imply HWMON"Guenter Roeck2018-07-211-1/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-203-32/+64
|\|
| * sfp: fix module initialisation with netdev already upRussell King2018-07-111-2/+2
| * sfp: ensure we clean up properly on bus registration failureRussell King2018-07-111-7/+24
| * net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit2018-07-051-5/+2
| * net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng2018-07-041-18/+36
* | net: phy: Drop OF dependency for MDIO_BCM_UNIMACFlorian Fainelli2018-07-181-1/+1
* | net: phy: realtek: Support RTL8366RB variantLinus Walleij2018-07-181-0/+31
* | net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn2018-07-182-0/+728
* | net: phy: realtek: add missing entry for RTL8211C to mdio_device_id tableHeiner Kallweit2018-07-161-0/+1
* | net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit2018-07-161-0/+78
* | net: phy: add helper phy_config_anegHeiner Kallweit2018-07-161-4/+9
* | net: phy: vitesse: Add support for VSC73xxLinus Walleij2018-07-041-0/+175
* | net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy2018-07-031-11/+9
* | net: phy: DP83TC811: Add INT_STAT3Dan Murphy2018-07-031-0/+26
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-1/+1
|\|
| * net: phy: DP83TC811: Fix disabling interruptsDan Murphy2018-06-301-1/+1
* | net: phy: realtek: add support for RTL8211CHeiner Kallweit2018-07-021-0/+17
* | net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit2018-07-021-0/+1
* | net: phy: realtek: add support for RTL8211Heiner Kallweit2018-06-301-0/+30
* | net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier2018-06-281-1/+4
* | net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier2018-06-281-4/+6
* | net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier2018-06-281-0/+5
* | mdio-mux-gpio: Remove VLA usageKees Cook2018-06-261-8/+14
* | net: phy: fixed-phy: Make the error path simplerFabio Estevam2018-06-241-5/+2
* | net: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2018-06-231-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-3/+0
|\
| * net: phy: mdio-gpio: Cut surplus includesLinus Walleij2018-06-121-3/+0
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+3
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
|/
* net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado2018-06-101-6/+29
* net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi2018-06-051-2/+14