summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-27Merge a patch series to improve dc2114x supportTom Rini
2024-10-27Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI ...Tom Rini
2024-10-27Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy"Tom Rini
2024-10-27net: recv(): return -EAGAIN instead of 0 when no cleanup is expectedJerome Forissier
2024-10-27net: ksz9477: add support for KSZ GbE switches using SPI busRomain Naour
2024-10-27net: ksz9477: prepare ksz9477 without I2C supportRomain Naour
2024-10-27net: ksz9477: rename ksz_i2c_probe() to ksz_probe()Romain Naour
2024-10-27net: ksz9477: store ksz bus operations functionsRomain Naour
2024-10-27net: ksz9477: set i2c bus offset length only when neededRomain Naour
2024-10-27net: ksz9477: rename udevice_id tab to ksz_idsRomain Naour
2024-10-27net: ksz9477: add KSZ9896 switch supportRomain Naour
2024-10-27net: ksz9477: remove dev_set_parent_priv() callRomain Naour
2024-10-27net: ksz9477: move struct ksz_dsa_priv *priv declarationRomain Naour
2024-10-27net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phyFrank Sae
2024-10-27net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821Frank Sae
2024-10-27net: dc2114x: remove the pass all multicast flag in operation mode settingsHanyuan Zhao
2024-10-27net: dc2114x: allow users to decide how to tx packets according to IP coreHanyuan Zhao
2024-10-27net: dc2114x: allow users to decide whether to detect the tx No Carrier errorsHanyuan Zhao
2024-10-27net: dc2114x: remove unused lines and change the var and print typesHanyuan Zhao
2024-10-27net: dc2114x: add support for CPUs that have cache between the memory and the...Hanyuan Zhao
2024-10-27net: dc2114x: set the card number to start at zeroHanyuan Zhao
2024-10-27net: dc2114x: get mac address from environmentHanyuan Zhao
2024-10-27net: dc2114x: add support for platforms that don't have pci controllersHanyuan Zhao
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-16sandbox: add dummy driver ETH_SANDBOX_LWIPJerome Forissier
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11net: freescale: Drop use of SPL_BUILD dependencySimon Glass
2024-09-25Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-24net: fec_mxc: Skip recv packet process when fec is haltedYe Li
2024-09-24net: fec_mxc: Fix clk_ref rate on iMX93Peng Fan
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24net: fec_mxc_init(): do not ignore return status of fec_open()Jerome Forissier
2024-09-24net: ftgmac100: depend on NETJerome Forissier
2024-09-24net: phy: ncsi: depend on NETJerome Forissier
2024-09-24net: fm: call dtsec_init_phy() only when it is definedJerome Forissier
2024-09-20net: gem: Remove undocumented is-internal-pcspma dt flagMichal Simek
2024-09-11driver: net: Add Aspeed AST2700 MDIO supportJacky Chou
2024-09-11net: ftgmac100: Add Aspeed AST2700 supportJacky Chou
2024-09-11net: ftgmac100: Modify desc. size to cache lineJacky Chou
2024-09-11net: ftgmac100: Fixed NC-SI PHY device cannot getJacky Chou
2024-09-11net: ftgmac100: Fixed the cache coherency issues of rx memoryJacky Chou
2024-09-03net: dwc_eth_qos: Add glue driver for Intel MACPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Implement bind() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Adapt probe() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Fix header to be self-containedPhilip Oberfichtner
2024-08-01net: dwc_eth_qos: mdio: Implement clause 45Philip Oberfichtner
2024-07-26Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-07-26net: add Qualcomm ESS EDMA adapterRobert Marko