summaryrefslogtreecommitdiffstats
path: root/drivers/net/designware_eqos.h
Commit message (Expand)AuthorAgeFilesLines
* net: designware: eqos: fix NULL pointer dereference on LLDP packetsOleksij Rempel2023-08-141-0/+4
* net: designware: eqos: fix non-working promisc mode when set before interface...Oleksij Rempel2023-08-141-0/+3
* Rename struct device_d to deviceSascha Hauer2023-01-101-4/+4
* net: designware: eqos: remove undefined eqos_reset prototypeAhmad Fatoum2022-08-091-1/+0
* net: designware: eqos: replace double accounting of interface up statusAhmad Fatoum2022-08-091-1/+0
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* net: designware: eqos: mimic Linux gmac4 mdio_{read, write}Ahmad Fatoum2020-03-021-1/+0
* net: designware: eqos: enable clocks before mdio_registerAhmad Fatoum2019-11-151-4/+0
* net: add Designware Ethernet QoS for STM32MPAhmad Fatoum2019-11-061-0/+84