index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2020-05-10
net: phy: realtek: add rx delay support for RTL8211F
Fugang Duan
2020-05-07
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
2020-05-07
phy: atheros: ar8035: remove static clock config
Michael Walle
2020-05-07
phy: atheros: add device tree bindings and config
Michael Walle
2020-05-07
phy: atheros: move delay config to common function
Michael Walle
2020-05-07
phy: atheros: introduce debug read and write functions
Michael Walle
2020-05-07
phy: atheros: use defines for PHY IDs
Michael Walle
2020-05-07
phy: atheros: fix AR8021 PHY ID mask
Michael Walle
2020-05-07
phy: atheros: Clarify the intention of ar8021_config
Vladimir Oltean
2020-05-07
phy: atheros: Explicitly disable RGMII delays
Vladimir Oltean
2020-05-07
phy: atheros: Clarify the configuration of the CLK_25M output pin
Vladimir Oltean
2020-05-07
phy: atheros: Use common functions for RGMII internal delays
Vladimir Oltean
2020-05-07
phy: atheros: Make RGMII Tx delays actually configurable for AR8035
Vladimir Oltean
2020-05-01
net: phy: micrel: Add basic support for KSZ9131
Philippe Schenker
2020-05-01
net: phy: micrel: Use defines for PHY_IDs and MASK
Philippe Schenker
2020-03-09
net: phy: marvell: Unify 88E151x series phy_driver
Clemens Gruber
2020-03-09
net: phy: dp83867: Add SGMII mode type switching
Michal Simek
2020-03-09
net: phy: Fix overlong PHY timeout
Andre Przywara
2020-03-09
drivers: net: phy: aquantia: make it less verbose
Alex Marginean
2020-03-09
drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
Alex Marginean
2020-03-09
phy: Include NC-SI in phy setup
Samuel Mendoza-Jonas
2020-03-09
phy: Add support for the NC-SI protocol
Samuel Mendoza-Jonas
2020-02-28
net: phy: dp83867: Clean force link good bit
Michal Simek
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-09
drivers: net: aquantia: check system interface too when checking for link up
Alex Marginean
2019-12-09
drivers: net: aquantia: set SMBus addr based on DT property
Alex Marginean
2019-12-09
drivers: net: aquantia: set MDI reversal based on DT property
Alex Marginean
2019-12-09
drivers: net: aquantia: set up SI protocol based on interface type
Alex Marginean
2019-12-09
drivers: net: aquantia: add PHY generation information
Alex Marginean
2019-12-09
drivers: net: aquantia: use XFI, USXGMII interface types
Alex Marginean
2019-12-09
net: phy: fix switch vendor name
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: register phy_driver struct for 88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: add CPU port parameter init for 88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: rework to enable detection of 88E6071 devices
Anatolij Gustschin
2019-12-09
net: phy: micrel: make sure the factory test bit is cleared
Nicolas Ferre
2019-12-09
net: phy: aquantia: wait for phy init sequence to finish
Florin Chiculita
2019-12-09
net: phy: Increase link up delay in genphy_update_link()
Stefan Roese
2019-12-09
net: phy: dp83867: refactor rgmii configuration
Grygorii Strashko
2019-12-09
net: phy: dp83867: io impedance is not dependent on RGMII delay
Grygorii Strashko
2019-12-09
net: phy: dp83867: rework delay rgmii delay handling
Grygorii Strashko
2019-12-09
net: phy: dp83867: Add ability to disable output clock
Grygorii Strashko
2019-12-09
net: phy: dp83867: move static initialization to .probe()
Grygorii Strashko
2019-12-09
net: phy: ti: rename ti.c to dp83867.c
Grygorii Strashko
2019-12-09
net/phy: Fix phy_connect() for phy addr 0
Priyanka Jain
2019-12-03
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
Tom Rini
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
[next]