1. 6a1ea38 net: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:02 2024 -0600
  2. 25a1686 net: dwc_eth_qos: Add support of STM32MP13xx platform by Christophe Roullier · Tue Mar 26 13:07:31 2024 +0100
  3. 944ba37 net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config by Marek Vasut · Tue Mar 26 13:07:23 2024 +0100
  4. 426ca62 net: dwc_eth_qos: Split STM32 glue into separate file by Marek Vasut · Tue Mar 26 13:07:22 2024 +0100
  5. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · Fri Apr 05 18:15:29 2024 +0200
  6. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · Tue Apr 02 10:39:34 2024 +0200
  7. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  8. 28b7fc4 net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · Tue Oct 17 11:44:58 2023 +0200
  9. 963db38 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · Fri Dec 09 14:33:14 2022 +0800
  10. 1b61570 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · Sun Oct 01 19:17:20 2023 +0000
  11. 098ee4f net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568 by Jonas Karlman · Sun Oct 01 19:17:19 2023 +0000
  12. e2c4546 net: dwc_eth_qos: Stop spam of RX packet not available message by Jonas Karlman · Sun Oct 01 19:17:18 2023 +0000
  13. 3c0a544 net: dwc_eth_qos: Return error code when start fails by Jonas Karlman · Sun Oct 01 19:17:17 2023 +0000
  14. 83c869d net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv by Jonas Karlman · Sun Oct 01 19:17:16 2023 +0000
  15. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  16. 1f502ee net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · Thu Jun 15 17:36:43 2023 +0800
  17. dd65ba2 Let the EQoS in imx8mp handle fixed-phy too. by Elmar Psilog · Mon Feb 20 16:03:15 2023 +0100
  18. e66825a net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC by Marek Vasut · Mon Mar 06 15:53:46 2023 +0100
  19. 7b6fec2 net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186() by Marek Vasut · Mon Mar 06 15:53:45 2023 +0100
  20. 006ab6b net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32 by Marek Vasut · Mon Mar 06 15:53:44 2023 +0100
  21. 5abf10d net: dwc_eth_qos: Drop bogus return after goto by Marek Vasut · Mon Mar 06 15:53:43 2023 +0100
  22. b506e7d net: Pull board_interface_eth_init() into common code by Marek Vasut · Mon Mar 06 15:53:42 2023 +0100
  23. 7c3be94 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · Wed Feb 01 19:28:55 2023 +0530
  24. 4d5c965 net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · Wed Feb 01 19:28:54 2023 +0530
  25. ab973c9 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · Wed Feb 01 19:28:53 2023 +0530
  26. 3e8a1be net: dwc_eth_qos: Add support for bulk RX descriptor cleaning by Marek Vasut · Sun Oct 09 17:51:46 2022 +0200
  27. 90cc13a net: dwc_eth_qos: Split TX and RX DMA rings by Marek Vasut · Sun Oct 09 17:51:45 2022 +0200
  28. d982443 net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32 by Patrice Chotard · Tue Aug 02 10:55:26 2022 +0200
  29. 088d3ca net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186 by Patrice Chotard · Tue Aug 02 10:55:25 2022 +0200
  30. 4172927 net: dwc_eth_qos: cosmetic: reorder include files by Patrick Delaunay · Thu Jun 30 11:09:41 2022 +0200
  31. c0c19aa net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · Thu May 12 09:33:07 2022 +0200
  32. 2a9e76d net: dwc_eth_qos: lift parsing of max-speed DT property to common code by Rasmus Villemoes · Wed May 11 16:58:41 2022 +0200
  33. 50fe526 net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · Wed May 11 16:12:50 2022 +0200
  34. bf69a7b9 net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr by Peng Fan · Tue Jul 26 16:41:17 2022 +0800
  35. 2f2aa48 net: eqos: add function to get phy node and address by Ye Li · Tue Jul 26 16:41:16 2022 +0800
  36. 5721a82 net: dwc_eth_qos: move i.MX code out by Peng Fan · Tue Jul 26 16:41:15 2022 +0800
  37. c0a5995 net: dwc_eth_qos: public some functions by Peng Fan · Tue Jul 26 16:41:14 2022 +0800
  38. 809993f net: dwc_eth_qos: fix build break when CLK not enabled by Peng Fan · Tue Jul 26 16:41:13 2022 +0800
  39. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  40. 7af1138 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · Sat Feb 26 04:36:37 2022 +0100
  41. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · Thu Apr 07 00:33:03 2022 +0200
  42. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  43. 30b28c4 net: dwc_eth_qos: Enable clock in probe by Marek Vasut · Sat Nov 13 03:23:52 2021 +0100
  44. 5787284 net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:29 2021 +0200
  45. 1bc6ce7 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · Tue Jul 20 20:09:56 2021 +0200
  46. d9dc80c net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · Tue Jul 20 20:09:55 2021 +0200
  47. b1b393a net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · Tue Jul 20 20:09:54 2021 +0200
  48. 9f50a56 net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN by Patrick Delaunay · Tue Mar 30 14:34:50 2021 +0200
  49. 470c06c net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · Sun May 30 13:34:09 2021 +0000
  50. 8159792 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · Sun May 23 22:24:48 2021 +0000
  51. f369e69 net: eqos: Reduce the MDIO wait time by Ye Li · Mon Dec 28 20:15:10 2020 +0800
  52. 8907773 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · Thu Jan 07 11:12:16 2021 +0100
  53. 3e14a22 net: Update to use new sequence numbers by Simon Glass · Wed Dec 16 21:20:16 2020 -0700
  54. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  55. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  56. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  57. 9e6ed38 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 18:30:06 2020 +0200
  58. 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · Mon Jun 08 11:27:19 2020 +0200
  59. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  60. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  61. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  62. a0466f6 net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · Thu May 14 15:00:23 2020 +0200
  63. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  64. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  65. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  66. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  67. 3fb1a0e eQos: Implement the read_rom_hwaddr callback by Ye Li · Sun May 03 22:41:20 2020 +0800
  68. dd455e6 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · Sun May 03 22:41:18 2020 +0800
  69. 37aae5f net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · Sun May 03 22:41:17 2020 +0800
  70. ad122b7 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · Sun May 03 22:41:15 2020 +0800
  71. 091b6db net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · Mon Mar 23 02:11:46 2020 +0100
  72. e8e5c2b net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · Mon Mar 23 02:09:55 2020 +0100
  73. c4db844 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · Mon Mar 23 02:09:21 2020 +0100
  74. 873f8e4 net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · Mon Mar 23 02:09:01 2020 +0100
  75. f4f1f4d net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · Mon Mar 23 02:03:50 2020 +0100
  76. d54c98e net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · Mon Mar 23 02:02:57 2020 +0100
  77. 5c8db37 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · Wed Mar 18 10:50:16 2020 +0100
  78. 104dab5 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · Wed Mar 18 10:50:15 2020 +0100
  79. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  80. 5d37268 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs by Marek Vasut · Wed Dec 18 07:48:50 2019 +0100
  81. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  82. bff66f9 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · Thu Aug 01 11:29:03 2019 +0200
  83. 6864a599 net: dwc_eth_qos: Change eqos_ops function to static by Patrick Delaunay · Thu Aug 01 11:29:02 2019 +0200
  84. 6beb780 net: dwc_eth_qos: add Ethernet stm32mp1 support by Christophe Roullier · Fri May 17 15:08:44 2019 +0200
  85. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  86. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  87. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  88. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  89. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  90. 5070960 net: add driver for Synopsys Ethernet QoS device by Stephen Warren · Fri Oct 21 14:46:47 2016 -0600