summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli2019-04-051-2/+2
* mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata2019-02-171-5/+7
* mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-181-6/+6
* mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-181-2/+2
* mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-181-2/+2
* mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-181-1/+1
* mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-182-5/+8
* mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel2019-01-081-1/+1
* mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel2019-01-081-2/+2
* mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel2019-01-081-12/+9
* mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel2019-01-081-0/+1
* mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko2019-01-081-2/+5
* mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan2019-01-081-2/+0
* mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan2019-01-081-1/+9
* mlxsw: spectrum: drop useless LIST_HEADJulia Lawall2018-12-241-1/+0
* mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel2018-12-201-5/+0
* mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel2018-12-203-21/+11
* mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel2018-12-201-5/+10
* mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel2018-12-202-0/+2
* mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel2018-12-201-4/+9
* mlxsw: spectrum: Set PVID during port initializationIdo Schimmel2018-12-201-0/+8
* mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel2018-12-204-15/+20
* mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel2018-12-203-2/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-205-3/+30
|\
| * mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel2018-12-181-1/+1
| * mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel2018-12-182-0/+2
| * mlxsw: core: Increase timeout during firmware flash processShalom Toledo2018-12-183-2/+27
* | mlxsw: spectrum_router: Hold a reference on RIF's netdevIdo Schimmel2018-12-191-0/+3
* | mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel2018-12-193-36/+31
* | mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' furtherIdo Schimmel2018-12-191-22/+24
* | mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel2018-12-192-26/+24
* | mlxsw: spectrum: Remove reference count from VLAN entriesIdo Schimmel2018-12-193-58/+46
* | mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel2018-12-191-0/+10
* | mlxsw: spectrum_fid: Remove unused functionIdo Schimmel2018-12-192-6/+0
* | mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel2018-12-193-36/+65
* | mlxsw: spectrum: Sanitize VLAN interface's uppersIdo Schimmel2018-12-191-0/+45
* | mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo2018-12-171-2/+2
* | mlxsw: reg: Activate Bloom filterNir Dotan2018-12-161-2/+2
* | mlxsw: spectrum_acl: Set master RP index on transition to eRPNir Dotan2018-12-161-3/+3
* | mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan2018-12-163-0/+65
* | mlxsw: spectrum_acl: Set A-TCAM rules in Bloom filterNir Dotan2018-12-161-0/+10
* | mlxsw: spectrum_acl: Add Bloom filter updateNir Dotan2018-12-162-2/+60
* | mlxsw: spectrum_acl: Add Bloom filter handlingNir Dotan2018-12-162-0/+219
* | mlxsw: spectrum_acl: Introduce Bloom filterNir Dotan2018-12-164-1/+59
* | mlxsw: resources: Add Spectrum-2 Bloom filter resourceNir Dotan2018-12-161-0/+2
* | mlxsw: reg: Add Policy Engine Algorithmic Bloom Filter Entries RegisterNir Dotan2018-12-161-0/+67
* | mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata2018-12-132-1/+52
* | mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata2018-12-132-0/+10
* | mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata2018-12-133-12/+30
* | mlxsw: spectrum_switchdev: Propagate extack on port VLAN eventsPetr Machata2018-12-121-15/+23
OpenPOWER on IntegriCloud