summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky1-1/+1
2018-05-26net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-04-13net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay2-5/+17
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh3-9/+24
2018-04-13net/mlx5: avoid build warning for uniprocessorArnd Bergmann1-3/+2
2018-04-13net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan1-11/+4
2018-04-13net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh1-0/+5
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-0/+3
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2-0/+22
2017-12-20mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-12-20mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny1-2/+0
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2-11/+8
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh1-2/+17
2017-08-07net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky1-1/+6
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-07-05net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen1-2/+12
2017-06-17net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein3-1/+14
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-03-30net/mlx5e: Count LRO packets correctlyGal Pressman1-0/+4
2017-03-30net/mlx5: Increase number of max QPs in default profileMaor Gottlieb1-1/+1
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-04mlxsw: pci: Fix EQE structure definitionElad Raz1-4/+4
2017-02-04mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-02-04mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-01-15net/mlx5: Avoid shadowing numa_nodeEli Cohen1-2/+1
2017-01-15net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich1-0/+7
2016-10-28net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein1-1/+1
2016-09-30net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-09-15net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6
2016-09-15net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2-6/+12
2016-05-19net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens1-1/+1
2016-05-19net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-05-19net/mlx5e: Fix minimum MTUSaeed Mahameed1-3/+8
2016-05-19net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2-7/+7
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2-2/+9
2016-03-04net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev1-4/+5
2016-03-04net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-03-04net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-03-04switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel1-0/+3
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev3-7/+14