Age | Commit message (Expand) | Author |
2021-08-25 | net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid | Vladimir Oltean |
2021-08-25 | net: dsa: sja1105: drop untagged packets on the CPU and DSA ports | Vladimir Oltean |
2021-08-18 | net: dsa: tag_sja1105: be dsa_loop-safe | Vladimir Oltean |
2021-07-26 | net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: add proper cross-chip notifier support | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register | Vladimir Oltean |
2021-07-20 | net: dsa: make tag_8021q operations part of the core | Vladimir Oltean |
2021-07-20 | net: dsa: let the core manage the tag_8021q context | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: remove struct packet_type declaration | Vladimir Oltean |
2021-07-20 | net: dsa: sja1105: delete the best_effort_vlan_filtering mode | Vladimir Oltean |
2021-06-11 | net: dsa: sja1105: implement TX timestamping for SJA1110 | Vladimir Oltean |
2021-06-11 | net: dsa: add support for the SJA1110 native tagging protocol | Vladimir Oltean |
2021-06-11 | net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp | Vladimir Oltean |
2021-06-11 | net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function | Vladimir Oltean |
2021-06-11 | net: dsa: tag_8021q: remove shim declarations | Vladimir Oltean |
2021-04-27 | net: dsa: free skb->cb usage in core driver | Yangbo Lu |
2021-03-16 | net: ocelot: Remove ocelot_xfh_get_cpuq | Horatiu Vultur |
2021-02-16 | net: mscc: ocelot: Add support for MRP | Horatiu Vultur |
2021-02-14 | net: dsa: tag_ocelot: create separate tagger for Seville | Vladimir Oltean |
2021-02-14 | net: mscc: ocelot: use common tag parsing code with DSA | Vladimir Oltean |
2021-01-29 | net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN | Vladimir Oltean |
2021-01-07 | net: dsa: move the Broadcom tag information in a separate header file | Vladimir Oltean |
2020-09-20 | net: dsa: tag_8021q: add VLANs to the master interface too | Vladimir Oltean |
2020-09-11 | net: dsa: tag_8021q: add a context structure | Vladimir Oltean |
2020-09-11 | net: dsa: tag_8021q: setup tagging via a single function call | Vladimir Oltean |
2020-09-11 | net: dsa: tag_8021q: include missing refcount.h | Vladimir Oltean |
2020-08-03 | net: dsa: loop: Wire-up MTU callbacks | Florian Fainelli |
2020-08-03 | net: dsa: loop: Move data structures to header | Florian Fainelli |
2020-05-12 | net: dsa: tag_sja1105: implement sub-VLAN decoding | Vladimir Oltean |
2020-05-12 | net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs | Vladimir Oltean |
2020-05-12 | net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously | Vladimir Oltean |
2020-05-12 | net: dsa: sja1105: save/restore VLANs using a delta commit method | Vladimir Oltean |
2020-05-12 | net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper | Vladimir Oltean |
2020-05-10 | net: dsa: sja1105: implement cross-chip bridging operations | Vladimir Oltean |
2020-03-24 | net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop | Vladimir Oltean |
2020-01-05 | net: dsa: Make deferred_xmit private to sja1105 | Vladimir Oltean |
2020-01-05 | net: dsa: sja1105: Always send through management routes in slot 0 | Vladimir Oltean |
2019-12-30 | net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping | Vladimir Oltean |
2019-10-02 | net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set | Vladimir Oltean |
2019-06-08 | net: dsa: sja1105: Add a state machine for RX timestamping | Vladimir Oltean |
2019-06-08 | net: dsa: sja1105: Add a global sja1105_tagger_data structure | Vladimir Oltean |
2019-06-08 | net: dsa: sja1105: Build a minimal understanding of meta frames | Vladimir Oltean |
2019-06-08 | net: dsa: sja1105: Add logic for TX timestamping | Vladimir Oltean |
2019-06-08 | net: dsa: tag_8021q: Create helper function for removing VLAN header | Vladimir Oltean |
2019-05-31 | net: dsa: sja1105: Don't store frame type in skb->cb | Vladimir Oltean |
2019-05-05 | net: dsa: sja1105: Add support for traffic through standalone ports | Vladimir Oltean |
2019-05-05 | net: dsa: Optional VLAN-based port separation for switches without tagging | Vladimir Oltean |
2019-05-03 | net: dsa: sja1105: Add support for VLAN operations | Vladimir Oltean |
2019-05-03 | net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch | Vladimir Oltean |