summaryrefslogtreecommitdiff
path: root/include/linux/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers2023-01-131-0/+2
* net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers2023-01-131-0/+8
* net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers2023-01-131-0/+21
* net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss2023-01-131-0/+22
* net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi2023-01-011-2/+2
* net: dsa: move tag_8021q headers to their proper placeVladimir Oltean2022-11-221-30/+1
* net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi2022-10-141-1/+1
* net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi2022-10-141-3/+3
* add missing includes and forward declarations to networking includes under li...Jakub Kicinski2022-07-281-0/+5
* net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean2022-02-271-1/+1
* net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean2022-02-271-7/+1
* net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean2022-02-271-1/+5
* net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean2022-02-271-6/+6
* net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith2022-02-021-0/+7
* net: dsa: tag_qca: add define for handling MIB packetAnsuel Smith2022-02-021-0/+10
* net: dsa: tag_qca: add define for handling mgmt Ethernet packetAnsuel Smith2022-02-021-0/+44
* net: dsa: tag_qca: move define to include linux/dsaAnsuel Smith2022-02-021-0/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-311-0/+1
|\
| * net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-291-0/+1
* | net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean2021-12-141-1/+2
* | net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean2021-12-121-9/+4
* | Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean2021-12-121-19/+7
* | net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean2021-12-121-2/+5
* | net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean2021-12-121-1/+0
* | net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean2021-12-121-7/+1
* | net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean2021-12-121-1/+0
* | net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean2021-12-121-3/+8
* | net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean2021-12-121-2/+10
|/
* net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean2021-12-081-4/+3
* net: dsa: make dp->bridge_num one-basedVladimir Oltean2021-12-081-3/+3
* net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean2021-11-031-0/+1
* net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean2021-10-211-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-142-0/+62
|\
| * net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-121-0/+12
| * net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-121-0/+37
| * net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-10-121-14/+1
| * net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-10-121-15/+14
| * net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean2021-10-081-0/+13
* | net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean2021-10-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-231-1/+1
|\ \ | |/
| * net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
* | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-09-231-14/+1
* | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-09-231-15/+14
* | net: dsa: sja1105: remove sp->dpVladimir Oltean2021-09-231-1/+0
|/
* net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean2021-08-251-1/+0
* net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean2021-08-251-0/+2
* net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean2021-08-181-0/+18
* net: dsa: sja1105: add bridge TX data plane offload based on tag_8021qVladimir Oltean2021-07-261-0/+10
* net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean2021-07-201-13/+3
* net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean2021-07-201-2/+0