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
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
2021-09-13
pci: Drop DM_PCI
Simon Glass
2021-09-13
net: Drop DM_PCI check from designware driver
Simon Glass
2021-09-04
net: Move network rules to drivers/net
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-30
global: Remove dead code that starts with CONFIG_[0-9A]
Tom Rini
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-09
net: fec_mxc: support i.MX8ULP
Peng Fan
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-26
net: xilinx: axi_mrmac: Add MRMAC driver
Ashok Reddy Soma
2021-07-23
board: synquacer: Initialize SCBM SMMU at board_init()
Masami Hiramatsu
[next]