summaryrefslogtreecommitdiffstats
path: root/net/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-156-39/+40
|\
| * net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...Vladimir Oltean2021-10-131-1/+2
| * net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-132-15/+25
| * net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-133-3/+1
| * net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-10-131-1/+0
| * net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-10-131-0/+43
| * net: dsa: fix spurious error message when unoffloaded port leaves bridgeAlvin Šipraga2021-10-131-1/+1
| * net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocolVladimir Oltean2021-10-091-0/+2
| * net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean2021-10-091-3/+9
| * net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges...Vladimir Oltean2021-10-091-18/+2
| * net: dsa: fix bridge_num not getting cleared after ports leaving the bridgeVladimir Oltean2021-10-091-1/+1
* | net: dsa: unregister cross-chip notifier after ds->ops->teardownVladimir Oltean2021-10-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-081-1/+1
|\|
| * dsa: tag_dsa: Fix mask for trunked packetsAndrew Lunn2021-10-041-1/+1
* | net: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-021-2/+2
* | net: dsa: tag_ocelot: set the classified VLAN during xmitVladimir Oltean2021-10-021-0/+39
* | net/dsa/tag_ksz.c: remove superfluous headersMianhan Liu2021-09-291-1/+0
* | net/dsa/tag_8021q.c: remove superfluous headersMianhan Liu2021-09-291-1/+0
* | net: dsa: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-6/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-233-10/+108
|\|
| * net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean2021-09-211-3/+9
| * net: dsa: fix dsa_tree_setup error pathVladimir Oltean2021-09-211-0/+1
| * net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean2021-09-191-5/+46
| * net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+50
| * net: update NXP copyright textVladimir Oltean2021-09-172-2/+2
* | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-09-231-1/+0
* | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-09-231-0/+43
* | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-6/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-164-22/+42
|\|
| * net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean2021-09-163-15/+37
| * net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean2021-09-161-7/+5
* | net: dsa: tag_rtl4_a: Drop bit 9 from egress framesLinus Walleij2021-09-151-1/+1
|/
* net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij2021-09-011-3/+4
* net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean2021-08-251-4/+34
* net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean2021-08-251-1/+40
* net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean2021-08-242-9/+24
* net: dsa: don't advertise 'rx-vlan-filter' when not neededVladimir Oltean2021-08-243-5/+111
* net: dsa: properly fall back to software bridgingVladimir Oltean2021-08-242-2/+9
* net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...Vladimir Oltean2021-08-241-0/+4
* net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean2021-08-233-34/+55
* net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean2021-08-182-13/+28
* net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versaVladimir Oltean2021-08-161-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-1/+1
|\
| * net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean2021-08-101-1/+1
* | net: dsa: tag_8021q: don't broadcast during setup/teardownVladimir Oltean2021-08-124-16/+26
* | net: dsa: print more information when a cross-chip notifier failsVladimir Oltean2021-08-121-6/+12
* | net: dsa: create a helper for locating EtherType DSA headers on TXVladimir Oltean2021-08-117-17/+23
* | net: dsa: create a helper for locating EtherType DSA headers on RXVladimir Oltean2021-08-118-26/+21
* | net: dsa: create a helper which allocates space for EtherType DSA headersVladimir Oltean2021-08-118-10/+38
* | net: dsa: create a helper that strips EtherType DSA headers on RXVladimir Oltean2021-08-118-28/+37