- 1521d5a net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag by Alvin Šipraga · 3 years, 2 months ago
- 9cb8edd net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile by Alvin Šipraga · 3 years, 2 months ago
- 49f885b net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib by Vladimir Oltean · 3 years, 3 months ago
- deab6b1 net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver by Vladimir Oltean · 3 years, 3 months ago
- 4ac0567 net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driver by Vladimir Oltean · 3 years, 3 months ago
- 994d2cb net: dsa: tag_sja1105: be dsa_loop-safe by Vladimir Oltean · 3 years, 4 months ago
- f8b17a0 net: dsa: tag_sja1105: optionally build as module when switch driver is module if PTP is enabled by Vladimir Oltean · 3 years, 5 months ago
- 8b6e638 net: dsa: build tag_8021q.c as part of DSA core by Vladimir Oltean · 3 years, 5 months ago
- 4a52dd8 net: selftest: fix build issue if INET is disabled by Oleksij Rempel · 3 years, 8 months ago
- 39e5308 net: mscc: ocelot: support PTP Sync one-step timestamping by Yangbo Lu · 3 years, 8 months ago
- a71acad net: dsa: enable selftest support for all switches by default by Oleksij Rempel · 3 years, 8 months ago
- 227d720 dsa: simplify Kconfig symbols and dependencies by Alexander Lobakin · 3 years, 9 months ago
- 964dbf18 net: dsa: tag_brcm: add support for legacy tags by Álvaro Fernández Rojas · 3 years, 10 months ago
- 01c2c1a net: dsa: tag_ocelot_8021q: fix driver dependency by Arnd Bergmann · 3 years, 10 months ago
- 94ead4c net: dsa: Fix dependencies with HSR by Florian Fainelli · 3 years, 10 months ago
- 7c83a7c net: dsa: add a second tagger for Ocelot switches based on tag_8021q by Vladimir Oltean · 4 years ago
- 54a5282 dsa: add support for Arrow XRS700x tag trailer by George McCollister · 4 years ago
- 469ee5f net: dsa: tag_dsa: Unify regular and ethertype DSA taggers by Tobias Waldekranz · 4 years, 1 month ago
- 01ef09c net: dsa: Add tag handling for Hirschmann Hellcreek switches by Kurt Kanzenbach · 4 years, 2 months ago
- efd7fe6 net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag by Linus Walleij · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- e131a56 net: dsa: add GRO support via gro_cells by Alexander Lobakin · 4 years, 8 months ago
- 48fda74 net: dsa: add support for Atheros AR9331 TAG format by Oleksij Rempel · 5 years ago
- 8dce89aa net: dsa: ocelot: add tagger for Ocelot/Felix switches by Vladimir Oltean · 5 years ago
- 129bd7c net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol by Florian Fainelli · 5 years ago
- f4073e9 net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON by George McCollister · 5 years ago
- 267df70 net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477 by Marek Vasut · 5 years ago
- 6358f38 net: dsa: tag_sja1105: Select CONFIG_PACKING by Vladimir Oltean · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 227d07a net: dsa: sja1105: Add support for traffic through standalone ports by Vladimir Oltean · 6 years ago
- f9bbe44 net: dsa: Optional VLAN-based port separation for switches without tagging by Vladimir Oltean · 6 years ago
- 93e86b3 net: dsa: Remove legacy probing support by Andrew Lunn · 6 years ago
- 0b9f9df dsa: Allow tag drivers to be built as modules by Andrew Lunn · 6 years ago
- f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
- f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
- 39d6b96 net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 by Tristram Ha · 6 years ago
- 7969119 net: dsa: Add Lantiq / Intel GSWIP tag support by Hauke Mehrtens · 6 years ago
- 11d8f3d net: dsa: Add PHYLINK switch operations by Florian Fainelli · 7 years ago
- 2a93c1a net: dsa: Allow compiling out legacy support by Florian Fainelli · 7 years ago
- ee0ab7a2 net: dsa: Fix dependencies on bridge by Andrew Lunn · 7 years ago
- b74b70c net: dsa: Support prepended Broadcom tag by Florian Fainelli · 7 years ago
- 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
- eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
- e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
- 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
- 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
- cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
- 3a89eaa net: dsa: select NET_SWITCHDEV by Vivien Didelot · 8 years ago
- cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
- c6f1507 net: dsa: make NET_DSA manually selectable from the config by Mathieu Olivari · 10 years ago
- bd76a11 dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA by Jiri Pirko · 10 years ago
- b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 10 years ago
- 51579c3 net: dsa: Add support for reporting switch chip temperatures by Guenter Roeck · 10 years ago
- 5037d53 net: dsa: add Broadcom tag RX/TX handler by Florian Fainelli · 10 years ago
- b3422a3 dsa: Hide core config options; make drivers select what they need by Ben Hutchings · 12 years ago
- 82167cb net: dsa/slave: Fix compilation warnings by viresh kumar · 12 years ago
- 3b158859 dsa: Move switch drivers to new directory drivers/net/dsa by Ben Hutchings · 13 years ago
- 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
- b3b2700 dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 by Peter Korsgaard · 14 years ago
- cba86f2 phylib: available for any speed ethernet by Randy Dunlap · 14 years ago
- 336a283 dsa: Fix Kconfig dependencies. by David S. Miller · 14 years ago
- 076d3e1 dsa: add support for the Marvell 88E6095/6095F switch chips by Lennert Buytenhek · 16 years ago
- 510149e dsa: fix compile bug on s390 by Heiko Carstens · 16 years ago
- 45cec1b dsa: Need to select PHYLIB. by David S. Miller · 16 years ago
- 2e16a77 dsa: add support for the Marvell 88E6060 switch chip by Lennert Buytenhek · 16 years ago
- 396138f dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
- 2e5f032 dsa: add support for the Marvell 88E6131 switch chip by Lennert Buytenhek · 16 years ago
- cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
- 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago