summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2022-08-08net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy
2022-08-08net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes
2022-08-08net: dwc_eth_qos: lift parsing of max-speed DT property to common codeRasmus Villemoes
2022-08-08net: dwc_eth_qos: fix double resource leak in eqos_remove()Rasmus Villemoes
2022-08-08net: dm9000: Correctly handle empty FIFOMarek Vasut
2022-08-08net: phy: marvell: Add support for 88E1240 PHYStefan Roese
2022-08-08net: phy: marvell: Support reg config via "marvell, reg-init" DT propertyStefan Roese
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini
2022-07-26net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddrPeng Fan
2022-07-26net: eqos: add function to get phy node and addressYe Li
2022-07-26net: dwc_eth_qos: move i.MX code outPeng Fan
2022-07-26net: dwc_eth_qos: public some functionsPeng Fan
2022-07-26net: dwc_eth_qos: fix build break when CLK not enabledPeng Fan