1. 08f1a20 net: dsa: bcm_sf2: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
  2. af30f8e net: dsa: bcm_sf2: refactor LED regs access by Rafał Miłecki · 3 years ago
  3. 4973056 net: convert users of bitmap_foo() to linkmode_foo() by Sean Anderson · 3 years, 2 months ago
  4. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  5. 4972ce7 net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SR by Florian Fainelli · 3 years, 3 months ago
  6. 0650bf5 net: dsa: be compatible with masters which unregister on shutdown by Vladimir Oltean · 3 years, 3 months ago
  7. 02319bf net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports() by Florian Fainelli · 3 years, 3 months ago
  8. c73c570 net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier by Vladimir Oltean · 3 years, 5 months ago
  9. fc516d3 net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port by Florian Fainelli · 3 years, 7 months ago
  10. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  11. 6859d91 net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s) by Rafał Miłecki · 3 years, 9 months ago
  12. 55cfeb3 net: dsa: bcm_sf2: add function finding RGMII register by Rafał Miłecki · 3 years, 9 months ago
  13. f4e6d7c net: dsa: bcm_sf2: Fill in BCM4908 CFP entries by Florian Fainelli · 3 years, 10 months ago
  14. a9349f0 net: dsa: bcm_sf2: setup BCM4908 internal crossbar by Rafał Miłecki · 3 years, 10 months ago
  15. 01488a0 net: dsa: bcm_sf2: store PHY interface/mode in port structure by Rafał Miłecki · 3 years, 10 months ago
  16. 47142ed net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port by Florian Fainelli · 3 years, 10 months ago
  17. 8373a0f net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908 by Rafał Miłecki · 3 years, 10 months ago
  18. bf9279c net: dsa: bcm_sf2: simplify optional reset handling by Philipp Zabel · 3 years, 10 months ago
  19. f9b3827 net: dsa: b53: Support setting learning on port by Florian Fainelli · 3 years, 10 months ago
  20. e6dd86e net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter by Florian Fainelli · 3 years, 10 months ago
  21. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  22. cf3c466 net: dsa: bcm_sf2: put device node before return by Pan Bian · 4 years ago
  23. 1958d58 net: dsa: remove the transactional logic from VLAN objects by Vladimir Oltean · 4 years ago
  24. a52b2da net: dsa: remove the transactional logic from MDB entries by Vladimir Oltean · 4 years ago
  25. 73b7a60 net: dsa: bcm_sf2: support BCM4908's integrated switch by Rafał Miłecki · 4 years ago
  26. d978d6d net: dsa: bcm_sf2: make const array static, makes object smaller by Colin Ian King · 4 years, 2 months ago
  27. 0fa45ee net: dsa: bcm_sf2: Include address 0 for MDIO diversion by Florian Fainelli · 4 years, 3 months ago
  28. 8c28044 net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port by Florian Fainelli · 4 years, 3 months ago
  29. 4f6a5ca net: dsa: b53: Report VLAN table occupancy via devlink by Florian Fainelli · 4 years, 4 months ago
  30. 771089c net: dsa: bcm_sf2: Ensure that MDIO diversion is used by Florian Fainelli · 4 years, 4 months ago
  31. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  32. 2ee3adc net: dsa: bcm_sf2: recalculate switch clock rate based on ports by Florian Fainelli · 4 years, 4 months ago
  33. e9ec5c3 net: dsa: bcm_sf2: request and handle clocks by Florian Fainelli · 4 years, 4 months ago
  34. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  35. 981015a net: dsa/bcm_sf2: move pause mode setting into mac_link_up() by Russell King · 4 years, 6 months ago
  36. 50cc2020 net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up() by Russell King · 4 years, 6 months ago
  37. 2d1f90f net: dsa/bcm_sf2: fix incorrect usage of state->link by Russell King · 4 years, 6 months ago
  38. 8dbe4c5 net: dsa: bcm_sf2: Fix node reference count by Florian Fainelli · 4 years, 6 months ago
  39. afa3b59 net: dsa: bcm_sf2: Ensure correct sub-node is parsed by Florian Fainelli · 4 years, 9 months ago
  40. 536fab5 net: dsa: bcm_sf2: Do not register slave MDIO bus with OF by Florian Fainelli · 4 years, 9 months ago
  41. 8b6b208 net: dsa: bcm_sf2: Disable learning for ASP port by Florian Fainelli · 4 years, 9 months ago
  42. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  43. 5b502a7 net: dsa: propagate resolved link config via mac_link_up() by Russell King · 4 years, 10 months ago
  44. 98c5f7d net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec by Florian Fainelli · 4 years, 10 months ago
  45. 3f02735 Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278" by Florian Fainelli · 4 years, 10 months ago
  46. 7458bd5 net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278 by Florian Fainelli · 4 years, 11 months ago
  47. de34d70 net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port by Florian Fainelli · 5 years ago
  48. 8f1880c net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec by Florian Fainelli · 5 years ago
  49. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  50. eee87e4 net: dsa: bcm_sf2: Add support for optional reset controller line by Florian Fainelli · 5 years ago
  51. e684000 net: dsa: bcm_sf2: Fix driver removal by Florian Fainelli · 5 years ago
  52. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  53. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  54. 5fc0f21 net: dsa: bcm_sf2: Fix IMP setup for port different than 8 by Florian Fainelli · 5 years ago
  55. 29bb5e8 net: dsa: bcm_sf2: Wire up MDB operations by Florian Fainelli · 5 years ago
  56. 68bb8ea net: dsa: use dsa_to_port helper everywhere by Vivien Didelot · 5 years ago
  57. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. 738a2e4 net: dsa: bcm_sf2: Do not configure PHYLINK on CPU port by Florian Fainelli · 5 years ago
  59. 74be4ba net: dsa: do not enable or disable non user ports by Vivien Didelot · 5 years ago
  60. 4237678 net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  61. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  62. fbb7bc4 net: dsa: bcm_sf2: Remove print of base address by Florian Fainelli · 6 years ago
  63. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  64. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. c3152ec net: dsa: bcm_sf2: Do not assume DSA master supports WoL by Florian Fainelli · 6 years ago
  66. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 8d6ea93 net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend() by Dan Carpenter · 6 years ago
  68. f4ae9c0 net: dsa: bcm_sf2: Add support for CFP statistics by Florian Fainelli · 6 years ago
  69. badd62c net: dsa: bcm_sf2: Prepare for adding CFP statistics by Florian Fainelli · 6 years ago
  70. 1f03f26 net: dsa: bcm_sf2: Remove stats mutex by Florian Fainelli · 6 years ago
  71. e49505f net: dsa: bcm_sf2: Propagate error value from mdio_write by Kangjie Lu · 6 years ago
  72. c04a17d net: dsa: bcm_sf2: Turn on PHY to allow successful registration by Florian Fainelli · 6 years ago
  73. 1c0130f net: dsa: bcm_sf2: Restore CFP rules during system resume by Florian Fainelli · 6 years ago
  74. ae7a5af net: dsa: bcm_sf2: Keep copy of inserted rules by Florian Fainelli · 6 years ago
  75. 63382e0 net: dsa: bcm_sf2: simplify getting .driver_data by Wolfram Sang · 6 years ago
  76. abd01ba net: dsa: bcm_sf2: Call setup during switch resume by Florian Fainelli · 6 years ago
  77. 448765e net: dsa: bcm_sf2: Fix unbind ordering by Florian Fainelli · 6 years ago
  78. 1ddc5d3 net: dsa: remove redundant null pointer check before of_node_put by zhong jiang · 6 years ago
  79. c0e6820 net: dsa: bcm_sf2: Disable learning while in WoL by Florian Fainelli · 6 years ago
  80. 5c17a07 net: dsa: bcm_sf2: remove redundant variable off by Colin Ian King · 6 years ago
  81. 00e798c drivers: net: Remove device_node checks with of_mdiobus_register() by Florian Fainelli · 7 years ago
  82. 58d56fc net: dsa: bcm_sf2: Get rid of PHYLIB functions by Florian Fainelli · 7 years ago
  83. bc0cb65 net: dsa: bcm_sf2: Implement phylink_mac_ops by Florian Fainelli · 7 years ago
  84. c7d28c9 net: dsa: b53: Add support for reading PHY statistics by Florian Fainelli · 7 years ago
  85. 3b07d78 net: dsa: bcm_sf2: Update compatible string for 7278B0 by Florian Fainelli · 7 years ago
  86. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. 30f1e59 drivers: net: dsa: remove duplicate includes by Pravin Shedge · 7 years ago
  88. 9f66816 net: dsa: bcm_sf2: Utilize b53_get_tag_protocol() by Florian Fainelli · 7 years ago
  89. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  90. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 7 years ago
  91. 5c1a6ea net: dsa: b53: Export b53_configure_vlan() by Florian Fainelli · 7 years ago
  92. 4a5b85f net: dsa: use dsa_is_user_port everywhere by Vivien Didelot · 7 years ago
  93. ba0696c net: dsa: bcm_sf2: Add support for IPv6 CFP rules by Florian Fainelli · 7 years ago
  94. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  95. 32e47ff net: dsa: bcm_sf2: Turn on ACB at the switch level by Florian Fainelli · 7 years ago
  96. 21a2774 Revert "net: dsa: bcm_sf2: Defer port enabling to calling port_enable" by Florian Fainelli · 7 years ago
  97. 0abfd49 net: dsa: use dedicated CPU port by Vivien Didelot · 7 years ago
  98. f86ad77 net: dsa: bcm_sf2: Utilize b53_{enable, disable}_port by Florian Fainelli · 7 years ago
  99. aac0286 net: dsa: b53: Export b53_imp_vlan_setup() by Florian Fainelli · 7 years ago
  100. 22256b0 net: dsa: b53: Move EEE functions to b53 by Florian Fainelli · 7 years ago