summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
AgeCommit message (Expand)Author
2017-08-22mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel
2017-08-04mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel
2017-08-04mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel
2017-06-08mlxsw: spectrum: Remove support for bridge bypass FDB add/delArkadi Sharshevsky
2017-06-08mlxsw: spectrum_switchdev: Add support for learning FDB through notificationArkadi Sharshevsky
2017-06-08mlxsw: spectrum_switchdev: Change switchdev notifier APIArkadi Sharshevsky
2017-06-08mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky
2017-06-08mlxsw: spectrum_switchdev: Add support for querying supported bridge flagsArkadi Sharshevsky
2017-06-08mlxsw: spectrum: Remove support for bridge FDB learning syncArkadi Sharshevsky
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel
2017-05-17mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch STP operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Remove redundant checkIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko
2017-03-24mlxsw: Query maximum number of ports from firmwareIdo Schimmel
2017-03-21mlxsw: spectrum: Cosmetic naming changeArkadi Sharshevsky
2017-02-10mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel
2017-02-10mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel
2017-02-10mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel
2017-02-10mlxsw: spectrum: Separate bc and mc floodsNogah Frankel
2017-02-10mlxsw: spectrum: Make port flood update more genericNogah Frankel
2017-02-10mlxsw: spectrum: Break flood set func to be per tableNogah Frankel
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-31mlxsw: spectrum: Fix incorrect reuse of MID entriesIdo Schimmel
2016-10-23mlxsw: Convert resources into arrayJiri Pirko
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel
2016-09-01mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel
2016-08-24mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel
2016-08-24mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel
2016-08-24mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel
2016-08-24mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel
2016-08-24mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel
2016-08-24mlxsw: spectrum: Limit number of FDB records per learning sessionIdo Schimmel
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel
2016-07-04mlxsw: spectrum: Enable L3 interfaces on top of bridge devicesIdo Schimmel
2016-07-04mlxsw: spectrum: Configure FIDs based on bridge eventsIdo Schimmel