1. f7eb4a1 net: dsa: b53: serialize access to the ARL table by Vladimir Oltean · 3 years, 2 months ago
  2. 2d7e73f Revert "Merge branch 'dsa-rtnl'" by David S. Miller · 3 years, 2 months ago
  3. 4973056 net: convert users of bitmap_foo() to linkmode_foo() by Sean Anderson · 3 years, 2 months ago
  4. f239934 net: dsa: b53: serialize access to the ARL table by Vladimir Oltean · 3 years, 2 months ago
  5. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 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. 7d5af564 net: dsa: b53: Drop unused "cpu_port" field by Rafał Miłecki · 3 years, 3 months ago
  8. 3ff26b2 net: dsa: b53: Improve flow control setup on BCM5301x by Rafał Miłecki · 3 years, 3 months ago
  9. b290c63 net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP port by Rafał Miłecki · 3 years, 3 months ago
  10. 983d96a net: dsa: b53: Include all ports in "enabled_ports" by Rafał Miłecki · 3 years, 3 months ago
  11. 63f8428 net: dsa: b53: Fix IMP port setup on BCM5301x by Rafał Miłecki · 3 years, 4 months ago
  12. d12e1c4 net: dsa: b53: Set correct number of ports in the DSA struct by Rafał Miłecki · 3 years, 4 months ago
  13. cdb067d net: dsa: b53: Fix calculating number of switch ports by Rafał Miłecki · 3 years, 4 months ago
  14. c73c570 net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier by Vladimir Oltean · 3 years, 5 months ago
  15. 64a81b2 net: dsa: b53: Create default VLAN entry explicitly by Florian Fainelli · 3 years, 6 months ago
  16. 11b57fa net: dsa: b53: remove redundant null check on dev by Colin Ian King · 3 years, 7 months ago
  17. 2c32a3d net: dsa: b53: Do not force CPU to be always tagged by Florian Fainelli · 3 years, 7 months ago
  18. 866f157 net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE by Qinglang Miao · 3 years, 9 months ago
  19. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  20. a5538a7 net: dsa: b53: mmap: Add device tree support by Álvaro Fernández Rojas · 3 years, 10 months ago
  21. 46c5176 net: dsa: b53: support legacy tags by Álvaro Fernández Rojas · 3 years, 10 months ago
  22. ad426d7 net: dsa: b53: relax is63xx() condition by Álvaro Fernández Rojas · 3 years, 10 months ago
  23. 6d16ead net: dsa: b53: spi: allow device tree probing by Álvaro Fernández Rojas · 3 years, 10 months ago
  24. ee47ed0 net: dsa: b53: Add debug prints in b53_vlan_enable() by Florian Fainelli · 3 years, 10 months ago
  25. d45c36b net: dsa: b53: VLAN filtering is global to all users by Florian Fainelli · 3 years, 10 months ago
  26. f9b3827 net: dsa: b53: Support setting learning on port by Florian Fainelli · 3 years, 10 months ago
  27. e6dd86e net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter by Florian Fainelli · 3 years, 10 months ago
  28. 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 3 years, 11 months ago
  29. 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 3 years, 11 months ago
  30. a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 3 years, 11 months ago
  31. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  32. 8e4052c net: dsa: b53: fix an off by one in checking "vlan->vid" by Dan Carpenter · 4 years ago
  33. 0ee2af4 net: dsa: set configure_vlan_while_not_filtering to true by default by Vladimir Oltean · 4 years ago
  34. 1958d58 net: dsa: remove the transactional logic from VLAN objects by Vladimir Oltean · 4 years ago
  35. a52b2da net: dsa: remove the transactional logic from MDB entries by Vladimir Oltean · 4 years ago
  36. bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
  37. b7a9e0d net: switchdev: remove vid_begin -> vid_end range from VLAN objects by Vladimir Oltean · 4 years ago
  38. 73b7a60 net: dsa: bcm_sf2: support BCM4908's integrated switch by Rafał Miłecki · 4 years ago
  39. 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 3 months ago
  40. 1c5ad5a net: dsa: b53: Set untag_bridge_pvid by Florian Fainelli · 4 years, 3 months ago
  41. ed409f3 net: dsa: b53: Configure VLANs while not filtering by Florian Fainelli · 4 years, 3 months ago
  42. 4f6a5ca net: dsa: b53: Report VLAN table occupancy via devlink by Florian Fainelli · 4 years, 4 months ago
  43. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  44. 434d231 net: dsa: b53: Print err message on SW_RST timeout by Paul Barker · 4 years, 4 months ago
  45. 3b33438 net: dsa: b53: Use dev_{err,info} instead of pr_* by Paul Barker · 4 years, 4 months ago
  46. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  47. 774d977 net: dsa: b53: check for timeout by Tom Rix · 4 years, 4 months ago
  48. 8caefe7 net: dsa: b53: Fixup endianness warnings by Andrew Lunn · 4 years, 6 months ago
  49. ab017b7 net: dsa/b53: use resolved link config in mac_link_up() by Russell King · 4 years, 6 months ago
  50. 3cad1c8 net: dsa/b53: change b53_force_port_config() pause argument by Russell King · 4 years, 6 months ago
  51. 9f01a71 net: dsa: b53: remove redundant premature assignment to new_pvid by Colin Ian King · 4 years, 7 months ago
  52. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  53. ef24d6c net: Fix return value about devm_platform_ioremap_resource() by Tiezhu Yang · 4 years, 7 months ago
  54. ef2a0bd net: dsa: b53: Remove is_static argument to b53_read_op() by Florian Fainelli · 4 years, 8 months ago
  55. cd169d7 net: dsa: b53: Bound check ARL searches by Florian Fainelli · 4 years, 8 months ago
  56. e3da403 net: dsa: b53: Provide number of ARL buckets by Florian Fainelli · 4 years, 8 months ago
  57. 673e69a net: dsa: b53: Rename num_arl_entries to num_arl_bins by Florian Fainelli · 4 years, 8 months ago
  58. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  59. 64fec949 net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL by Florian Fainelli · 4 years, 8 months ago
  60. 6344dbd net: dsa: b53: Rework ARL bin logic by Florian Fainelli · 4 years, 8 months ago
  61. c2e77a1 net: dsa: b53: Fix ARL register definitions by Florian Fainelli · 4 years, 8 months ago
  62. eab167f net: dsa: b53: Fix valid setting for MDB entries by Florian Fainelli · 4 years, 8 months ago
  63. 2e97b0c net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled by Florian Fainelli · 4 years, 8 months ago
  64. 007fc3c net: dsa: b53: per-port interrupts are optional by Florian Fainelli · 4 years, 9 months ago
  65. 31bfc2d net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge by Florian Fainelli · 4 years, 9 months ago
  66. 8863186 net: dsa: b53: Prevent tagged VLAN on port 7 for 7278 by Florian Fainelli · 4 years, 9 months ago
  67. d7a0b1f net: dsa: b53: Restore VLAN entries upon (re)configuration by Florian Fainelli · 4 years, 9 months ago
  68. 6ae5834 net: dsa: b53: add MTU configuration support by Murali Krishna Policharla · 4 years, 9 months ago
  69. 5b502a7 net: dsa: propagate resolved link config via mac_link_up() by Russell King · 4 years, 10 months ago
  70. d965a54 net: dsa: b53: Ensure the default VID is untagged by Florian Fainelli · 4 years, 11 months ago
  71. df37370 net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() by Florian Fainelli · 5 years ago
  72. 8fab459 net: dsa: b53: Enable Broadcom tags for 531x5/539x families by Florian Fainelli · 5 years ago
  73. 4d77648 net: dsa: Get information about stacked DSA protocol by Florian Fainelli · 5 years ago
  74. 63cc54a net: dsa: b53: Fix egress flooding settings by Florian Fainelli · 5 years ago
  75. 5d65b64 net: dsa: b53: Add support for MDB by Florian Fainelli · 5 years ago
  76. 7e99e34 net: dsa: remove dsa_switch_alloc helper by Vivien Didelot · 5 years ago
  77. 68bb8ea net: dsa: use dsa_to_port helper everywhere by Vivien Didelot · 5 years ago
  78. c763ac4 net: dsa: b53: Do not clear existing mirrored port mask by Florian Fainelli · 5 years ago
  79. 938e4d4 net: dsa: b53: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  80. 5356843 net: dsa: b53: Add support for port_egress_floods callback by Florian Fainelli · 5 years ago
  81. 74be4ba net: dsa: do not enable or disable non user ports by Vivien Didelot · 5 years ago
  82. 291f4b6 net: dsa: b53: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  83. 75dad25 net: dsa: b53: Disable all ports on setup by Benedikt Spranger · 6 years ago
  84. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  85. e74f014 net: dsa: b53: Use vlan_filtering property from dsa_switch by Vladimir Oltean · 6 years ago
  86. 864cd7b net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary by Vladimir Oltean · 6 years ago
  87. 7228b23 net: dsa: b53: Let DSA handle mismatched VLAN filtering settings by Vladimir Oltean · 6 years ago
  88. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  89. 10163aa net: dsa: b53: Do not program CPU port's PVID by Florian Fainelli · 6 years ago
  90. dad8d7c net: dsa: b53: Properly account for VLAN filtering by Florian Fainelli · 6 years ago
  91. fea8335 net: dsa: b53: Fix default VLAN ID by Florian Fainelli · 6 years ago
  92. 39841cc1 net: dsa: b53: Fix for failure when irq is not defined in dt by Arun Parameswaran · 6 years ago
  93. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. ca89319 net: dsa: b53: Keep CPU port as tagged in all VLANs by Florian Fainelli · 6 years ago
  95. d2f1e81 net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m by Arnd Bergmann · 6 years ago
  96. 55a4d2e net: dsa: b53: Also include SGMII for mac_config and mac_link_state by Florian Fainelli · 6 years ago
  97. 2cae8c0 net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offset by Florian Fainelli · 6 years ago
  98. e24cf6b net: dsa: b53: Don't assign autonegotiation enabled by Florian Fainelli · 6 years ago
  99. b2ddc48a net: dsa: b53: Do not fail when IRQ are not initialized by Florian Fainelli · 6 years ago
  100. 1fb0d4e net: dsa: b53: Only call b53_port_event() for SGMII ports by Florian Fainelli · 6 years ago