blob: 105d00fb7abfdb0d5c36bfaf731f28a0c1e038b1 [file] [log] [blame]
ca0892235ae6 ("mlxsw: spectrum_span: Remove old SPAN API")
c056618c53a7 ("mlxsw: spectrum_span: Add APIs to bind / unbind a SPAN agent")
eb773c3a2d98 ("mlxsw: spectrum_span: Rename function")
ed04458d4a90 ("mlxsw: spectrum_span: Add APIs to get / put an analyzed port")
466010342e89 ("mlxsw: spectrum_span: Add APIs to get / put a SPAN agent")
4c00dafc59c7 ("mlxsw: spectrum_span: Use 'refcount_t' for reference counting")
c0c2899cf66e ("mlxsw: spectrum_span: Remove unnecessary debug prints")
7f9b099bd9d3 ("mlxsw: spectrum_span: Rename parms() to parms_set()")
eb833eec3b4c ("mlxsw: spectrum_span: Only update mirroring agents if present")
622110f24b45 ("mlxsw: spectrum: Convert callers to use new mirroring API")
a8e7e6e7c3d6 ("mlxsw: spectrum_span: Prepare work item to update mirroring agents")
6627b93bf74b ("mlxsw: spectrum_span: Use struct_size() to simplify allocation")
9a9f8d1e749a ("mlxsw: spectrum_span: Do no expose mirroring agents to entire driver")
3a3e627ce0ac ("spectrum: Add a delayed work to update SPAN buffsize according to speed")
31c25b949813 ("mlxsw: spectrum_span: Put buffsize update code into helper function")
49185277cc45 ("mlxsw: spectrum: Remember split base local port and use it in unsplit")
35896d9641db ("mlxsw: spectrum: Pass mapping values in port mapping structure")
7b39fa5befbb ("mlxsw: spectrum: Use mapping of port being split for creating split ports")
4a7f970f1240 ("mlxsw: spectrum: Replace port_to_module array with array of structs")
26a6befa5df7 ("mlxsw: spectrum: Distinguish between unsplittable and split port")
2e6a2d7b4508 ("mlxsw: spectrum: Move max_width check up before count check")
25911e1b9797 ("mlxsw: spectrum: Use PMTM register to get max module width")
868678c574ec ("mlxsw: spectrum: Register switched port analyzers (SPAN) as resource")
28b1987ef506 ("mlxsw: spectrum: Register CPU port with devlink")
b06689cc1b04 ("mlxsw: spectrum: Expose KVD size for Spectrum-2")
5fc1733897bf ("mlxsw: spectrum: Set up PTP shaper when port status has changed")
eceed3b1453d ("mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAMP on/off")
87ee07f8e2ef ("mlxsw: spectrum: PTP: Support ethtool get_ts_info")
8748642751ed ("mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls")
a773c76cb849 ("mlxsw: spectrum: PTP: Configure PTP traps and FIFO events")
5d23e4159772 ("mlxsw: spectrum: PTP: Garbage-collect unmatched entries")
d92e4e6e33c8 ("mlxsw: spectrum: PTP: Support timestamping on Spectrum-1")
810256cec105 ("mlxsw: spectrum: PTP: Add PTP initialization / finalization")
0714256c3d76 ("mlxsw: pci: PTP: Hook into packet transmit path")
d7cd206dbfb2 ("mlxsw: core: Add support for using SKB control buffer")
aed4b5721143 ("mlxsw: spectrum: PTP: Hook into packet receive path")
dadbc6bc09e8 ("mlxsw: spectrum: Add support for traps specific to Spectrum-1")
4b6b91ed2d5c ("mlxsw: spectrum: Extract a helper for trap registration")
13091aa30535 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")