index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2019-10-08
net: phy: Add gmiitorgmii converter support
Siva Durga Prasad Paladugu
2019-10-08
net: phy: Define init routine and register generic phy driver
Siva Durga Prasad Paladugu
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-07-18
drivers: net: phy: Ignore PHY ID 0 during PHY probing
Alex Marginean
2019-07-18
drivers: net: phy: Use Aquantia driver for AQR112, AQR412
Alexandru Marginean
2019-07-15
net: phy: cortina: Use block layer to read from mmc
Yinbo Zhu
2019-07-15
net: phy: ti: Fix clock output DT property
Trent Piepho
2019-07-15
net: phy: ti: Use default values for tx/rx delay and fifo size
Trent Piepho
2019-05-14
phy: ti: Init node before reading
Michal Simek
2019-05-14
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
James Byrne
2019-05-08
net: phy: micrel: Find Micrel PHY node correctly
James Byrne
2019-05-08
net: phy: micrel: Use correct skew values on KSZ9021
James Byrne
2019-05-08
net: phy: aquantia: Set only autoneg on in register 4.c441
Valentin-catalin Neacsu
2019-05-08
net: phy: Fix return value check phy_probe
Siva Durga Prasad Paladugu
2019-05-08
net: phy: Reloc next and prev pointers inside phy_drivers
Siva Durga Prasad Paladugu
2019-05-07
net: phy: realtek: Introduce quirk to mark RXC not stoppable
Carlo Caione
2019-05-07
net: phy: ti: use generic helpers to access MMD registers
Carlo Caione
2019-05-07
net: phy: Add generic helpers to access MMD PHY registers
Carlo Caione
2019-04-07
net: phy: implement fallback mechanism for negative phy adresses
Hannes Schmelzer
2019-02-15
net: mv88e61xx: fix autonegotiation on ports
Tim Harvey
2019-01-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-01-24
net: phy: aquantia: Print information on config
Valentin-catalin Neacsu
2019-01-24
net: phy: aquantia: Enable autoneg when on USXGMII
Valentin-catalin Neacsu
2019-01-24
net: phy: realtek: Add functions to read PHY's extended registers
Carlo Caione
2019-01-24
net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps
Andreas Pretzsch
2019-01-24
net: phy: Add clause 45 identifier to phy_device
Pankaj Bansal
2019-01-24
net: phy: Move fixed link code to separate routine
Siva Durga Prasad Paladugu
2018-12-26
phy: Fix u-boot coruption when fixed-phy is used
Michal Simek
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-11-05
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-11-05
net: phy: mscc: factorize part of config function for VSC8584
Quentin Schulz
2018-11-05
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-10-24
net: phy: aquantia: autodetect if firmware needs to be loaded
Jeremy Gebben
2018-10-24
net: phy: aquantia: add firmware loading support
Jeremy Gebben
2018-10-24
configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
Jeremy Gebben
2018-10-10
net: phy: ti: Add binding for the CLK_OUT pin muxing
Janine Hagemann
2018-10-10
net: phy: ti: Recover from "port mirroring" N/A MODE4
Janine Hagemann
2018-10-10
net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
Janine Hagemann
2018-07-26
net: phy: xilinx: switch to use phy_get_ofnode()
Grygorii Strashko
2018-07-26
net: phy: dp83867: switch to use phy_get_ofnode()
Grygorii Strashko
2018-07-26
net: phy: add ofnode node to struct phy_device
Grygorii Strashko
2018-07-26
net: phy: Clean up includes of common.h
Joe Hershberger
2018-07-26
net: phy: dp83867: switch to use ofnode api
Grygorii Strashko
2018-07-26
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
Murali Karicheri
2018-06-13
net: phy: mv88e61xx: Force CPU port link up
Chris Packham
2018-06-13
net/phy/cortina: Add support for CS4223 PHY
Vicentiu Galanopulo
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-13
net: phy: Don't limit phy addresses by default
Joe Hershberger
2018-04-09
net: phy: xilinx_phy: Read phytype using property xlnx,phy-type
Siva Durga Prasad Paladugu
[next]