summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-03-04drivers: net: phy: micrel_ksz90x1.c: Add basic support for KSZ9131Philippe Schenker
2020-03-04net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker
2019-05-14phy: ti: Init node before readingMichal Simek
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne
2019-05-08net: phy: micrel: Find Micrel PHY node correctlyJames Byrne
2019-05-08net: phy: micrel: Use correct skew values on KSZ9021James Byrne
2019-05-08net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu
2019-05-08net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu
2019-05-08net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu
2019-05-07net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione
2019-05-07net: phy: ti: use generic helpers to access MMD registersCarlo Caione
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione
2019-04-07net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-01-24net: phy: aquantia: Print information on configValentin-catalin Neacsu
2019-01-24net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu
2019-01-24net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione
2019-01-24net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal
2019-01-24net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu
2018-12-26phy: Fix u-boot coruption when fixed-phy is usedMichal Simek
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-11-05net: phy: mscc: add support for VSC8574 PHYQuentin Schulz
2018-11-05net: phy: mscc: factorize part of config function for VSC8584Quentin Schulz
2018-11-05net: phy: mscc: add support for VSC8584 PHYQuentin Schulz
2018-10-24net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben
2018-10-24net: phy: aquantia: add firmware loading supportJeremy Gebben
2018-10-24configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann
2018-10-10net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann
2018-10-10net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger
2018-07-26net: phy: dp83867: switch to use ofnode apiGrygorii Strashko
2018-07-26net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri
2018-06-13net: phy: mv88e61xx: Force CPU port link upChris Packham
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-13net: phy: Don't limit phy addresses by defaultJoe Hershberger
2018-04-09net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu
2018-03-22net/phy/cortina: Add No firmware upload optionPriyanka Jain
2018-03-22net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain
2018-03-22drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson
2018-03-22net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev
2018-02-26net: phy: smsc: Add SMSC LAN8741 supportArno Steffens