summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-081-1/+1
* net: phy: mscc: add support for VSC8574 PHYQuentin Schulz2018-11-051-0/+420
* net: phy: mscc: factorize part of config function for VSC8584Quentin Schulz2018-11-051-17/+39
* net: phy: mscc: add support for VSC8584 PHYQuentin Schulz2018-11-051-0/+553
* net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben2018-10-241-6/+22
* net: phy: aquantia: add firmware loading supportJeremy Gebben2018-10-242-2/+256
* configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2018-10-242-4/+2
* net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann2018-10-101-0/+27
* net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann2018-10-101-1/+26
* net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann2018-10-101-0/+39
* net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-4/+6
* net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-2/+5
* net: phy: add ofnode node to struct phy_deviceGrygorii Strashko2018-07-261-0/+4
* net: phy: Clean up includes of common.hJoe Hershberger2018-07-2614-11/+6
* net: phy: dp83867: switch to use ofnode apiGrygorii Strashko2018-07-261-13/+12
* net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2018-07-261-0/+13
* net: phy: mv88e61xx: Force CPU port link upChris Packham2018-06-131-21/+30
* net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo2018-06-131-1/+47
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0727-53/+27
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* net: phy: Don't limit phy addresses by defaultJoe Hershberger2018-04-131-0/+8
* net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu2018-04-091-1/+1
* net/phy/cortina: Add No firmware upload optionPriyanka Jain2018-03-221-0/+13
* net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain2018-03-221-29/+17
* drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson2018-03-221-0/+1
* net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org2018-03-222-0/+44
* Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-131-0/+7
* net: phy: smsc: Add SMSC LAN8741 supportArno Steffens2018-02-261-0/+11
* phy: Fix style violationsMario Six2018-02-261-37/+57
* net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six2018-02-261-1/+2
* net: phy: marvell: Fix style violationsMario Six2018-02-261-22/+22
* Kconfig: net: phylib: Phylib should depends on NETMichal Simek2018-02-081-0/+1
* phy: atheros: set auto-negotiation for AR8021Zhao Qiang2018-01-151-0/+1
* net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli2018-01-151-0/+139
* net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-154-0/+650
* net: miiphybb: fix casting errorChris Brandt2018-01-151-1/+1
* net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski2018-01-151-0/+29
* net: phy: meson-gxl: detect LPA corruptionJerome Brunet2017-12-181-1/+87
* net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong2017-11-174-0/+64
* net: phy: micrel: Convert to livetreePhilipp Tomsich2017-09-181-3/+2
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur2017-09-071-10/+14
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin2017-08-071-0/+28
* net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran2017-08-071-1/+63
* net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc2017-08-071-22/+2
* net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc2017-08-071-357/+1
* net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc2017-08-075-7/+406
* net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc2017-08-071-8/+0
* drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner2017-08-071-1/+0