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
old/tizen_20241126
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
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
1
-4
/
+4
2021-11-23
net: phy: realtek: Add tx/rx delay config for 8211e
Samuel Holland
2
-36
/
+43
2021-11-23
net: phy: mscc: add support for VSC8502 in dual RGMII mode
Vladimir Oltean
1
-0
/
+56
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2021-09-29
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-10
/
+10
2021-09-28
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
Vladimir Oltean
1
-2
/
+2
2021-09-28
net: replace the "xfi" phy-mode with "10gbase-r"
Vladimir Oltean
1
-7
/
+7
2021-09-28
net: phy: genphy_init can be static
Vladimir Oltean
1
-1
/
+1
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-3
/
+0
2021-08-18
net: cortina: Add support for tfa boot in cortina firmware
Kuldeep Singh
1
-10
/
+69
2021-08-18
configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig
Kuldeep Singh
1
-0
/
+10
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2
-8
/
+8
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2
-6
/
+6
2021-07-22
drivers: net: aquantia: fix unsigned compared against 0
Cosmin-Florin Aluchenesei
1
-2
/
+3
2021-07-06
phy: add nxp tja1103 phy driver
Radu Pirea (NXP OSS)
4
-0
/
+358
2021-04-29
net: phy: xilinx: Break while loop over ethernet phy
Michal Simek
1
-2
/
+2
2021-04-15
net: phy: fixed: Support the old DT binding
Bin Meng
1
-3
/
+23
2021-04-15
net: phy: fixed: Add the missing ending newline
Bin Meng
1
-1
/
+1
2021-04-15
net: phy: fixed: Make driver ops static
Bin Meng
1
-4
/
+4
2021-04-15
net: phy: Simplify the logic of phy_connect_fixed()
Bin Meng
1
-8
/
+8
2021-04-15
net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
Bin Meng
2
-6
/
+1
2021-04-15
net: phy: xilinx: Be compatible with live OF tree
Bin Meng
2
-44
/
+40
2021-04-15
net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
Vladimir Oltean
1
-6
/
+0
2021-04-15
net: phy: fixed: Be compatible with live OF tree
Vladimir Oltean
2
-24
/
+32
2021-02-16
net: phy: introduce fixed_phy_create for DSA CPU ports
Vladimir Oltean
1
-0
/
+31
2021-02-16
net: phy: fixed: support speeds of 2500 and 10000
Vladimir Oltean
1
-1
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
4
-2
/
+5
2021-01-27
net: phy: micrel: Try default PHY ofnode first
Marek Vasut
1
-2
/
+7
2021-01-27
net: phy: ca_phy: Add driver for CAxxxx SoCs
Abbie Chang
4
-0
/
+144
2021-01-19
net: phy: micrel: fix typo
Claudiu Beznea
1
-1
/
+1
2021-01-19
net: phy: micrel: add support for DLL setup on ksz9131
Claudiu Beznea
1
-1
/
+62
2021-01-15
common: board_r: Drop initr_bbmii wrapper
Ovidiu Panait
1
-1
/
+3
2020-12-10
drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
Meenakshi Aggarwal
2
-4
/
+13
2020-10-05
Merge branch 'next'
Tom Rini
2
-26
/
+107
2020-09-30
net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx
Heiko Stuebner
1
-24
/
+46
2020-09-30
net: phy: mscc: make clock-output configurable on vsc85xx
Heiko Stuebner
1
-0
/
+59
2020-09-24
drivers: net: phy: Use Aquantia driver for AQR113C
Madalin Bucur
1
-0
/
+15
2020-09-24
phy: make phy_connect_fixed work with a null mdio bus
Vladimir Oltean
1
-2
/
+2
2020-07-07
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...
Amit Singh Tomar
2
-0
/
+44
2020-07-07
net: phy: realtek: Add support for RTL8201F PHY module.
Amit Singh Tomar
1
-0
/
+20
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-4
/
+3
2020-06-22
phy: atheros: ar8035: Fix clock output calculation
Fabio Estevam
1
-4
/
+3
2020-06-12
net: phy: Add DP8382x phy registration to TI PHY init
Dan Murphy
2
-0
/
+90
2020-06-12
net: phy: Add support for TI PHY init
Dan Murphy
5
-2
/
+45
2020-06-12
net: phy: add phyid search in vendor specific space
Florin Chiculita
1
-6
/
+16
2020-06-12
net: phy: micrel: ksz8061 implement errata 80000688A fix
Bryan O'Donoghue
1
-0
/
+16
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
9
-0
/
+9
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
10
-0
/
+10
2020-05-18
common: Drop log.h from common header
Simon Glass
10
-0
/
+10
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-6
/
+8
[next]