summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-01net: phy: Support overriding Auto Negotiation timeout with env variableSiddharth Vadapalli
2025-08-01arm: bcm281xx: Remove ethernet driverTom Rini
2025-08-01net: Tighten some network driver dependenciesTom Rini
2025-08-01net: Add <cpu_func.h> to some platformsTom Rini
2025-08-01drivers/net/ftgmac100.c: Fix a debug printTom Rini
2025-07-24sandbox: eth-raw: Prevent possible buffer overflowAndrew Goodbody
2025-07-24net: xilinx: Fix kernel-doc for axi_mrmac function parametersVenkatesh Yadav Abbarapu
2025-07-17drivers: net: Add T-Head DWMAC glue layerYao Zi
2025-07-15Merge patch series "drivers/net/airoha_eth: fixes"Tom Rini
2025-07-15drivers/net/airoha_eth: enable hw padding of short tx packetsMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: fix stalling in package receivingMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: fix packet transmission errorsMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: add missing terminator for compatible devices listMikhail Kshevetskiy
2025-07-15net: mediatek: correct the AN8855 TPID value in port isolation settingsWeijie Gao
2025-07-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_PHY_ADDRMarek Vasut
2025-07-10net: sh_eth: Drop phy_addr assignmentMarek Vasut
2025-07-10net: sh_eth: Convert cache operations to static functionsMarek Vasut
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_USE_PORTMarek Vasut
2025-07-10net: sh_eth: Pass struct port_info aroundMarek Vasut
2025-07-10net: ti: icssg: Read firmware name from device-treeMD Danish Anwar
2025-07-10drivers: net: phy: micrel: Try to get phy node from phy-handleNaresh Kumar Ravulapalli
2025-07-09Merge patch series "board: ti: am33xx: Add Ethernet support for Beaglebone Gr...Tom Rini
2025-07-09net: phy: dp83867: Allow excluding driver from SPLRomain Gantois
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-22net: designware: fix bus address dereferenceBaruch Siach
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-18Merge patch series "list.h/treewide: get rid of no-op prefetch()"Tom Rini
2025-06-18treewide: drop no-op prefetch() callsRasmus Villemoes
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini
2025-06-02global: Cleanup usage of "ETH_ALEN"Tom Rini
2025-06-02net: gem: ignore tx_clk if MII is usedMartin Kaistra
2025-05-29Merge patch series "Remove <env.h> from <net.h>"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-05-29net: dc2114x: Include env.h to permit reading the environmentSimon Glass
2025-05-29net: Remove env_get_ip helper() functionTom Rini
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-23net: phy: Do not do CL22 phy reset before ethernet phy driver probeSkyLake.Huang
2025-05-12net: fsl_enetc: fix imdio register calculationThomas Schaefer
2025-05-09net: dwc: xgmac: Allow DMA buffers above 4GBNikunj Kela
2025-05-08net: gmac_rockchip: Add RMII support for rk3288Christoph Fritz
2025-05-05eth: Support E1000E I225-VZhiJie.zhang
2025-05-05net: dwc_eth_qos: add support of stm32mp2 platformChristophe Roullier
2025-05-04net: ravb: Add RZ/G2L SupportPaul Barker
2025-05-04net: ravb: Add optional reset deassertionPaul Barker
2025-05-04net: ravb: Refactor out R-Car specific codePaul Barker