index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
miiphyutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2022-03-25
Convert CONFIG_PHY_RESET_DELAY to Kconfig
Tom Rini
1
-1
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2018-10-24
miiphy: Add function to retrieve MDIO bus list head
Pankaj Bansal
1
-0
/
+5
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2016-12-20
common: miiphyutil: Add helper function for mdio bus name
Michal Simek
1
-0
/
+12
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
1
-12
/
+0
2016-12-08
common: miiphyutil: Add helper function for mdio bus name
Michal Simek
1
-0
/
+12
2016-12-02
common: miiphyutil: Work and report phy address in hex in mdio cmd
Michal Simek
1
-1
/
+1
2016-08-22
net: mii: check phy advertising register when geting link status
Dongpo Li
1
-4
/
+14
2016-08-15
net: mii: Clean up legacy glue that is not used
Joe Hershberger
1
-73
/
+0
2015-12-05
common: miiphyutil: avoid memory leak
Peng Fan
1
-0
/
+2
2015-12-05
common: miiphyutil: no need to check name of mii_dev
Peng Fan
1
-1
/
+1
2015-10-29
net: mdio: Add mdio_free() and mdio_unregister() API
Bin Meng
1
-0
/
+19
2015-04-18
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
Simon Glass
1
-0
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2011-12-07
Revert "mii: miiphy register address width change"
Wolfgang Denk
1
-4
/
+4
2011-12-06
mii: miiphy register address width change
Chandan Nath
1
-4
/
+4
2011-12-05
miiphy: Note that miiphy_* API is deprecated
Andy Fleming
1
-0
/
+10
2011-07-26
miiphy: use strncpy() not sprintf()
Laurence Withers
1
-10
/
+4
2011-04-30
miiphy: miiphyutil.c: fix compile warning
Anatolij Gustschin
1
-4
/
+8
2011-04-20
Create PHY Lib for U-Boot
Andy Fleming
1
-36
/
+145
2011-04-20
miiphy: Fix some formatting issues
Andy Fleming
1
-72
/
+72
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
1
-25
/
+25
2010-08-09
miiphy: leverage current_mii cache more
Mike Frysinger
1
-2
/
+16
2010-08-09
miiphy: unify device list lookup
Mike Frysinger
1
-60
/
+40
2010-08-09
miiphy: constify device name
Mike Frysinger
1
-20
/
+21
2010-03-12
Cosmetic change - indentation correction.
Michael Zaidman
1
-2
/
+2
2010-02-06
net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
Stefan Roese
1
-6
/
+6
2009-10-18
Cleanup: use constant
Niklaus Giger
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-08-29
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+0
2008-02-14
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
Shinya Kuribayashi
1
-22
/
+9
2007-11-06
NET: Add Ethernet 1000BASE-X support for PPC4xx
Larry Johnson
1
-58
/
+93
2007-11-06
NET: Cosmetic changes
Larry Johnson
1
-73
/
+68
2007-07-08
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-2
/
+2
2007-07-04
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-1
/
+1
2005-11-30
Fix miiphy global data initialization (problem on 4xx boards when no
Marian Balakowicz
1
-7
/
+10
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
1
-18
/
+228
2005-08-12
Preserve PHY_BMCR during a soft reset.
Wolfgang Denk
1
-1
/
+7
2004-06-06
* Patch by Dave Peverley, 30 Apr 2004:
wdenk
1
-5
/
+37
2004-04-15
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
1
-0
/
+2
2004-03-23
* Patch by Stephen Williams, 19 March 2004
wdenk
1
-1
/
+4
2004-03-23
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
1
-8
/
+8
2004-03-14
* Patches by Travis Sawyer, 12 Mar 2004:
wdenk
1
-1
/
+24
2004-02-08
* Patch by Yuli Barcohen, 26 Jan 2004:
wdenk
1
-1
/
+3
2003-12-06
* Patches by Stephan Linz, 3 Nov 2003:
wdenk
1
-8
/
+5
[next]