summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-04mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata1-0/+1
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+6
2017-08-24mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky1-2/+4
2017-08-24mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky1-2/+2
2017-08-24mlxsw: spectrum: Offload multichain TC rulesJiri Pirko1-3/+0
2017-08-12mlxsw: make mlxsw_config_profile constBhumika Goyal1-1/+1
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko1-2/+16
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-5/+3
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko1-16/+9
2017-08-07mlxsw: spectrum: rename cls arg in matchall processingJiri Pirko1-7/+7
2017-08-07mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...Jiri Pirko1-30/+51
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko1-1/+1
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko1-5/+5
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko1-1/+1
2017-07-18mlxsw: spectrum_router: Configure RIFs based on IPv6 addressesArkadi Sharshevsky1-0/+8
2017-07-18mlxsw: spectrum: Add support for IPv6 trapsArkadi Sharshevsky1-7/+32
2017-07-17mlxsw: spectrum: Add support for IPv6 MLDv1/2 trapsArkadi Sharshevsky1-0/+10
2017-07-17mlxsw: spectrum: Trap IPv4 packets with Router Alert optionIdo Schimmel1-0/+1
2017-07-17mlxsw: spectrum: Mark packets trapped in routerIdo Schimmel1-7/+7
2017-06-14mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky1-0/+131
2017-06-08mlxsw: spectrum: Pass port argument to module mapping functionsIdo Schimmel1-8/+9
2017-06-08mlxsw: spectrum: Simplify port split flowIdo Schimmel1-75/+28
2017-06-08mlxsw: spectrum: Remove support for bridge bypass FDB add/delArkadi Sharshevsky1-3/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for learning FDB through notificationArkadi Sharshevsky1-1/+1
2017-06-08mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky1-3/+0
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-1/+5
2017-06-06mlxsw: spectrum: Introduce ACL trapJiri Pirko1-1/+3
2017-06-05mlxsw: spectrum: Rename the firmware fileYotam Gigi1-1/+1
2017-06-01mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi1-9/+42
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel1-171/+21
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel1-661/+114
2017-05-26mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel1-94/+1
2017-05-26mlxsw: spectrum: Don't lose bridge port device during enslavementIdo Schimmel1-23/+44
2017-05-26mlxsw: spectrum_router: Replace vPorts with Port-VLANIdo Schimmel1-0/+4
2017-05-26mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel1-12/+30
2017-05-26mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel1-3/+45
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel1-25/+30
2017-05-26mlxsw: spectrum: Validate firmware revision on initYotam Gigi1-0/+67
2017-05-26mlxsw: spectrum: Add the needed callbacks for mlxfw integrationYotam Gigi1-0/+166
2017-05-17mlxsw: spectrum: Default ports to non-virtual modeIdo Schimmel1-0/+8
2017-05-17mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel1-0/+45
2017-05-17mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel1-12/+4
2017-05-17mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel1-2/+37
2017-05-17mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel1-8/+12
2017-05-01mlxsw: spectrum_router: Simplify VRF enslavementIdo Schimmel1-64/+13
2017-04-20mlxsw: spectrum: Add FID miss trapJiri Pirko1-0/+1
2017-04-20mlxsw: spectrum: Allow ports to work under OVS masterJiri Pirko1-1/+61
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko1-2/+23
2017-04-20mlxsw: spectrum: Add dummy FID initializationJiri Pirko1-0/+21