summaryrefslogtreecommitdiff
path: root/net/dsa/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: tag_sja1105: optionally build as module when switch driver is modul...Vladimir Oltean2021-08-051-0/+1
* net: dsa: build tag_8021q.c as part of DSA coreVladimir Oltean2021-07-201-12/+0
* net: selftest: fix build issue if INET is disabledOleksij Rempel2021-04-281-1/+1
* net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu2021-04-271-0/+2
* net: dsa: enable selftest support for all switches by defaultOleksij Rempel2021-04-201-0/+1
* dsa: simplify Kconfig symbols and dependenciesAlexander Lobakin2021-03-221-7/+3
* net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas2021-03-171-0/+7
* net: dsa: tag_ocelot_8021q: fix driver dependencyArnd Bergmann2021-02-261-0/+2
* net: dsa: Fix dependencies with HSRFlorian Fainelli2021-02-221-0/+1
* net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean2021-01-291-3/+18
* dsa: add support for Arrow XRS700x tag trailerGeorge McCollister2021-01-151-0/+6
* net: dsa: tag_dsa: Unify regular and ethertype DSA taggersTobias Waldekranz2020-11-171-0/+5
* net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-051-0/+6
* net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij2020-07-081-0/+7
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* net: dsa: add GRO support via gro_cellsAlexander Lobakin2020-04-231-0/+1
* net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel2019-12-201-0/+6
* net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean2019-11-151-0/+7
* net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli2019-11-121-1/+1
* net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMONGeorge McCollister2019-09-121-7/+2
* net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477Marek Vasut2019-08-061-7/+0
* net: dsa: tag_sja1105: Select CONFIG_PACKINGVladimir Oltean2019-06-131-0/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean2019-05-051-0/+9
* net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean2019-05-051-0/+11
* net: dsa: Remove legacy probing supportAndrew Lunn2019-04-301-9/+0
* dsa: Allow tag drivers to be built as modulesAndrew Lunn2019-04-281-19/+64
* net: devlink: select NET_DEVLINK from driversJiri Pirko2019-03-241-0/+1
* net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-1/+1
* net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha2018-12-161-0/+4
* net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens2018-09-131-0/+3
* net: dsa: Add PHYLINK switch operationsFlorian Fainelli2018-05-111-1/+1
* net: dsa: Allow compiling out legacy supportFlorian Fainelli2017-12-071-0/+9
* net: dsa: Fix dependencies on bridgeAndrew Lunn2017-11-141-0/+1
* net: dsa: Support prepended Broadcom tagFlorian Fainelli2017-11-131-0/+3
* dsa: add support for Microchip KSZ tail taggingWoojung Huh2017-05-311-0/+3
* net: dsa: Sort DSA tagging protocol driversAndrew Lunn2017-05-171-4/+4
* net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert2017-04-201-0/+4
* net-next: dsa: add Mediatek tag RX/TX handlerSean Wang2017-04-071-0/+2
* net: dsa: fix build error with devlink build as moduleTobias Regnery2017-04-011-1/+1
* net: dsa: Remove hwmon supportAndrew Lunn2017-01-201-11/+0
* net: dsa: select NET_SWITCHDEVVivien Didelot2017-01-091-2/+3
* net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin2016-09-161-0/+3
* net: dsa: make NET_DSA manually selectable from the configMathieu Olivari2015-03-201-1/+4
* dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko2015-03-161-2/+1
* net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-251-0/+1
* net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck2014-10-301-0/+11
* net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-271-0/+3
* dsa: Hide core config options; make drivers select what they needBen Hutchings2012-11-261-17/+13
* net: dsa/slave: Fix compilation warningsviresh kumar2012-11-251-7/+9