1. 9e0db41 net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout() by Jisheng Zhang · 3 years ago
  2. 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 3 months ago
  3. 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
  4. 7e1c520 net: stmmac: introduce DMA interrupt status masking per traffic direction by Ong Boon Leong · 3 years, 10 months ago
  5. 014dfa2 net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes by Corentin Labbe · 3 years, 10 months ago
  6. 96be41d net: stmmac: dwmac-sun8i: Add a shutdown callback by Samuel Holland · 4 years ago
  7. 2743aa2 net: stmmac: dwmac-sun8i: Minor probe function cleanup by Samuel Holland · 4 years ago
  8. 1c22f54 net: stmmac: dwmac-sun8i: Use reset_control_reset by Samuel Holland · 4 years ago
  9. afac1d3 net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check by Samuel Holland · 4 years ago
  10. 557ef2d net: stmmac: dwmac-sun8i: Return void from PHY unpower by Samuel Holland · 4 years ago
  11. 9b1e39c net: stmmac: dwmac-sun8i: Balance syscon (de)initialization by Samuel Holland · 4 years ago
  12. b823963 net: stmmac: dwmac-sun8i: Balance internal PHY power by Samuel Holland · 4 years ago
  13. 5292542 net: stmmac: dwmac-sun8i: Balance internal PHY resource references by Samuel Holland · 4 years ago
  14. 7eeecc4 net: stmmac: dwmac-sun8i: Fix probe error handling by Samuel Holland · 4 years ago
  15. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. f1239d8 net: stmmac: dwmac-sun8i: Allow all RGMII modes by Chen-Yu Tsai · 5 years ago
  17. 021bd5e net: stmmac: Let TX and RX interrupts be independently enabled/disabled by Jose Abreu · 5 years ago
  18. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  19. 40a1dcee net: ethernet: dwmac-sun8i: Use the correct function in exit path by Corentin Labbe · 5 years ago
  20. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  21. 05908d7 net: ethernet: dwmac-sun8i: show message only when switching to promisc by Mans Rullgard · 5 years ago
  22. e33b432 net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon() could be uninitialized by Yizhuo · 5 years ago
  23. aa4c0c90 net: stmmac: Fix misuses of GENMASK macro by Joe Perches · 6 years ago
  24. 06a80a7 net: stmmac: Fix descriptors address being in > 32 bits address space by Jose Abreu · 6 years ago
  25. 0fec7e7 net: stmmac: sun8i: force select external PHY when no internal one by Icenowy Zheng · 6 years ago
  26. adadd38 net: stmmac: sun8i: add support for Allwinner H6 EMAC by Icenowy Zheng · 6 years ago
  27. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  28. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  29. 8edb127 net: ethernet: stmmac: dwmac-sun8i: Enable control of loopback by Corentin Labbe · 6 years ago
  30. d4c26eb net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering by Corentin Labbe · 6 years ago
  31. 4ec850e net: dwmac-sun8i: fix a missing check of of_get_phy_mode by Kangjie Lu · 6 years ago
  32. ac63043 net: stmmac: dwmac-sun8i: fix OF child-node lookup by Johan Hovold · 6 years ago
  33. 56c266dc net: stmmac: dwmac-sun8i: fix typo descrive => describe by Corentin Labbe · 7 years ago
  34. 24aaed0 net: stmmac: Uniformize the use of dma_init_* callbacks by Jose Abreu · 7 years ago
  35. ab0204e net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks by Jose Abreu · 7 years ago
  36. 9bf5085 net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC by Chen-Yu Tsai · 7 years ago
  37. 7b270b7 net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains by Chen-Yu Tsai · 7 years ago
  38. 49a06ca net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device by Chen-Yu Tsai · 7 years ago
  39. 25ae15f net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access by Chen-Yu Tsai · 7 years ago
  40. 8cad443 net: stmmac: Fix reception of Broadcom switches tags by Florian Fainelli · 7 years ago
  41. 1c08ac0 net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling by Corentin Labbe · 7 years ago
  42. a8ff8cc net: stmmac: sun8i: Restore the compatibles by Corentin Labbe · 7 years ago
  43. 634db83 net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs by Corentin Labbe · 7 years ago
  44. ad4540c net: stmmac: sun8i: Remove the compatibles by Maxime Ripard · 7 years ago
  45. d93b07f net: stmmac: revert "support future possible different internal phy mode" by LABBE Corentin · 8 years ago
  46. 1c2fa5f net: stmmac: support future possible different internal phy mode by LABBE Corentin · 8 years ago
  47. 57fde47 net-next: stmmac: dwmac-sun8i: add support for V3s EMAC by Icenowy Zheng · 8 years ago
  48. 1450ba8 net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz by Icenowy Zheng · 8 years ago
  49. 2f87849 net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted by Icenowy Zheng · 8 years ago
  50. 9f93ac8 net-next: stmmac: Add dwmac-sun8i by LABBE Corentin · 8 years ago