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
Age
Commit message (
Expand
)
Author
2022-01-17
net: gem: Workaround gmii2rgmii bridge DT node issue
Ashok Reddy Soma
2022-01-17
Revert "net: gem: Disable broadcast setting"
Michal Simek
2022-01-05
net: gem: Reduce timeout of mdio phy idle status check
Ashok Reddy Soma
2022-01-05
net: zynq: Add support for PHY configuration in SGMII mode
Michal Simek
2022-01-05
net: zynq: Add support for GEM reset
Michal Simek
2022-01-05
net: zynq: Add support for mdio bus address decoding
Michal Simek
2021-11-16
Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-11-12
Convert CONFIG_MACB to Kconfig
Tom Rini
2021-11-09
configs: fsl: migrate FMAN/QE specific defines to Kconfig
Rajesh Bhagat
2021-11-09
drivers: net: fsl-mc: add a command which dumps the MC log
Cosmin-Florin Aluchenesei
2021-10-21
net: gem: Disable broadcast setting
Michal Simek
2021-10-20
net: macb: Fix -Wint-to-pointer-cast warnings
Bin Meng
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
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: dsa: felix: check return code of mdio_alloc and mdio_register
Vladimir Oltean
2021-09-28
net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LE...
Vladimir Oltean
2021-09-28
net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
2021-09-28
net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...
Vladimir Oltean
2021-09-28
net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunc...
Vladimir Oltean
2021-09-28
net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...
Vladimir Oltean
2021-09-28
net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN ...
Vladimir Oltean
2021-09-28
net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...
Vladimir Oltean
2021-09-28
net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
2021-09-28
net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...
Vladimir Oltean
2021-09-28
net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN trunca...
Vladimir Oltean
2021-09-28
net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation
Vladimir Oltean
2021-09-28
net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...
Vladimir Oltean
2021-09-28
net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...
Vladimir Oltean
2021-09-28
net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
2021-09-28
net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN t...
Vladimir Oltean
2021-09-28
net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...
Vladimir Oltean
2021-09-28
net: tsec: read the phy-mode property as fallback to phy-connection-type
Vladimir Oltean
2021-09-28
net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode
Vladimir Oltean
2021-09-28
net: dsa: felix: remove "xgmii" phy-mode
Vladimir Oltean
2021-09-28
net: enetc: remove support for "xgmii" phy-mode
Vladimir Oltean
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-09-28
net: update NXP copyright text
Vladimir Oltean
2021-09-28
net: dsa: felix: propagate the error code from phy_startup()
Vladimir Oltean
2021-09-28
net: dsa: felix: call phy_config at .port_probe() time
Vladimir Oltean
2021-09-28
net: dsa: felix: felix_init() can be static
Vladimir Oltean
2021-09-28
net: tsec: Mark tsec_get_interface as __maybe_unused
Ramon Fried
2021-09-21
net: remove unused CONFIG_DRIVER_AT91EMAC_*
Eugen Hristev
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
[next]