Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c8f4ab018a45c5a2fc3490be9f58251fcf3a6aff
/
drivers
/
net
/
phy
c8f4ab0
net: NC-SI setup and handling
by Samuel Mendoza-Jonas
· Mon Aug 08 21:46:03 2022 +0930
056f40f
net: phy: possible NULL dereference in fixed_phy_create()
by Heinrich Schuchardt
· Mon Jul 11 19:40:13 2022 +0200
5d74726
net: phy: Remove inline definitions from convinience functions
by Ramon Fried
· Sun Jun 05 03:44:15 2022 +0300
09d5f76
net: phy: marvell: Add support for 88E1240 PHY
by Stefan Roese
· Thu Mar 31 11:43:07 2022 +0200
2ae0fc2
net: phy: marvell: Support reg config via "marvell, reg-init" DT property
by Stefan Roese
· Thu Mar 31 11:43:06 2022 +0200
33ae6a7
Convert CONFIG_FSL_MEMAC et al to Kconfig
by Tom Rini
· Sat Jul 23 13:05:10 2022 -0400
d671dcb
phy: adin: add support for clock output
by Josua Mayer
· Thu May 19 12:31:57 2022 +0300
021dacc
phy: adin: fix broken support for adi, phy-mode-override
by Nate Drude
· Thu May 19 12:31:56 2022 +0300
6a25a7e
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Fri Apr 15 08:09:52 2022 -0400
80ba436
net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver
by Michael Trimarchi
· Tue Apr 12 10:31:37 2022 -0300
9c18c91
net: phy: Add phy_modify() accessor
by Ariel D'Alessandro
· Tue Apr 12 10:31:36 2022 -0300
97504bc
phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific
by Ariel D'Alessandro
· Tue Apr 12 10:31:34 2022 -0300
a9521ea
phy: adin: add driver for Analog Devices ADIN1300 PHY
by Nate Drude
· Fri Apr 08 11:28:14 2022 -0500
3927efb
net: phy: don't require PHY interface mode during PHY creation
by Marek Behún
· Thu Apr 07 00:33:08 2022 +0200
814c6bd
net: phy: use ->is_c45 instead of is_10g_interface()
by Marek Behún
· Thu Apr 07 00:33:06 2022 +0200
2141ad4
net: phy: xilinx: Check interface type in ->config(), not ->probe()
by Marek Behún
· Thu Apr 07 00:33:05 2022 +0200
21a1836
treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX
by Marek Behún
· Thu Apr 07 00:33:02 2022 +0200
bc19477
net: introduce helpers to get PHY interface mode from a device/ofnode
by Marek Behún
· Thu Apr 07 00:33:01 2022 +0200
8ba2815
net: phy: fix parsing wrong property
by Marek Behún
· Thu Apr 07 00:33:00 2022 +0200
cf587cf
net: phy: dp83867: Fix a never true comparison
by Haolin Li
· Sat Mar 19 07:02:42 2022 -0700
6903d4b
net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node
by Vladimir Oltean
· Wed Feb 23 15:20:56 2022 +0200
9a4ba3d
net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node
by Vladimir Oltean
· Wed Feb 23 15:20:55 2022 +0200
041ea48
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Apr 05 11:27:39 2022 -0400
13f3fe3
net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled
by T Karthik Reddy
· Wed Mar 30 11:07:54 2022 +0200
2f24c90
net: phy: Fix rgmii-id phy reset timeout issue
by T Karthik Reddy
· Tue Mar 29 16:05:57 2022 +0200
8b08437
Convert CONFIG_BITBANGMII_MULTI to Kconfig
by Tom Rini
· Mon Mar 21 21:33:31 2022 -0400
6c85151
Convert CONFIG_PHY_RESET_DELAY to Kconfig
by Tom Rini
· Fri Mar 18 08:38:26 2022 -0400
488eec5
net: phy: Add support for ethernet-phy-id with gpio reset
by Michal Simek
· Wed Feb 23 15:45:42 2022 +0100
c1c1603
net: phy: Remove static return type for phy_device_create()
by Michal Simek
· Wed Feb 23 15:45:41 2022 +0100
11147e0
net: phy: add TI DP83869HM ethernet driver
by Dominic Rath
· Wed Dec 22 08:57:46 2021 +0100
119d2fb
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
by Tom Rini
· Sat Dec 11 14:55:48 2021 -0500
f477c71
net: phy: realtek: Add tx/rx delay config for 8211e
by Samuel Holland
· Tue Oct 12 21:07:32 2021 -0500
cd35764
net: phy: mscc: add support for VSC8502 in dual RGMII mode
by Vladimir Oltean
· Tue Sep 28 02:13:42 2021 +0300
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
9df3865
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next
by Tom Rini
· Wed Sep 29 07:58:20 2021 -0400
6caef97
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
by Vladimir Oltean
· Sat Sep 18 15:32:35 2021 +0300
6a6e402
net: replace the "xfi" phy-mode with "10gbase-r"
by Vladimir Oltean
· Sat Sep 18 15:32:34 2021 +0300
c22e3b8
net: phy: genphy_init can be static
by Vladimir Oltean
· Sat Sep 18 14:55:24 2021 +0300
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
968485f
net: cortina: Add support for tfa boot in cortina firmware
by Kuldeep Singh
· Tue Aug 10 11:20:08 2021 +0530
016965f
configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig
by Kuldeep Singh
· Tue Aug 10 11:20:07 2021 +0530
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
e4beeb5
drivers: net: aquantia: fix unsigned compared against 0
by Cosmin-Florin Aluchenesei
· Wed Jul 21 19:13:11 2021 +0300
f2d36cb
phy: add nxp tja1103 phy driver
by Radu Pirea (NXP OSS)
· Fri Jun 18 21:58:30 2021 +0300
7727203
net: phy: xilinx: Break while loop over ethernet phy
by Michal Simek
· Mon Apr 26 14:26:48 2021 +0200
1346267
net: phy: fixed: Support the old DT binding
by Bin Meng
· Sun Mar 14 20:14:55 2021 +0800
fbe5aea
net: phy: fixed: Add the missing ending newline
by Bin Meng
· Sun Mar 14 20:14:54 2021 +0800
7d2129b
net: phy: fixed: Make driver ops static
by Bin Meng
· Sun Mar 14 20:14:53 2021 +0800
b34ef72
net: phy: Simplify the logic of phy_connect_fixed()
by Bin Meng
· Sun Mar 14 20:14:52 2021 +0800
7e11558
net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
by Bin Meng
· Sun Mar 14 20:14:51 2021 +0800
021e7e7
net: phy: xilinx: Be compatible with live OF tree
by Bin Meng
· Sun Mar 14 20:14:50 2021 +0800
b66dd37
net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
by Vladimir Oltean
· Sun Mar 14 20:14:49 2021 +0800
6ca194a
net: phy: fixed: Be compatible with live OF tree
by Vladimir Oltean
· Sun Mar 14 20:14:48 2021 +0800
8c089f7
net: phy: introduce fixed_phy_create for DSA CPU ports
by Vladimir Oltean
· Mon Jan 25 14:23:52 2021 +0200
312e15b
net: phy: fixed: support speeds of 2500 and 10000
by Vladimir Oltean
· Mon Jan 25 14:23:51 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
7bbc25b
net: phy: micrel: Try default PHY ofnode first
by Marek Vasut
· Sun Jan 17 00:16:16 2021 +0100
556872f
net: phy: ca_phy: Add driver for CAxxxx SoCs
by Abbie Chang
· Thu Jan 14 13:34:12 2021 -0800
3f1606f
net: phy: micrel: fix typo
by Claudiu Beznea
· Thu Dec 03 11:18:31 2020 +0200
840a6b0
net: phy: micrel: add support for DLL setup on ksz9131
by Claudiu Beznea
· Thu Dec 03 11:18:30 2020 +0200
69d1ddb
common: board_r: Drop initr_bbmii wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:17 2020 +0200
f5ddc84
drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
by Meenakshi Aggarwal
· Thu Oct 29 19:16:15 2020 +0530
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
ed1a74e
net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx
by Heiko Stuebner
· Tue Jun 09 15:37:40 2020 +0200
78734f2
net: phy: mscc: make clock-output configurable on vsc85xx
by Heiko Stuebner
· Tue Jun 09 15:37:39 2020 +0200
537458b
drivers: net: phy: Use Aquantia driver for AQR113C
by Madalin Bucur
· Thu Sep 10 13:23:39 2020 +0300
fb73b12
phy: make phy_connect_fixed work with a null mdio bus
by Vladimir Oltean
· Thu Jul 16 18:09:08 2020 +0800
4f21b2a
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings
by Amit Singh Tomar
· Sat May 09 19:55:11 2020 +0530
7e7c105
net: phy: realtek: Add support for RTL8201F PHY module.
by Amit Singh Tomar
· Sat May 09 19:55:10 2020 +0530
3114d21
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Jun 25 09:33:39 2020 -0400
8b10c00
phy: atheros: ar8035: Fix clock output calculation
by Fabio Estevam
· Thu Jun 18 20:21:17 2020 -0300
3434cd7
net: phy: Add DP8382x phy registration to TI PHY init
by Dan Murphy
· Mon May 04 16:14:40 2020 -0500
8b8d73a
net: phy: Add support for TI PHY init
by Dan Murphy
· Mon May 04 16:14:39 2020 -0500
0439bee
net: phy: add phyid search in vendor specific space
by Florin Chiculita
· Wed Apr 29 14:25:48 2020 +0300
a8267d4
net: phy: micrel: ksz8061 implement errata 80000688A fix
by Bryan O'Donoghue
· Thu Mar 26 03:54:01 2020 +0000
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
030ccaa
net: phy: realtek: add rx delay support for RTL8211F
by Fugang Duan
· Sun May 03 22:41:16 2020 +0800
b032d89
phy: atheros: consolidate {ar8031|ar8035}_config()
by Michael Walle
· Thu May 07 00:11:59 2020 +0200
1385902
phy: atheros: ar8035: remove static clock config
by Michael Walle
· Thu May 07 00:11:58 2020 +0200
5d0ea11
phy: atheros: add device tree bindings and config
by Michael Walle
· Thu May 07 00:11:57 2020 +0200
376019a
phy: atheros: move delay config to common function
by Michael Walle
· Thu May 07 00:11:56 2020 +0200
fb4a465
phy: atheros: introduce debug read and write functions
by Michael Walle
· Thu May 07 00:11:55 2020 +0200
69a107e
phy: atheros: use defines for PHY IDs
by Michael Walle
· Thu May 07 00:11:54 2020 +0200
a5eb659
phy: atheros: fix AR8021 PHY ID mask
by Michael Walle
· Thu May 07 00:11:53 2020 +0200
1e37f75
phy: atheros: Clarify the intention of ar8021_config
by Vladimir Oltean
· Thu May 07 00:11:52 2020 +0200
3ccbb4b
phy: atheros: Explicitly disable RGMII delays
by Vladimir Oltean
· Thu May 07 00:11:51 2020 +0200
3e7330e
phy: atheros: Clarify the configuration of the CLK_25M output pin
by Vladimir Oltean
· Thu May 07 00:11:50 2020 +0200
23d8b89
phy: atheros: Use common functions for RGMII internal delays
by Vladimir Oltean
· Thu May 07 00:11:49 2020 +0200
cf108b2
phy: atheros: Make RGMII Tx delays actually configurable for AR8035
by Vladimir Oltean
· Thu May 07 00:11:48 2020 +0200
3060ecc
net: phy: micrel: Add basic support for KSZ9131
by Philippe Schenker
· Wed Mar 11 11:59:23 2020 +0100
be98837
net: phy: micrel: Use defines for PHY_IDs and MASK
by Philippe Schenker
· Wed Mar 11 11:59:22 2020 +0100
4eb793e
net: phy: marvell: Unify 88E151x series phy_driver
by Clemens Gruber
· Mon Feb 24 20:52:20 2020 +0100
a3a3470
net: phy: dp83867: Add SGMII mode type switching
by Michal Simek
· Tue Feb 18 13:51:02 2020 +0100
71a6a60
net: phy: Fix overlong PHY timeout
by Andre Przywara
· Fri Jan 03 22:08:47 2020 +0000
fd101e1
drivers: net: phy: aquantia: make it less verbose
by Alex Marginean
· Wed Dec 04 15:32:16 2019 +0200
Next »