blob: 6abbda3270068187c187e00d7cce28ba44ab984f [file] [log] [blame]
52c0d4e306ca ("net: dsa: sja1105: Don't destroy not-yet-created xmit_worker")
a68578c20a96 ("net: dsa: Make deferred_xmit private to sja1105")
0a51826c6e05 ("net: dsa: sja1105: Always send through management routes in slot 0")
9fcf024dd6fa ("net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot")
6b297524234c ("net: dsa: Add support for devlink device parameters")
d5a619bf60ec ("net: dsa: sja1105: register switch before assigning port private data")
fb35c60cbacc ("net: dsa: use ports list to setup switches")
ab8ccae122a4 ("net: dsa: add ports list in the switch fabric")
68bb8ea8ad0d ("net: dsa: use dsa_to_port helper everywhere")
a9d6ed7a8bd0 ("net: dsa: sja1105: Move PTP data to its own private structure")
61c77126278e ("net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument")
5b3ae43ab18a ("net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info")
3e8db7e56082 ("net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set")
d6530e5ad450 ("net: dsa: sja1105: Initialize the meta_lock")
b6f2494d311a ("net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the past")
317ab5b86c8e ("net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload")
38f790a80560 ("net: dsa: mt7530: Add support for port 5")
ca366d6c889b ("net: dsa: mt7530: Convert to PHYLINK API")
4ba0ebbc6cde ("net: dsa: Fix off-by-one number of calls to devlink_port_unregister")
5f33183b7fdf ("net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering")
e9bf96943b40 ("net: dsa: sja1105: Clear VLAN filtering offload netdev feature")
0394a63acfe2 ("net: dsa: enable and disable all ports")
74be4babe72f ("net: dsa: do not enable or disable non user ports")
955222ca5281 ("net: dsa: use a single switch statement for port setup")
6cb0abbdf90c ("net: dsa: sja1105: Really fix panic on unregistering PTP clock")
6d7c7d948a2e ("net: dsa: sja1105: Fix broken learning with vlan_filtering disabled")
d763778224ea ("net: dsa: sja1105: Implement is_static for FDB entries on E/T")
b3ee526a88d3 ("net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands")
17ae6555406a ("net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S")
29dd908d355f ("net: dsa: sja1105: Cancel PTP delayed work on unregister")
c9acece064e3 ("net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock")
7ef6f6f8d237 ("net: dsa: mt7530: Add MT7621 TRGMII mode support")
78fe8a28fb96 ("net: dsa: sja1105: fix ptp link error")
1dbb98699cf0 ("net: dsa: sja1105: Make two functions static")
fcf15367cbd9 ("net: dsa: mv88e6xxx: lock mutex in port_fdb_dump")
a602afd200f5 ("net: dsa: sja1105: Expose PTP timestamping ioctls to userspace")
f3097be21bf1 ("net: dsa: sja1105: Add a state machine for RX timestamping")
844d7edc6a34 ("net: dsa: sja1105: Add a global sja1105_tagger_data structure")
d3f9b90bf19f ("net: dsa: sja1105: Build a minimal understanding of meta frames")
47ed985e97f5 ("net: dsa: sja1105: Add logic for TX timestamping")
bb77f36ac21d ("net: dsa: sja1105: Add support for the PTP clock")
070ca3bb95e2 ("net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering")
146d442c2357 ("net: dsa: Keep a pointer to the skb clone for TX timestamping")
a6cdeeb16bff ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")