summaryrefslogtreecommitdiff
path: root/net/dsa/tag_ocelot.c
AgeCommit message (Expand)Author
2024-01-05net: fill in MODULE_DESCRIPTION()s for DSA tagsJakub Kicinski
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-04-23net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean
2023-04-23net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmitVladimir Oltean
2022-11-22net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean
2022-11-17net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang
2021-12-08net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpersVladimir Oltean
2021-11-03net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-10-02net: dsa: tag_ocelot: set the classified VLAN during xmitVladimir Oltean
2021-09-17net: update NXP copyright textVladimir Oltean
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean
2021-07-29net: dsa: don't set skb->offload_fwd_mark when not offloading the bridgeVladimir Oltean
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur
2021-03-16net: ocelot: Extend MRPHoratiu Vultur
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: dsa: tag_ocelot: single out PTP-related transmit tag processingVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-14net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcvVladimir Oltean
2020-11-02net: dsa: tag_ocelot: let DSA core deal with TX reallocationVladimir Oltean
2020-10-11net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean
2020-05-11net: dsa: ocelot: Constify dsa_device_opsFlorian Fainelli
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2019-11-21net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean