aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12mlxsw: spectrum: Enable EMAD string TLVShalom Toledo1-0/+2
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen1-8/+0
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen1-0/+2
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen1-0/+1
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun1-1/+3
2019-10-31mlxsw: spectrum: Generalize split count checkJiri Pirko1-3/+3
2019-10-31mlxsw: spectrum: Iterate over all ports in gap during unsplit createJiri Pirko1-13/+8
2019-10-31mlxsw: spectrum: Fix base port get for split count 4 and 8Jiri Pirko1-13/+15
2019-10-31mlxsw: spectrum: Remember split base local port and use it in unsplitJiri Pirko1-9/+7
2019-10-31mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split portJiri Pirko1-0/+2
2019-10-31mlxsw: spectrum: Push getting offsets of split ports into a helperJiri Pirko1-23/+35
2019-10-31mlxsw: spectrum: Add sanity checks into module info getJiri Pirko1-2/+37
2019-10-31mlxsw: spectrum: Pass mapping values in port mapping structureJiri Pirko1-30/+26
2019-10-31mlxsw: spectrum: Use mapping of port being split for creating split portsJiri Pirko1-10/+13
2019-10-31mlxsw: spectrum: Replace port_to_module array with array of structsJiri Pirko1-33/+72
2019-10-31mlxsw: spectrum: Distinguish between unsplittable and split portJiri Pirko1-4/+11
2019-10-31mlxsw: spectrum: Move max_width check up before count checkJiri Pirko1-6/+6
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko1-17/+37
2019-10-30mlxsw: Enforce firmware version for Spectrum-2Ido Schimmel1-0/+18
2019-10-30mlxsw: Bump firmware version to 13.2000.2308Ido Schimmel1-1/+1
2019-10-18mlxsw: spectrum: Register switched port analyzers (SPAN) as resourceDanielle Ratson1-2/+49
2019-10-15mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko1-10/+42
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak1-3/+1
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko1-6/+9
2019-10-04mlxsw: Register port netdevices into net of coreJiri Pirko1-0/+1
2019-10-04mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko1-3/+3
2019-10-02mlxsw: spectrum: Use per-netns netdevice notifier registrationJiri Pirko1-3/+6
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