summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2019-03-23net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-23net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-23net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-11-10net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2018-11-10net/mlx5e: Fix LRO modifyTariq Toukan
2018-11-10net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky
2018-05-26net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-04-13net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-04-13net/mlx5: avoid build warning for uniprocessorArnd Bergmann
2018-04-13net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan
2018-04-13net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-12-20mlxsw: reg: Fix SPVMLR max record countJiri Pirko
2017-12-20mlxsw: reg: Fix SPVM max record countJiri Pirko
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-08-06net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-07-05net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen
2017-06-17net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-03-30net/mlx5e: Count LRO packets correctlyGal Pressman
2017-03-30net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-04mlxsw: pci: Fix EQE structure definitionElad Raz
2017-02-04mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-02-04mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-01-15net/mlx5: Avoid shadowing numa_nodeEli Cohen
2017-01-15net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich
2016-10-28net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-09-30net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-09-15net/mlx5e: Don't modify CQ before it was createdGal Pressman
2016-09-15net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman
2016-05-18net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-18net/mlx4_en: fix spurious timestamping callbacksEric Dumazet