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
/
phy.c
Age
Commit message (
Expand
)
Author
2019-04-07
net: phy: implement fallback mechanism for negative phy adresses
Hannes Schmelzer
2019-01-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
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-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-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-26
phy: Fix style violations
Mario Six
2018-01-15
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
2017-11-17
net: phy: Add Amlogic Meson GXL Internal PHY support
Neil Armstrong
2017-08-07
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
Alexandru Gagniuc
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-03-26
drivers/net/phy: add fixed-phy / fixed-link support
Hannes Schmelzer
2017-02-08
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
John Haechten
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-05-24
net: phy: Add PHY driver for mv88e61xx switches
Kevin Smith
2016-05-24
phy: Wire return value from phy_config()
Michal Simek
2016-05-24
net: phy: Handle phy_startup() error codes properly
Michal Simek
2016-05-24
phy: Return correct error code when timeout happens
Michal Simek
2016-04-04
phy: Add phy driver support for xilinx PCS/PMA core
Siva Durga Prasad Paladugu
2016-01-28
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Shaohui Xie
2016-01-28
net: phy: Use 'autoneg' flag from phydev
Alexandre Messier
2016-01-28
net: phy: Set ANRESTART in setup_forced
Alexandre Messier
2016-01-28
drivers/net/phy: introduce phy_set_supported()
Alexey Brodkin
2016-01-28
net: phy: genphy: Allow overwriting features
Sascha Hauer
2016-01-28
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
2016-01-28
net: phy: do not read configuration register on reset
Stefan Agner
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-19
net: phy: Add support for Texas Instruments DP83867
Edgar E. Iglesias
2015-10-29
net: phy: Test previous phydev->dev against new mac dev
Bin Meng
2015-10-29
net: phy: Change to print all phys that are not found
Bin Meng
2015-10-29
net: phy: Don't create phy device when there is no phy
Bin Meng
2015-09-29
net: phy: on phy device create do not initialize link to 1
Mugunthan V N
2015-08-11
net: phy: delay only if reset handler is registered
Jörg Krause
2015-08-11
net: phy: fix data type of phy_id
Jörg Krause
2015-05-19
net: phy: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-04-20
net/phy: fixup for get_phy_id
Shengzhou Liu
2015-04-18
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
Simon Glass
2015-01-16
phylib: add support for aquantia PHYs
Shaohui Xie
2014-12-05
net/phy: Add support for CS4315/CS4340 PHY
Shengzhou Liu
2014-10-27
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-10-25
net: phy: fix warnings with W=1
Jeroen Hofstee
2014-10-23
net: phy: print a number of phy that is not found
Khoronzhuk, Ivan
2014-08-21
drivers: net: remove dead drivers
Masahiro Yamada
2014-06-05
phy: fix create_phy_by_mask for when its given an actual search mask
Cormier, Jonathan
2014-05-12
net/phy: enable get_phy_id redefinable
Shengzhou Liu
2013-11-22
phy: Use supported field during autonegotiation
David Dueck
2013-07-30
net, phy, cpsw: fix gigabit register access
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
[next]