summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05net: xilinx_axi: check PCS/PMA PHY status in setup_phyAndy Chiu
2022-12-05net: xilinx_axi: add PCS/PMA PHYAndy Chiu
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey
2022-11-28net: macb: Fix race caused by flushing unwanted descriptorsYaron Micher
2022-11-28drivers: net: aquantia: fix typosTim Harvey
2022-11-28net: dwc_eth_qos: Add support for bulk RX descriptor cleaningMarek Vasut
2022-11-28net: dwc_eth_qos: Split TX and RX DMA ringsMarek Vasut
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-07net: mvneta: Add support for AlleyCat5Chris Packham
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-10-21net/ftgmac100: Add NC-SI mode supportSamuel Mendoza-Jonas
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2022-10-06net: ti: am65-cpsw-nuss: Enable MDIO manual modeRavi Gunasekaran
2022-10-06net: ti: cpsw-mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-10-05net: Fix static checker warningsVenkatesh Yadav Abbarapu
2022-10-05net: emaclite: fix handling for IP packets with specific lengthsSamuel Obuch
2022-10-05net: emaclite: fix xemaclite_alignedread/write functionsSamuel Obuch
2022-10-05net: emaclite: enable for more architecturesSamuel Obuch
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-23net: mediatek: add support for MediaTek MT7981/MT7986Weijie Gao
2022-09-23net: mediatek: add support for PDMA v2Weijie Gao
2022-09-23net: mediatek: stop using bitfileds for DMA descriptorsWeijie Gao
2022-09-23net: mediatek: use a struct to cover variations of all SoCsWeijie Gao
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-13net: gem: Check rate before setting it upMichal Simek
2022-09-07net: fm: Add support for FIT firmwareSean Anderson
2022-09-07net: Convert fit verification to use fit_get_data_*Sean Anderson
2022-09-06net: enetc: Fix use after free issue in fsl_enetc.cSiarhei Yasinski
2022-08-20net: Make DM_ETH be selected by NETDEVICETom Rini
2022-08-20net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini
2022-08-20fsl-mc: Update dependencies for DM_ETHTom Rini
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini
2022-08-12net: Remove smc91111 ethernet driverTom Rini
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32Patrice Chotard
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186Patrice Chotard
2022-08-08net: ave: Add capability of rgmii-id modeKunihiko Hayashi
2022-08-08net: phy: possible NULL dereference in fixed_phy_create()Heinrich Schuchardt
2022-08-08net: dwc_eth_qos: cosmetic: reorder include filesPatrick Delaunay
2022-08-08net: phy: Remove inline definitions from convinience functionsRamon Fried
2022-08-08net: ftgmac100: use bus name in mdio error messagesZev Weiss
2022-08-08net: nuvoton : Add NPCM7xx EMAC driverJim Liu