aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+27
2018-03-04mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-02-26mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridgeIdo Schimmel1-7/+5
2018-02-13mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky1-3/+3
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel1-0/+6
2017-10-09mlxsw: spectrum_switchdev: Support bridge mrouter notificationsYotam Gigi1-2/+63
2017-10-09mlxsw: spectrum_switchdev: Add support for router port in SMID entriesYotam Gigi1-2/+11
2017-10-08mlxsw: spectrum: Propagate extack further for bridge enslavementsIdo Schimmel1-8/+17
2017-09-20mlxsw: spectrum_switchdev: Consider mrouter status for mdb changesNogah Frankel1-4/+9
2017-09-20mlxsw: spectrum_switchdev: Remove mrouter flood in mdb flushNogah Frankel1-0/+3
2017-09-20mlxsw: spectrum_switchdev: Update the mdb of mrouter port changeNogah Frankel1-0/+23
2017-09-20mlxsw: spectrum_switchdev: Flood all mc packets to mrouter portsNogah Frankel1-5/+60
2017-09-20mlxsw: spectrum_switchdev: Flush the mdb when a port is being removedNogah Frankel1-10/+29
2017-09-20mlxsw: spectrum_switchdev: Flood mc when mc is disabled by user flagNogah Frankel1-4/+17
2017-09-20mlxsw: spectrum_switchdev: Use generic mc flood functionNogah Frankel1-9/+9
2017-09-20mlxsw: spectrum_switchdev: Disable mdb when mc is disabledNogah Frankel1-4/+37
2017-09-20mlxsw: spectrum_switchdev: Don't write mids to the HW when mc is disabledNogah Frankel1-4/+17
2017-09-20mlxsw: spectrum_switchdev: Break mid deletion into two functionNogah Frankel1-12/+20
2017-09-20mlxsw: spectrum_switchdev: Attach mid id allocation to HW writeNogah Frankel1-33/+55
2017-09-20mlxsw: spectrum_switchdev: Break smid write functionNogah Frankel1-12/+30
2017-09-20mlxsw: spectrum_switchdev: Save mids list per bridge deviceNogah Frankel1-25/+24
2017-09-20mlxsw: spectrum_switchdev: Remove reference count from midNogah Frankel1-10/+10
2017-09-20mlxsw: spectrum_switchdev: Add a ports bitmap to the mid dbNogah Frankel1-3/+17
2017-09-20mlxsw: spectrum_switchdev: Change mc_router to mrouterNogah Frankel1-9/+9
2017-08-22mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel1-4/+11
2017-08-04mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel1-1/+12
2017-08-04mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel1-12/+12
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel1-0/+6
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel1-3/+0
2017-06-08mlxsw: spectrum: Remove support for bridge bypass FDB add/delArkadi Sharshevsky1-200/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for learning FDB through notificationArkadi Sharshevsky1-0/+137
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 Sharshevsky1-41/+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-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel1-340/+79
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel1-479/+1286
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel1-1/+1
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+2
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel1-4/+2
2017-05-17mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel1-57/+0
2017-05-17mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel1-5/+3
2017-05-17mlxsw: spectrum_switchdev: Don't batch STP operationsIdo Schimmel1-42/+17
2017-05-17mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel1-137/+80
2017-05-17mlxsw: spectrum_switchdev: Remove redundant checkIdo Schimmel1-9/+0
2017-05-17mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel1-13/+52
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko1-27/+6
2017-03-24mlxsw: Query maximum number of ports from firmwareIdo Schimmel1-1/+1
2017-03-21mlxsw: spectrum: Cosmetic naming changeArkadi Sharshevsky1-2/+2