aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+1
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel1-3/+1
2016-03-01mlxsw: spectrum: Introduce port splittingIdo Schimmel1-2/+211
2016-03-01mlxsw: spectrum: Mark unused ports using NULLIdo Schimmel1-0/+1
2016-03-01mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel1-21/+15
2016-03-01mlxsw: spectrum: Unmap local port from module during teardownIdo Schimmel1-0/+11
2016-03-01mlxsw: Implement devlink interfaceJiri Pirko1-0/+19
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel1-0/+2
2016-02-17mlxsw: spectrum: Set STP state when leaving 802.1D bridgeIdo Schimmel1-0/+8
2016-01-28mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel1-8/+129
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel1-3/+27
2016-01-10mlxsw: Adding layer 2 multicast supportElad Raz1-0/+1
2016-01-10mlxsw: Changing the maximum number of multicast group to a defineElad Raz1-1/+1
2016-01-06mlxsw: Remember untagged VLANsElad Raz1-0/+8
2016-01-04mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel1-6/+11
2016-01-04mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel1-10/+5
2016-01-04mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel1-3/+7
2016-01-04mlxsw: 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-11mlxsw: 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