summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak
2019-03-11net/mlx5: Avoid panic when setting vport rateTonghao Zhang
2019-03-11net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang
2019-03-11net/mlx5e: Fix access to non-existing receive queueTariq Toukan
2019-03-11net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud
2019-03-11net/mlx5: Remove redundant lag function to get pf numRoi Dayan
2019-03-11net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan
2019-03-11net/mlx5: Consolidate update FTE for all removal changesEli Britstein
2019-03-11net/mlx5: Add a locked flag to node removal functionsEli Britstein
2019-03-11net/mlx5: Add modify FTE helper functionEli Britstein
2019-03-11net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-06net/mlx5: ODP support for XRC transport is not enabled by default in FWMoni Shoua
2019-03-04net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak
2019-03-03mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak
2019-03-03mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak
2019-03-03mlxsw: i2c: Fix comment misspellingVadim Pasternak
2019-03-03mlxsw: core: Move resource query API to common locationVadim Pasternak
2019-03-03mlxsw: minimal: Add ethtool supportVadim Pasternak
2019-03-03mlxsw: minimal: Make structures and variables names shorterVadim Pasternak
2019-03-03mlxsw: core: Move ethtool module callbacks to a common locationVadim Pasternak
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-03-01mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko
2019-03-01mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko
2019-03-01mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko
2019-03-01mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko
2019-03-01mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko
2019-03-01mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko
2019-03-01mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko
2019-03-01mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko
2019-03-01mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko
2019-03-01mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko
2019-03-01mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko
2019-03-01net/mlx5: Update the list of the PCI supported devicesEran Ben Elisha
2019-03-01net/mlx5e: Set peer flow needed also for multipathRoi Dayan
2019-03-01net/mlx5e: Update check for merged eswitch deviceRoi Dayan
2019-03-01net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan
2019-03-01net/mlx5e: Always query offloaded tc peer rule counterRoi Dayan
2019-03-01net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan