summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-05-021-2/+2
* mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli2019-04-051-2/+2
* mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata2019-02-231-5/+7
* mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel2019-02-121-0/+23
* mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko2019-01-261-2/+5
* mlxsw: core: Increase timeout during firmware flash processShalom Toledo2019-01-091-1/+6
* mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo2018-11-231-1/+0
* spectrum: Reference count VLAN entriesIdo Schimmel2018-05-301-1/+7
* mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel2018-01-171-2/+9
* mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz2018-01-021-0/+18
* mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun2017-12-201-0/+1
* mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-09-121-10/+9
* mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky2017-09-111-2/+17
* mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata2017-09-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+6
|\
| * mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-011-0/+6
* | mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky2017-08-241-2/+4
* | mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky2017-08-241-2/+2
* | mlxsw: spectrum: Offload multichain TC rulesJiri Pirko2017-08-231-3/+0
* | mlxsw: make mlxsw_config_profile constBhumika Goyal2017-08-111-1/+1
* | net: sched: use newly added classid identity helpersJiri Pirko2017-08-111-2/+16
* | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-5/+3
* | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-16/+9
* | mlxsw: spectrum: rename cls arg in matchall processingJiri Pirko2017-08-071-7/+7
* | mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...Jiri Pirko2017-08-071-30/+51
* | net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko2017-08-071-1/+1
* | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-5/+5
* | net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-041-1/+1
* | mlxsw: spectrum_router: Configure RIFs based on IPv6 addressesArkadi Sharshevsky2017-07-181-0/+8
* | mlxsw: spectrum: Add support for IPv6 trapsArkadi Sharshevsky2017-07-181-7/+32
* | mlxsw: spectrum: Add support for IPv6 MLDv1/2 trapsArkadi Sharshevsky2017-07-171-0/+10
* | mlxsw: spectrum: Trap IPv4 packets with Router Alert optionIdo Schimmel2017-07-171-0/+1
* | mlxsw: spectrum: Mark packets trapped in routerIdo Schimmel2017-07-171-7/+7
|/
* mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky2017-06-141-0/+131
* mlxsw: spectrum: Pass port argument to module mapping functionsIdo Schimmel2017-06-081-8/+9
* mlxsw: spectrum: Simplify port split flowIdo Schimmel2017-06-081-75/+28
* mlxsw: spectrum: Remove support for bridge bypass FDB add/delArkadi Sharshevsky2017-06-081-3/+0
* mlxsw: spectrum_switchdev: Add support for learning FDB through notificationArkadi Sharshevsky2017-06-081-1/+1
* mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky2017-06-081-3/+0
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-1/+5
* mlxsw: spectrum: Introduce ACL trapJiri Pirko2017-06-061-1/+3
* mlxsw: spectrum: Rename the firmware fileYotam Gigi2017-06-041-1/+1
* mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi2017-06-011-9/+42
* mlxsw: spectrum: Implement common FID coreIdo Schimmel2017-05-261-171/+21
* mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel2017-05-261-661/+114
* mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel2017-05-261-94/+1
* mlxsw: spectrum: Don't lose bridge port device during enslavementIdo Schimmel2017-05-261-23/+44
* mlxsw: spectrum_router: Replace vPorts with Port-VLANIdo Schimmel2017-05-261-0/+4
* mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel2017-05-261-12/+30
* mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel2017-05-261-3/+45