summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-06-112-6/+3
* net/mlx4_core: Change the error print to info printYunjian Wang2019-06-111-1/+1
* net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-231-3/+3
* net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-231-0/+1
* net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed2019-03-231-2/+21
* net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-02-061-29/+46
* net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin2018-12-131-2/+2
* net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan2018-12-131-1/+1
* net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein2018-12-131-0/+1
* net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan2018-11-103-4/+15
* net/mlx5e: Fix LRO modifyTariq Toukan2018-11-101-4/+11
* net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2018-11-101-1/+4
* net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-10-201-1/+2
* net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-281-1/+1
* net/mlx5: Fix command interface race in polling modeAlex Vesker2018-07-221-1/+3
* net/mlx5: Fix incorrect raw command length parsingAlex Vesker2018-07-221-3/+1
* net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein2018-06-131-2/+2
* net/mlx5: Protect from command bit overflowLeon Romanovsky2018-05-301-1/+1
* net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2018-05-262-2/+21
* net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay2018-04-132-5/+17
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2018-04-133-9/+24
* net/mlx5: avoid build warning for uniprocessorArnd Bergmann2018-04-131-3/+2
* net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2018-04-131-11/+4
* net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh2018-04-131-0/+5
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-02-221-0/+3
* net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-12-202-0/+22
* mlxsw: reg: Fix SPVMLR max record countJiri Pirko2017-12-201-1/+1
* mlxsw: reg: Fix SPVM max record countJiri Pirko2017-12-201-1/+1
* net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-10-211-2/+0
* net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-10-212-11/+8
* net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-08-111-2/+17
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2017-08-061-1/+6
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-07-051-9/+14
* net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-07-051-2/+12
* net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-06-173-1/+14
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-04-181-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-04-181-18/+20
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-04-181-1/+7
* net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-301-0/+4
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-301-1/+1
* mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-181-1/+4
* mlxsw: pci: Fix EQE structure definitionElad Raz2017-02-041-4/+4
* mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky2017-02-041-0/+1
* mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky2017-02-041-0/+1
* net/mlx5: Avoid shadowing numa_nodeEli Cohen2017-01-151-2/+1
* net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2017-01-151-0/+7
* net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2016-10-281-1/+1
* net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey2016-09-301-31/+54
* net/mlx5e: Don't modify CQ before it was createdGal Pressman2016-09-151-0/+6
* net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2016-09-152-6/+12