aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-10net: sh_eth: Fix RX error handlingValentine Barshak
2023-06-10net: sh_eth: Workaround cache issuesValentine Barshak
2023-06-10net: sh_eth: Drop reset GPIO handling in favor of common codeMarek Vasut
2023-06-10net: ravb: Drop reset GPIO handling in favor of common codeMarek Vasut
2023-06-10net: phy: Handle reset-delay-us/reset-post-delay-us propertiesMarek Vasut
2023-06-10net: phy: Bind ETH_PHY uclass driver to each new PHYMarek Vasut
2023-06-10net: phy: Unpublish phy_connect_dev()Marek Vasut
2023-06-10net: sunxi_emac: Switch to new U-Boot PHY APIMarek Vasut