summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson2019-09-271-0/+6
* mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel2019-09-271-0/+9
* mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared bufferShalom Toledo2019-09-161-8/+33
* mlxsw: spectrum: Register CPU port with devlinkShalom Toledo2019-09-163-9/+105
* mlxsw: spectrum_buffers: Prevent changing CPU port's configurationShalom Toledo2019-09-161-0/+10
* net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko2019-09-131-10/+5
* net: devlink: split reload op into twoJiri Pirko2019-09-131-4/+15
* mlxsw: spectrum_ptp: Add counters for GC eventsPetr Machata2019-08-284-1/+132
* mlxsw: Bump firmware version to 13.2000.1886Ido Schimmel2019-08-281-1/+1
* mlxsw: spectrum: Prevent auto negotiation on number of lanesShalom Toledo2019-08-282-20/+77
* mlxsw: Remove 56G speed supportAmit Cohen2019-08-283-31/+0
* mlxsw: spectrum: Add devlink-trap supportIdo Schimmel2019-08-216-1/+363
* mlxsw: Add trap group for layer 2 discardsIdo Schimmel2019-08-211-0/+8
* mlxsw: Add layer 2 discard trap IDsIdo Schimmel2019-08-211-0/+7
* mlxsw: reg: Add new trap actionsIdo Schimmel2019-08-211-0/+4
* mlxsw: core: Add API to set trap actionIdo Schimmel2019-08-212-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-192-84/+56
|\
| * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-1/+1
| * mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata2019-08-111-83/+55
* | mlxsw: spectrum: Extend to support Spectrum-3 ASICJiri Pirko2019-08-083-3/+59
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-067-20/+85
|\|
| * mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata2019-07-311-2/+2
| * mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko2019-07-311-1/+1
| * mlxsw: spectrum_ptp: fix duplicated check on orig_egr_typesColin Ian King2019-07-301-2/+2
| * mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabledPetr Machata2019-07-295-17/+82
* | mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bitsJiri Pirko2019-07-271-0/+6
* | mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko2019-07-274-7/+30
* | mlxsw: spectrum_flower: Forbid to offload mirred redirect on egressJiri Pirko2019-07-271-0/+5
* | mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel2019-07-251-2/+2
* | mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen2019-07-251-1/+21
|/
* net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-191-3/+5
* net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-191-1/+1
* net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso2019-07-191-3/+2
* mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel2019-07-173-0/+17
* mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-07-171-8/+8
* ethernet: remove redundant memsetFuqian Huang2019-07-151-1/+0
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-093-28/+28
* net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso2019-07-091-0/+4
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-34/+58
* net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-091-2/+2
* net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-091-2/+2
* mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logicShalom Toledo2019-07-051-0/+44
* mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo2019-07-054-0/+36
* mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...Shalom Toledo2019-07-051-0/+52
* mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo2019-07-052-28/+41
* mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo2019-07-051-0/+45
* mlxsw: reg: Add QoS PTP Shaper Configuration RegisterShalom Toledo2019-07-051-0/+107
* mlxsw: spectrum: Add note about the PTP shaperShalom Toledo2019-07-051-2/+3
* mlxsw: reg: Add ptps field in QoS ETS Element Configuration RegisterShalom Toledo2019-07-051-0/+22
* mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()Petr Machata2019-07-021-1/+1