1. 3cd92ea net: bcmgenet: Add support for 7712 16nm internal EPHY by Florian Fainelli · 3 years, 3 months ago
  2. 0c9e0c7 ethernet: bcmgenet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  3. 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 3 months ago
  4. b8eeac5 ethernet: use device_get_ethdev_address() by Jakub Kicinski · 3 years, 3 months ago
  5. 0a14501 eth: fwnode: remove the addr len from mac helpers by Jakub Kicinski · 3 years, 3 months ago
  6. 8017c4d eth: fwnode: change the return type of mac address helpers by Jakub Kicinski · 3 years, 3 months ago
  7. f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
  8. 2d8bdf52 net: bcmgenet: add support for ethtool flow control by Doug Berger · 3 years, 4 months ago
  9. fcb5dfe net: bcmgenet: remove old link state values by Doug Berger · 3 years, 4 months ago
  10. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
  11. 0852aeb bcmgenet: remove call to netdev_boot_setup_check by Arnd Bergmann · 3 years, 6 months ago
  12. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  13. 2b45255 net: bcmgenet: Ensure all TX/RX queues DMAs are disabled by Florian Fainelli · 3 years, 6 months ago
  14. 5a3c680 net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear by Doug Berger · 3 years, 7 months ago
  15. 19938ba net: bcmgenet: Add mdio-bcm-unimac soft dependency by Jian-Hong Pan · 3 years, 7 months ago
  16. 4375ada net: bcmgenet: Fix a resource leak in an error handling path in the probe functin by Christophe JAILLET · 4 years, 1 month ago
  17. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  18. 1996cf4 net: bcmgenet: fix mask check in bcmgenet_validate_flow() by Denis Efremov · 4 years, 5 months ago
  19. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  20. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  21. 53a9288 net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe by Zhang Changzhong · 4 years, 6 months ago
  22. 24a63fe net: bcmgenet: fix error returns in bcmgenet_probe() by Zhang Changzhong · 4 years, 6 months ago
  23. a8c6454 net: bcmgenet: restore HFB filters on resume by Doug Berger · 4 years, 6 months ago
  24. 47ff6154 net: bcmgenet: Allow changing carrier from user-space by Florian Fainelli · 4 years, 7 months ago
  25. 20d1f2d net: bcmgenet: use hardware padding of runt frames by Doug Berger · 4 years, 7 months ago
  26. d966d2e net: bcmgenet: use __be16 for htons(ETH_P_IP) by Doug Berger · 4 years, 7 months ago
  27. 673bafd net: bcmgenet: re-remove bcmgenet_hfb_add_filter by Doug Berger · 4 years, 7 months ago
  28. eb236c2 net: bcmgenet: Move wake-up event out of side band ISR by Doug Berger · 4 years, 9 months ago
  29. f50932c net: bcmgenet: add WAKE_FILTER support by Doug Berger · 4 years, 9 months ago
  30. 3e37095 net: bcmgenet: add support for ethtool rxnfc flows by Doug Berger · 4 years, 9 months ago
  31. 854295d net: bcmgenet: code movement by Doug Berger · 4 years, 9 months ago
  32. 14da151 Revert "net: bcmgenet: remove unused function in bcmgenet.c" by Doug Berger · 4 years, 9 months ago
  33. 1a1d510 net: bcmgenet: move clk_wol management to bcmgenet_wol by Doug Berger · 4 years, 9 months ago
  34. 72f9634 net: bcmgenet: set Rx mode before starting netif by Doug Berger · 4 years, 9 months ago
  35. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  36. ecaeceb net: bcmgenet: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
  37. a6d0b83 net: bcmgenet: correct per TX/RX ring statistics by Doug Berger · 4 years, 9 months ago
  38. 7d3cca7 net: bcmgenet: Drop too many parentheses in bcmgenet_probe() by Andy Shevchenko · 4 years, 9 months ago
  39. d2af142 net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX() by Andy Shevchenko · 4 years, 9 months ago
  40. c80d36f net: bcmgenet: Use devm_clk_get_optional() to get the clocks by Andy Shevchenko · 4 years, 9 months ago
  41. 9a96594 net: bcmgenet: Drop useless OF code by Andy Shevchenko · 4 years, 9 months ago
  42. d4d9b47 net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning by Andy Shevchenko · 4 years, 9 months ago
  43. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  44. 9a9ba2a net: bcmgenet: always enable status blocks by Doug Berger · 4 years, 10 months ago
  45. 88f6c8b net: bcmgenet: keep MAC in reset until PHY is up by Doug Berger · 4 years, 10 months ago
  46. 612eb1c Revert "net: bcmgenet: use RGMII loopback for MAC reset" by Doug Berger · 4 years, 10 months ago
  47. f6f508c net: bcmgenet: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
  48. e3c0a63 net/broadcom: Clean broadcom code from driver versions by Leon Romanovsky · 4 years, 11 months ago
  49. ae200c2 net: bcmgenet: reduce severity of missing clock warnings by Jeremy Linton · 5 years ago
  50. 26bd9cc net: bcmgenet: Fetch MAC address from the adapter by Jeremy Linton · 5 years ago
  51. 99c6b06 net: bcmgenet: Initial bcmgenet ACPI support by Jeremy Linton · 5 years ago
  52. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  53. 148965d net: bcmgenet: Use netif_tx_napi_add() for TX NAPI by Florian Fainelli · 5 years ago
  54. fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
  55. f1af17c net: bcmgenet: Add software counters to track reallocations by Doug Berger · 5 years ago
  56. e3fa858 net: bcmgenet: Be drop monitor friendly while re-allocating headroom by Doug Berger · 5 years ago
  57. ae895c4 net: bcmgenet: Turn on offloads by default by Doug Berger · 5 years ago
  58. 206f54b net: bcmgenet: Utilize bcmgenet_set_features() during resume/open by Doug Berger · 5 years ago
  59. f63db4e net: bcmgenet: Refactor bcmgenet_set_features() by Doug Berger · 5 years ago
  60. 8101553 net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM by Doug Berger · 5 years ago
  61. dd8e911 net: bcmgenet: enable NETIF_F_HW_CSUM feature by Doug Berger · 5 years ago
  62. 99d5563 net: bcmgenet: enable NETIF_F_HIGHDMA flag by Doug Berger · 5 years ago
  63. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  64. a50e3a9 net: bcmgenet: Add BCM2711 support by Stefan Wahren · 5 years ago
  65. 2b65f93 net: bcmgenet: Fix error handling on IRQ retrieval by Stefan Wahren · 5 years ago
  66. 5b1f0e6 net: bcmgenet: Avoid touching non-existent interrupt by Stefan Wahren · 5 years ago
  67. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  68. 0686bd9 net: bcmgenet: reapply manual settings to the PHY by Doug Berger · 5 years ago
  69. 6b6d017f Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init" by Doug Berger · 5 years ago
  70. 3a55402 net: bcmgenet: use RGMII loopback for MAC reset by Doug Berger · 5 years ago
  71. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  72. 25382b9 net: bcmgenet: reset 40nm EPHY on energy detect by Doug Berger · 5 years ago
  73. 1f51548 net: bcmgenet: soft reset 40nm EPHYs before MAC init by Doug Berger · 5 years ago
  74. 7de4840 net: bcmgenet: don't set phydev->link from MAC by Doug Berger · 5 years ago
  75. d9f45ab net: bcmgenet: Add a shutdown callback by Florian Fainelli · 5 years ago
  76. d033716 net: bcmgenet: Generate a random MAC if none is valid by Florian Fainelli · 5 years ago
  77. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  78. dd1bf47 net: bcmgenet: use ethtool_op_get_ts_info() by Ryan M. Collins · 5 years ago
  79. 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
  80. 4ca3348 net: bcmgenet: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  81. f06d0ca linux/dim: Fix overflow in dim calculation by Yamin Friedman · 5 years ago
  82. 35cbef9 net: bcmgenet: use promisc for unsupported filters by Justin Chen · 6 years ago
  83. d7ee287 Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  84. 8960b38 linux/dim: Rename externally used net_dim members by Tal Gilboa · 6 years ago
  85. e5b6ab0 linux/dim: Rename net_dim_sample() to net_dim_update_sample() by Tal Gilboa · 6 years ago
  86. c002bd5 linux/dim: Rename externally exposed macros by Tal Gilboa · 6 years ago
  87. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  88. a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  89. 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
  90. c5a54bb net: bcmgenet: abort suspend on error by Doug Berger · 6 years ago
  91. a94cbf0 net: bcmgenet: code movement by Doug Berger · 6 years ago
  92. 0db5509 net: bcmgenet: return correct value 'ret' from bcmgenet_power_down by YueHaibing · 6 years ago
  93. 09e805d net: bcmgenet: protect stop from timeout by Doug Berger · 6 years ago
  94. 026a807 net/dim: Rename *_get_profile() functions to *_get_rx_moderation() by Tal Gilboa · 7 years ago
  95. 6f89421 net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum() by Florian Fainelli · 7 years ago
  96. 5e6ce1f net: bcmgenet: Fix coalescing settings handling by Florian Fainelli · 7 years ago
  97. 335ab8b net: bcmgenet: return NULL instead of plain integer by Wei Yongjun · 7 years ago
  98. 9f4ca05 net: bcmgenet: Add support for adaptive RX coalescing by Florian Fainelli · 7 years ago
  99. 28b2e0d net: phy: remove parameter new_link from phy_mac_interrupt() by Heiner Kallweit · 7 years ago
  100. 4fa112f net: bcmgenet: Use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago