summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-11mlxsw: Adding layer 2 multicast supportElad Raz1-0/+1
2016-01-11mlxsw: Changing the maximum number of multicast group to a defineElad Raz1-1/+1
2016-01-06mlxsw: Remember untagged VLANsElad Raz1-0/+8
2016-01-05mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel1-6/+11
2016-01-05mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel1-10/+5
2016-01-05mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel1-3/+7
2016-01-05mlxsw: spectrum: Initialize PVID only onceIdo Schimmel1-1/+0
2015-12-15mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel1-3/+29
2015-12-15mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel1-0/+358
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel1-3/+51
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel1-24/+12
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel1-90/+204
2015-12-15mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel1-0/+10
2015-12-12mlxsw: spectrum: fix some error handlingDan Carpenter1-1/+1
2015-12-03mlxsw: spectrum: Implement LAG tx enabled lower state changeJiri Pirko1-2/+79
2015-12-03mlxsw: spectrum: Implement LAG port join/leaveJiri Pirko1-12/+276
2015-12-03mlxsw: spectrum: Add set_rx_mode ndo stubJiri Pirko1-0/+5
2015-11-30mlxsw: spectrum: Add support for port identificationIdo Schimmel1-0/+24
2015-10-30mlxsw: spectrum: Add support for flood controlIdo Schimmel1-0/+1
2015-10-30mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko1-2/+2
2015-10-16mlxsw: spectrum: Add initial support for Spectrum ASICJiri Pirko1-0/+1948