aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-02Merge branch 'next'Tom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22net: sni_netsec: Add workaround for timeout errorRyosuke Saito
2023-09-21net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridgeTejas Bhumkar
2023-09-21net: axi_emac: Convert to ofnode functionsMaxim Kochetkov
2023-09-14net: phy: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14net: miiphybb: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-13net: zynq: Use generic_phy_valid() helperJonas Karlman
2023-09-13net: phy: broadcom: add support for BCM54210EMarek Vasut
2023-09-13net: phy: motorcomm: Add support for YT8511 PHYNicolas Frattaroli
2023-08-15net: ti: am65-cpsw-nuss: Add logic to support MDIO resetSuman Anna
2023-08-15net: ti: am65-cpsw-nuss: Add support for SGMII modeSiddharth Vadapalli
2023-08-03net: mediatek: add support for MediaTek MT7988 SoCWeijie Gao
2023-08-03net: mediatek: add support for NETSYS v3Weijie Gao
2023-08-03net: mediatek: add USXGMII supportWeijie Gao
2023-08-03net: mediatek: add support for GMAC/USB3 PHY mux mode for MT7981Weijie Gao
2023-08-03net: mediatek: add support for SGMII 1Gbps auto-negotiation modeWeijie Gao
2023-08-03net: mediatek: add missing static qualifierWeijie Gao
2023-08-03net: mediatek: fix direct MDIO clause 45 access via SoCWeijie Gao
2023-08-03net: mediatek: optimize the switch reset delay wait timeWeijie Gao
2023-08-03net: mediatek: connect switch to PSE only when starting eth is requestedWeijie Gao
2023-08-02net: rtl8169: Add one device ID 0x8161Minda Chen
2023-08-02net: rtl8169: Fix DMA minimal aligned compile warning in RISC-VMinda Chen
2023-08-02net: rtl8169: Fix compile warning in rtl8169Minda Chen
2023-07-27net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" propertyRoger Quadros
2023-07-27net: ti: am65-cpsw-nuss: Use approved property to get efuse addressRoger Quadros
2023-07-27net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child nodeMaxime Ripard
2023-07-27phy: adin: add readext and writeext support for mdio cmdNate Drude
2023-07-27net: ksz9477: add support for KSZ9893 GbE switchKarsten Wiese
2023-07-21net: axi_emac: Change return value to -EAGAIN if RX is not readyMaksim Kiselev
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-21net: zynq_gem: Don't hardcode the MDC clock divisorVenkatesh Yadav Abbarapu
2023-07-14net: ti: am65-cpsw-nuss: Use dedicated port mode control registersAndreas Dannenberg
2023-07-12net: dwc_eth_qos: Add StarFive ethernet driver glue layerYanhong Wang
2023-07-12net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyYanhong Wang
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-15net: fsl-mc: sync remaining MC commandsIoana Ciornei
2023-06-15net: fsl-mc: sync DPIO MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPSPARSER MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPNI MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPRC MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPMAC MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPBP MC APIsIoana Ciornei
2023-06-15net: fsl-mc: remove unused MC APIsIoana Ciornei
2023-06-14net: rtl8169: add depends on PCIEugen Hristev
2023-06-14net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats'Ioana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPMAC statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPNI statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: transform dpni_statistics from a struct to a unionIoana Ciornei
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini