summaryrefslogtreecommitdiff
path: root/drivers/net/dwc_eth_qos.h
AgeCommit message (Expand)Author
2024-10-29net: dwc_eth_qos: Add support for platform specific resetErik Schumacher
2024-09-03net: dwc_eth_qos: Add glue driver for Intel MACPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Adapt probe() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Fix header to be self-containedPhilip Oberfichtner
2024-08-01net: dwc_eth_qos: mdio: Implement clause 45Philip Oberfichtner
2024-04-19net: dwc_eth_qos: Add support of STM32MP13xx platformChristophe Roullier
2024-04-19net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_configMarek Vasut
2024-04-19net: dwc_eth_qos: Split STM32 glue into separate fileMarek Vasut
2023-10-07net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568Jonas Karlman
2023-10-07net: dwc_eth_qos: Drop unused rx_pkt from eqos_privJonas Karlman
2023-07-12net: dwc_eth_qos: Add StarFive ethernet driver glue layerYanhong Wang
2023-02-10net: dwc_eth_qos: Add Qcom ethernet driver glue layerSumit Garg
2023-02-10net: dwc_eth_qos: Allow platform to override tx/rx_fifo_szSumit Garg
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-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