aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky1-0/+131
2017-06-14mlxsw: reg: Add MCIA register for cable info accessArkadi Sharshevsky1-0/+76
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_router: Mark only first LPM tree as reservedIdo Schimmel1-1/+1
2017-06-08mlxsw: spectrum: Remove support for bridge bypass FDB add/delArkadi Sharshevsky2-203/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for learning FDB through notificationArkadi Sharshevsky3-1/+139
2017-06-08mlxsw: spectrum_switchdev: Change switchdev notifier APIArkadi Sharshevsky1-8/+11
2017-06-08mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky2-44/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for querying supported bridge flagsArkadi Sharshevsky1-0/+3
2017-06-08mlxsw: spectrum: Remove support for bridge FDB learning syncArkadi Sharshevsky1-11/+9
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky1-1/+1
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-1/+5
2017-06-06spectrum_flower: Implement gact trap TC action offloadJiri Pirko1-0/+4
2017-06-06acl: Introduce ACL trap actionJiri Pirko4-2/+45
2017-06-06mlxsw: spectrum: Introduce ACL trapJiri Pirko2-1/+4
2017-06-06mlxsw: pci: Fix size of trap_id field in CQEJiri Pirko1-1/+1
2017-06-04mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel1-12/+12
2017-06-04mlxsw: Fix typo inside enumerationIdo Schimmel2-4/+4
2017-06-04mlxsw: spectrum: Tidy up header fileIdo Schimmel1-22/+25
2017-06-04mlxsw: spectrum: Rename the firmware fileYotam Gigi1-1/+1
2017-06-01mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel1-0/+1
2017-06-01mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi1-9/+42
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski1-9/+1
2017-05-26mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel3-237/+337
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel8-761/+1278
2017-05-26mlxsw: spectrum_router: Determine VR first when creating RIFIdo Schimmel1-16/+22
2017-05-26mlxsw: spectrum_router: Flood packets to router after RIF creationIdo Schimmel1-8/+8
2017-05-26mlxsw: spectrum_router: Destroy RIF only based on its structIdo Schimmel1-6/+6
2017-05-26mlxsw: spectrum_router: Configure RIFs based on RIF structIdo Schimmel1-33/+23
2017-05-26mlxsw: spectrum_router: Extend the RIF structIdo Schimmel1-4/+27
2017-05-26mlxsw: spectrum_router: Allocate RIF prior to its configurationIdo Schimmel1-21/+19
2017-05-26mlxsw: spectrum_router: Allocate FID prior to RIF configurationIdo Schimmel1-13/+12
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel4-1243/+1421
2017-05-26mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel2-98/+13
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 Schimmel2-74/+67
2017-05-26mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel3-21/+47
2017-05-26mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel2-3/+68
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel4-28/+63
2017-05-25mlxsw: spectrum_router: Adjust RIF configuration for new firmware versionsIdo Schimmel1-0/+22
2017-05-25mlxsw: spectrum: Validate firmware revision on initYotam Gigi2-0/+68
2017-05-25mlxsw: core: Create the mlxsw_fw_rev structYotam Gigi1-5/+7
2017-05-25mlxsw: spectrum: Add the needed callbacks for mlxfw integrationYotam Gigi1-0/+166
2017-05-25mlxsw: reg: Add Management Component Data Access registerYotam Gigi1-0/+52
2017-05-25mlxsw: reg: Add Management Component Control registerYotam Gigi1-0/+83
2017-05-25mlxsw: reg: Add Management Component Query Information registerYotam Gigi1-0/+84
2017-05-24mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko2-0/+30
2017-05-24mlxsw: spectrum: Add acl block containing tcp flags for ipv4Jiri Pirko1-0/+6
2017-05-24mlxsw: acl: Add tcp flags acl elementJiri Pirko2-0/+3