summaryrefslogtreecommitdiffstats
path: root/drivers/net/designware_tegra186.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-3/+3
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* net: designware: eqos: replace double accounting of interface up statusAhmad Fatoum2022-08-091-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* treewide: replace strerror(-PTR_ERR(errno)) with %pe format specifierAhmad Fatoum2020-09-291-3/+2
* 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-38/+9
* net: designware: eqos: stop DMA on haltAhmad Fatoum2019-11-121-0/+2
* net: eqos: extend Designware Ethernet QoS for Tegra 186 supportAhmad Fatoum2019-11-061-0/+347