1. 0d120df net: dsa: lantiq_gswip: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
  2. b079922 net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join by Vladimir Oltean · 3 years, 1 month ago
  3. d3eed0e net: dsa: keep the bridge_dev and bridge_num as part of the same structure by Vladimir Oltean · 3 years, 1 month ago
  4. 41fb0cf net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers by Vladimir Oltean · 3 years, 1 month ago
  5. a2279b0 net: dsa: lantiq: convert to phylink_generic_validate() by Russell King (Oracle) · 3 years, 1 month ago
  6. cf231b4 net: dsa: lantiq_gswip: serialize access to the PCE registers by Vladimir Oltean · 3 years, 2 months ago
  7. 2d7e73f Revert "Merge branch 'dsa-rtnl'" by David S. Miller · 3 years, 2 months ago
  8. 4973056 net: convert users of bitmap_foo() to linkmode_foo() by Sean Anderson · 3 years, 2 months ago
  9. 49753a7 net: dsa: lantiq_gswip: serialize access to the PCE table by Vladimir Oltean · 3 years, 2 months ago
  10. 66d2628 net: dsa: lantiq_gswip: fix register definition by Aleksander Jan Bajkowski · 3 years, 2 months ago
  11. 0650bf5 net: dsa: be compatible with masters which unregister on shutdown by Vladimir Oltean · 3 years, 3 months ago
  12. 111b64e net: dsa: lantiq_gswip: Add 200ms assert delay by Aleksander Jan Bajkowski · 3 years, 4 months ago
  13. 552799f net: dsa: lantiq_gswip: fix maximum frame length by Jan Hoffmann · 3 years, 4 months ago
  14. 871a73a net: dsa: lantiq: fix broken backpressure in .port_fdb_dump by Vladimir Oltean · 3 years, 5 months ago
  15. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  16. 4b59232 net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits by Martin Blumenstingl · 3 years, 9 months ago
  17. 3e9005b net: dsa: lantiq_gswip: Don't use PHY auto polling by Martin Blumenstingl · 3 years, 9 months ago
  18. 3e6fdeb net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock by Martin Blumenstingl · 3 years, 9 months ago
  19. 204c761 net: dsa: lantiq: verify compatible strings against hardware by Aleksander Jan Bajkowski · 3 years, 9 months ago
  20. a09d042 net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330 by Aleksander Jan Bajkowski · 3 years, 9 months ago
  21. 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 3 years, 11 months ago
  22. 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 3 years, 11 months ago
  23. 0ee2af4 net: dsa: set configure_vlan_while_not_filtering to true by default by Vladimir Oltean · 4 years ago
  24. 1958d58 net: dsa: remove the transactional logic from VLAN objects by Vladimir Oltean · 4 years ago
  25. bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
  26. b7a9e0d net: switchdev: remove vid_begin -> vid_end range from VLAN objects by Vladimir Oltean · 4 years ago
  27. 3545454 net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE by Aleksander Jan Bajkowski · 4 years ago
  28. 709a3c9 net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access by Martin Blumenstingl · 4 years ago
  29. c1a9ec7 net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs by Martin Blumenstingl · 4 years ago
  30. 2a1828e net: lantiq: Wait for the GPHY firmware to be ready by Martin Blumenstingl · 4 years, 1 month ago
  31. 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 3 months ago
  32. 4d3da2d net: dsa: lantiq_gswip: fix and improve the unsupported interface error by Martin Blumenstingl · 4 years, 7 months ago
  33. 5b502a7 net: dsa: propagate resolved link config via mac_link_up() by Russell King · 4 years, 10 months ago
  34. 4d77648 net: dsa: Get information about stacked DSA protocol by Florian Fainelli · 5 years ago
  35. 7e99e34 net: dsa: remove dsa_switch_alloc helper by Vivien Didelot · 5 years ago
  36. 74be4ba net: dsa: do not enable or disable non user ports by Vivien Didelot · 5 years ago
  37. 6551c8c net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  38. d675917 net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge" by Colin Ian King · 6 years ago
  39. 58c59ef net: dsa: lantiq: Add Forwarding Database access by Hauke Mehrtens · 6 years ago
  40. 4581348 net: dsa: lantiq: Add fast age function by Hauke Mehrtens · 6 years ago
  41. 9bbb1c0 net: dsa: lantiq: Add VLAN aware bridge offloading by Hauke Mehrtens · 6 years ago
  42. 8206e0c net: dsa: lantiq: Add VLAN unaware bridge offloading by Hauke Mehrtens · 6 years ago
  43. 30d89383 net: dsa: lantiq: Allow special tags only on CPU port by Hauke Mehrtens · 6 years ago
  44. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  46. cffde20 net: dsa: lantiq: Add GPHY firmware files by Hauke Mehrtens · 6 years ago
  47. 8bb18f6 net: dsa: lantiq_gswip: drop bogus drvdata check by Johan Hovold · 6 years ago
  48. c8cbcb0 net: dsa: lantiq_gswip: fix OF child-node lookups by Johan Hovold · 6 years ago
  49. aed13f2 net: dsa: lantiq_gswip: fix use-after-free on failed probe by Johan Hovold · 6 years ago
  50. 0e630b5 net: dsa: lantiq_gswip: Minor code style improvements by Hauke Mehrtens · 6 years ago
  51. f592e0b net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe() by Wei Yongjun · 6 years ago
  52. f5de8bf net: dsa: gswip: Fix return value check in gswip_probe() by Wei Yongjun · 6 years ago
  53. 14fceff net: dsa: Add Lantiq / Intel DSA driver for vrx200 by Hauke Mehrtens · 6 years ago