- 4f21b2a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 7 months ago
- 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 7 months ago
- 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
- 8b10c00 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 5 months ago
- 3434cd7 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 7 months ago
- 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 7 months ago
- 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 7 months ago
- a8267d4 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · 4 years, 8 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 030ccaa net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · 4 years, 7 months ago
- b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 7 months ago
- 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 7 months ago
- 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 7 months ago
- 376019a phy: atheros: move delay config to common function by Michael Walle · 4 years, 7 months ago
- fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 7 months ago
- 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 7 months ago
- a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 7 months ago
- 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 7 months ago
- 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 7 months ago
- 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 7 months ago
- 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 7 months ago
- cf108b2 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 7 months ago
- 3060ecc net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 9 months ago
- be98837 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 9 months ago
- 4eb793e net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 9 months ago
- a3a3470 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 9 months ago
- 71a6a60 net: phy: Fix overlong PHY timeout by Andre Przywara · 5 years ago
- fd101e1 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 5 years ago
- 3fb44cf drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 5 years ago
- b069c4a phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
- 2325c44 phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
- c7f95ed net: phy: dp83867: Clean force link good bit by Michal Simek · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 5 years ago
- b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 5 years ago
- 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 5 years ago
- 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 5 years ago
- 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · 5 years ago
- d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 5 years ago
- b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
- b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
- b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
- 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
- e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
- 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
- 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
- 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
- 78492a2 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 5 years ago
- 3843251 net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · 5 years ago
- 5b2742c net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · 5 years ago
- 1c35b57 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · 5 years ago
- 1d8b552 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · 5 years ago
- 5a07b07 net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · 5 years ago
- 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
- 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
- d5c4e1e net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · 6 years ago
- 1daad9e net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · 6 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 920fe67 drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · 5 years ago
- 6ad2744 drivers: net: phy: Use Aquantia driver for AQR112, AQR412 by Alexandru Marginean · 5 years ago
- 5092a16 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
- b0a86e5 net: phy: ti: Fix clock output DT property by Trent Piepho · 6 years ago
- 19d7aee net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 6 years ago
- 8e102a8 phy: ti: Init node before reading by Michal Simek · 6 years ago
- bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
- 9e79144 net: phy: micrel: Find Micrel PHY node correctly by James Byrne · 6 years ago
- 457107f net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · 6 years ago
- deef311 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · 6 years ago
- a722848 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · 6 years ago
- f113754 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · 6 years ago
- cf93d02 net: phy: realtek: Introduce quirk to mark RXC not stoppable by Carlo Caione · 6 years ago
- a8abcff net: phy: ti: use generic helpers to access MMD registers by Carlo Caione · 6 years ago
- 4de87e2 net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
- 02505e9 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · 6 years ago
- 6e434b9 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
- c3cd5e6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
- 7811919 net: phy: aquantia: Print information on config by Valentin-catalin Neacsu · 6 years ago
- 123b24f net: phy: aquantia: Enable autoneg when on USXGMII by Valentin-catalin Neacsu · 6 years ago
- b8d167e net: phy: realtek: Add functions to read PHY's extended registers by Carlo Caione · 6 years ago
- f7c689d net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps by Andreas Pretzsch · 6 years ago
- 3c43a48 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
- 03f937a net: phy: Move fixed link code to separate routine by Siva Durga Prasad Paladugu · 6 years ago
- 02a99d7 phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
- 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
- 8234639 net: phy: mscc: add support for VSC8574 PHY by Quentin Schulz · 6 years ago
- ac98da1 net: phy: mscc: factorize part of config function for VSC8584 by Quentin Schulz · 6 years ago
- 88767f3 net: phy: mscc: add support for VSC8584 PHY by Quentin Schulz · 6 years ago
- 6ce0dd8 net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · 6 years ago
- e662c0d net: phy: aquantia: add firmware loading support by Jeremy Gebben · 6 years ago
- abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
- 1c2ba09 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · 6 years ago
- b3dd2ed net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · 6 years ago
- ed51bfc net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · 6 years ago
- c7cc65e net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
- 00e2c24 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago