aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel1-0/+9
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo1-0/+46
2019-08-28mlxsw: spectrum_ptp: Add counters for GC eventsPetr Machata1-1/+22
2019-08-28mlxsw: Bump firmware version to 13.2000.1886Ido Schimmel1-1/+1
2019-08-28mlxsw: spectrum: Prevent auto negotiation on number of lanesShalom Toledo1-17/+74
2019-08-28mlxsw: Remove 56G speed supportAmit Cohen1-24/+0
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel1-0/+21
2019-08-08mlxsw: spectrum: Extend to support Spectrum-3 ASICJiri Pirko1-0/+55
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-07-31mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko1-1/+1
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko1-1/+1
2019-07-25mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen1-1/+21
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso1-3/+5
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso1-1/+1
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso1-3/+2
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-6/+6
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso1-0/+4
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso1-34/+58
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso1-2/+2
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso1-2/+2
2019-07-05mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo1-0/+8
2019-07-05mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo1-28/+40
2019-07-05mlxsw: spectrum: Add note about the PTP shaperShalom Toledo1-2/+3
2019-07-01mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata1-0/+14
2019-07-01mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata1-0/+70
2019-07-01mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata1-0/+43
2019-07-01mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata1-1/+23
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata1-0/+19
2019-07-01mlxsw: core: Add support for using SKB control bufferPetr Machata1-0/+2
2019-07-01mlxsw: spectrum: PTP: Hook into packet receive pathPetr Machata1-9/+40
2019-07-01mlxsw: spectrum: Add support for traps specific to Spectrum-1Petr Machata1-2/+23
2019-07-01mlxsw: spectrum: Extract a helper for trap registrationPetr Machata1-15/+33
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2019-06-13mlxsw: spectrum: PTP physical hardware clock initializationShalom Toledo1-0/+36
2019-06-12mlxsw: spectrum: Use different seeds for ECMP and LAG hashIdo Schimmel1-1/+4
2019-06-04mlxsw: Implement flash update status notificationsJiri Pirko1-1/+17
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko1-4/+6
2019-06-04mlxsw: Move firmware flash implementation to devlinkJiri Pirko1-26/+23
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-05-05mlxsw: spectrum: Implement loopback ethtool featureJiri Pirko1-2/+33
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren1-19/+19
2019-05-04mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resourcesShalom Toledo1-11/+35
2019-05-04mlxsw: Bump firmware version to 13.2000.1122Ido Schimmel1-2/+2
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2019-04-21mlxsw: spectrum: Use a stable ECMP/LAG seedIdo Schimmel1-2/+2
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata1-1/+1
2019-04-04mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko1-13/+0
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko1-1/+3
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko1-11/+0