summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker
2019-11-01net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi
2019-11-01net/mlx5: LAG, Use port enumeratorsErez Alfasi
2019-11-01net/mlx5: rate limit alloc_ent error messagesLi RongQing
2019-11-01net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin
2019-11-01net/mlx5e: Bit sized fields rewrite supportDmytro Linkin
2019-11-01net/mlx5: WQ, Move short getters into header fileTariq Toukan
2019-11-01net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed
2019-11-01net/mlx5: Support lockless FTE read lookupsParav Pandit
2019-11-01net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit
2019-11-01net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov
2019-11-01net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin
2019-11-01net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang
2019-11-01net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko
2019-11-01net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria
2019-10-31mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor
2019-10-31mlxsw: spectrum: Generalize split count checkJiri Pirko
2019-10-31mlxsw: spectrum: Iterate over all ports in gap during unsplit createJiri Pirko
2019-10-31mlxsw: spectrum: Fix base port get for split count 4 and 8Jiri Pirko
2019-10-31mlxsw: spectrum: Use port_module_max_width to compute base port indexJiri Pirko
2019-10-31mlxsw: spectrum: Remember split base local port and use it in unsplitJiri Pirko
2019-10-31mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split portJiri Pirko
2019-10-31mlxsw: spectrum: Push getting offsets of split ports into a helperJiri Pirko
2019-10-31mlxsw: spectrum: Add sanity checks into module info getJiri Pirko
2019-10-31mlxsw: spectrum: Pass mapping values in port mapping structureJiri Pirko
2019-10-31mlxsw: spectrum: Use mapping of port being split for creating split portsJiri Pirko
2019-10-31mlxsw: spectrum: Replace port_to_module array with array of structsJiri Pirko
2019-10-31mlxsw: spectrum: Distinguish between unsplittable and split portJiri Pirko
2019-10-31mlxsw: spectrum: Move max_width check up before count checkJiri Pirko
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko
2019-10-31mlxsw: reg: Add Port Module Type Mapping RegisterJiri Pirko
2019-10-31mlxsw: reg: Extend PMLP tx/rx lane value size to 4 bitsJiri Pirko
2019-10-30mlxsw: Enforce firmware version for Spectrum-2Ido Schimmel
2019-10-30mlxsw: Bump firmware version to 13.2000.2308Ido Schimmel
2019-10-30mlxsw: pci: Increase PCI reset timeout for SN3800 systemsIdo Schimmel
2019-10-30mlxsw: reg: Increase size of MPAR registerIdo Schimmel
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko
2019-10-29Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-10-29net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha
2019-10-29net/mlx5e: Initialize on stack link modes bitmapAya Levin
2019-10-29net/mlx5e: Fix ethtool self test: link speedAya Levin
2019-10-29net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy
2019-10-29net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov
2019-10-29net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit
2019-10-29net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov
2019-10-29net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb
2019-10-29net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin