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-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
2021-07-22
net: fsl-mc: fix logically dead code
Cosmin-Florin Aluchenesei
2021-07-22
drivers: net: aquantia: fix unsigned compared against 0
Cosmin-Florin Aluchenesei
2021-07-22
net: dwc_eth_qos: define LOG_CATEGORY
Patrick Delaunay
2021-07-22
net: eth-phy: define LOG_CATEGORY
Patrick Delaunay
2021-07-22
net: dwc: add a common empty ops eqos_null_ops
Patrick Delaunay
2021-07-22
net: dwc_eth_qos: use generic ethernet phy for stm32 variant
Patrick Delaunay
2021-07-22
net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv
Patrick Delaunay
2021-07-22
net: eth-phy: manage subnode mdio0
Patrick Delaunay
2021-07-22
net: eth-phy: use dev_dbg and log_notice
Patrick Delaunay
2021-07-22
net: eth-phy: add support of device tree configuration for gpio reset
Patrick Delaunay
2021-07-22
net: Use phys_addr_t for SMC net device addresses
Peter Hoyes
2021-07-18
m68k: Remove M54451EVB board
Tom Rini
2021-07-17
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-07-15
sandbox: net: Ensure host name is always a valid string
Simon Glass
2021-07-10
net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch
Tim Harvey
2021-07-10
net: fec: add set_promisc function
Tim Harvey
2021-07-10
net: fec: set phy_of_node properly for fixed-link phy
Tim Harvey
2021-07-10
net: fec: use device sequence vs index when fetching fec
Tim Harvey
2021-07-07
ppc: Remove T4160RDB board
Tom Rini
2021-07-07
ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT
Tom Rini
2021-07-07
m68k: Remove M5475x boards
Tom Rini
2021-07-06
net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN
Patrick Delaunay
2021-07-06
net: enetc: propagate the return code from phy_startup() to eth_ops::start
Vladimir Oltean
2021-07-06
net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling
Vladimir Oltean
2021-07-06
net: enetc: require a PHY device when probing
Vladimir Oltean
2021-07-06
net: smc911x: Determine bus width at runtime
Andre Przywara
2021-07-06
net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol
Andre Przywara
2021-07-06
phy: add nxp tja1103 phy driver
Radu Pirea (NXP OSS)
2021-07-01
Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-28
net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet
Ashok Reddy Soma
2021-06-28
net: xilinx: axi_emac: Cleanup of of_to_plat()
Ashok Reddy Soma
2021-06-18
net: octeontx: smi: use dt live tree API
Tim Harvey
2021-06-18
net: sun8i-emac: fix MDIO frequency
Heinrich Schuchardt
2021-06-18
net: synquacer: Add netsec driver
Jassi Brar
2021-06-18
net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b
Daniil Stas
2021-06-18
net: dwc_eth_qos: Fix needless phy auto-negotiation restarts
Daniil Stas
2021-06-18
net: e1000: do not attempt to set hwaddr for i210 without FLASH
Tim Harvey
2021-06-18
Fix a memory leak issue in the RX port initialization.
Hou Zhiqiang
2021-06-17
net: tsec: add option to set device max-speed via dts
Aleksandar Gerasimovski
2021-06-17
armv8: ls1012a: Pass PPFE firmware to Linux through FDT
Chaitanya Sakinam
[next]