index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
net: phy: Fix overlong PHY timeout
Andre Przywara
1
-1
/
+1
2020-03-10
phy: Include NC-SI in phy setup
Samuel Mendoza-Jonas
1
-0
/
+9
2019-12-09
net: phy: Increase link up delay in genphy_update_link()
Stefan Roese
1
-2
/
+2
2019-12-09
net/phy: Fix phy_connect() for phy addr 0
Priyanka Jain
1
-1
/
+1
2019-10-08
net: phy: Add gmiitorgmii converter support
Siva Durga Prasad Paladugu
1
-0
/
+42
2019-10-08
net: phy: Define init routine and register generic phy driver
Siva Durga Prasad Paladugu
1
-0
/
+7
2019-07-19
drivers: net: phy: Ignore PHY ID 0 during PHY probing
Alex Marginean
1
-0
/
+11
2019-05-09
net: phy: Fix return value check phy_probe
Siva Durga Prasad Paladugu
1
-1
/
+4
2019-05-09
net: phy: Reloc next and prev pointers inside phy_drivers
Siva Durga Prasad Paladugu
1
-0
/
+12
2019-05-07
net: phy: Add generic helpers to access MMD PHY registers
Carlo Caione
1
-0
/
+4
2019-04-08
net: phy: implement fallback mechanism for negative phy adresses
Hannes Schmelzer
1
-1
/
+2
2019-01-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-5
/
+10
2019-01-24
net: phy: Add clause 45 identifier to phy_device
Pankaj Bansal
1
-5
/
+10
2019-01-24
net: phy: Move fixed link code to separate routine
Siva Durga Prasad Paladugu
1
-7
/
+27
2018-12-27
phy: Fix u-boot coruption when fixed-phy is used
Michal Simek
1
-1
/
+2
2018-07-26
net: phy: add ofnode node to struct phy_device
Grygorii Strashko
1
-0
/
+4
2018-07-26
net: phy: Clean up includes of common.h
Joe Hershberger
1
-2
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-27
phy: Fix style violations
Mario Six
1
-37
/
+57
2018-01-15
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
1
-0
/
+3
2017-11-17
net: phy: Add Amlogic Meson GXL Internal PHY support
Neil Armstrong
1
-0
/
+3
2017-08-07
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
Alexandru Gagniuc
1
-2
/
+5
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
1
-1
/
+1
2017-03-26
drivers/net/phy: add fixed-phy / fixed-link support
Hannes Schmelzer
1
-3
/
+20
2017-02-09
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
John Haechten
1
-0
/
+3
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-0
/
+3
2016-05-24
net: phy: Add PHY driver for mv88e61xx switches
Kevin Smith
1
-0
/
+3
2016-05-24
phy: Wire return value from phy_config()
Michal Simek
1
-3
/
+1
2016-05-24
net: phy: Handle phy_startup() error codes properly
Michal Simek
1
-3
/
+6
2016-05-24
phy: Return correct error code when timeout happens
Michal Simek
1
-1
/
+1
2016-04-04
phy: Add phy driver support for xilinx PCS/PMA core
Siva Durga Prasad Paladugu
1
-0
/
+3
2016-01-28
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Shaohui Xie
1
-0
/
+3
2016-01-28
net: phy: Use 'autoneg' flag from phydev
Alexandre Messier
1
-2
/
+3
2016-01-28
net: phy: Set ANRESTART in setup_forced
Alexandre Messier
1
-1
/
+1
2016-01-28
drivers/net/phy: introduce phy_set_supported()
Alexey Brodkin
1
-0
/
+24
2016-01-28
net: phy: genphy: Allow overwriting features
Sascha Hauer
1
-5
/
+5
2016-01-28
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
1
-18
/
+29
2016-01-28
net: phy: do not read configuration register on reset
Stefan Agner
1
-9
/
+2
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-11-19
net: phy: Add support for Texas Instruments DP83867
Edgar E. Iglesias
1
-0
/
+3
2015-10-29
net: phy: Test previous phydev->dev against new mac dev
Bin Meng
1
-1
/
+1
2015-10-29
net: phy: Change to print all phys that are not found
Bin Meng
1
-1
/
+8
2015-10-29
net: phy: Don't create phy device when there is no phy
Bin Meng
1
-1
/
+2
2015-09-30
net: phy: on phy device create do not initialize link to 1
Mugunthan V N
1
-1
/
+1
2015-08-11
net: phy: delay only if reset handler is registered
Jörg Krause
1
-3
/
+5
2015-08-11
net: phy: fix data type of phy_id
Jörg Krause
1
-1
/
+1
2015-05-19
net: phy: Add support for all targets which requires MANUAL_RELOC
Michal Simek
1
-0
/
+16
2015-04-21
net/phy: fixup for get_phy_id
Shengzhou Liu
1
-1
/
+1
2015-04-18
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
Simon Glass
1
-0
/
+22
2015-01-16
phylib: add support for aquantia PHYs
Shaohui Xie
1
-0
/
+3
[next]