aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/dwc_eth_qos.c
AgeCommit message (Expand)Author
2020-08-04net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-07net: dwc_eth_qos: update the compatible supported for STM32Patrick Delaunay
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-10eQos: Implement the read_rom_hwaddr callbackYe Li
2020-05-10net: eqos: implement callbaks to get interface and set txclk rateFugang Duan
2020-05-10net: dwc_eth_qos: add dwc eqos for imx supportFugang Duan
2020-05-10net: Update eQos driver and FEC driver to use eth phy interfacesYe Li
2020-05-01net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptorMarek Vasut
2020-05-01net: dwc_eth_qos: Invalidate RX packet DMA bufferMarek Vasut
2020-05-01net: dwc_eth_qos: Invalidate RX descriptor before readingMarek Vasut
2020-05-01net: dwc_eth_qos: Flush the RX descriptors on initMarek Vasut
2020-05-01net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointerMarek Vasut
2020-05-01net: dwc_eth_qos: Fully rewrite RX descriptor field 3Marek Vasut
2020-04-15net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay
2020-04-15net: dwc_eth_qos: implement reset-gpios for stm32Christophe Roullier
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-20net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYsMarek Vasut
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay
2019-09-04net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay
2019-06-06net: dwc_eth_qos: add Ethernet stm32mp1 supportChristophe Roullier
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2016-11-07net: add driver for Synopsys Ethernet QoS deviceStephen Warren