index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2022-11-28
drivers: net: aquantia: fix typos
Tim Harvey
2022-10-21
net: NC-SI setup and handling
Samuel Mendoza-Jonas
2022-08-08
net: phy: possible NULL dereference in fixed_phy_create()
Heinrich Schuchardt
2022-08-08
net: phy: Remove inline definitions from convinience functions
Ramon Fried
2022-08-08
net: phy: marvell: Add support for 88E1240 PHY
Stefan Roese
2022-08-08
net: phy: marvell: Support reg config via "marvell, reg-init" DT property
Stefan Roese
2022-08-04
Convert CONFIG_FSL_MEMAC et al to Kconfig
Tom Rini
2022-06-14
phy: adin: add support for clock output
Josua Mayer
2022-06-14
phy: adin: fix broken support for adi, phy-mode-override
Nate Drude
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-12
net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver
Michael Trimarchi
2022-04-12
net: phy: Add phy_modify() accessor
Ariel D'Alessandro
2022-04-12
phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific
Ariel D'Alessandro
2022-04-10
phy: adin: add driver for Analog Devices ADIN1300 PHY
Nate Drude
2022-04-10
net: phy: don't require PHY interface mode during PHY creation
Marek Behún
2022-04-10
net: phy: use ->is_c45 instead of is_10g_interface()
Marek Behún
2022-04-10
net: phy: xilinx: Check interface type in ->config(), not ->probe()
Marek Behún
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX
Marek Behún
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-10
net: phy: fix parsing wrong property
Marek Behún
2022-04-10
net: phy: dp83867: Fix a never true comparison
Haolin Li
2022-04-10
net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node
Vladimir Oltean
2022-04-10
net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node
Vladimir Oltean
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
2022-04-05
net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled
T Karthik Reddy
2022-04-05
net: phy: Fix rgmii-id phy reset timeout issue
T Karthik Reddy
2022-04-01
Convert CONFIG_BITBANGMII_MULTI to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_PHY_RESET_DELAY to Kconfig
Tom Rini
2022-03-09
net: phy: Add support for ethernet-phy-id with gpio reset
Michal Simek
2022-03-09
net: phy: Remove static return type for phy_device_create()
Michal Simek
2022-01-15
net: phy: add TI DP83869HM ethernet driver
Dominic Rath
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-11-23
net: phy: realtek: Add tx/rx delay config for 8211e
Samuel Holland
2021-11-23
net: phy: mscc: add support for VSC8502 in dual RGMII mode
Vladimir Oltean
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-29
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-09-28
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
Vladimir Oltean
2021-09-28
net: replace the "xfi" phy-mode with "10gbase-r"
Vladimir Oltean
2021-09-28
net: phy: genphy_init can be static
Vladimir Oltean
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-18
net: cortina: Add support for tfa boot in cortina firmware
Kuldeep Singh
2021-08-18
configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig
Kuldeep Singh
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-22
drivers: net: aquantia: fix unsigned compared against 0
Cosmin-Florin Aluchenesei
2021-07-06
phy: add nxp tja1103 phy driver
Radu Pirea (NXP OSS)
2021-04-29
net: phy: xilinx: Break while loop over ethernet phy
Michal Simek
2021-04-15
net: phy: fixed: Support the old DT binding
Bin Meng
2021-04-15
net: phy: fixed: Add the missing ending newline
Bin Meng
2021-04-15
net: phy: fixed: Make driver ops static
Bin Meng
[next]