summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
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
2016-05-18net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-03-03net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-03-03net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-03-03net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-03-03switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat
2015-11-15net/mlx5e: Max mtu comparison fixDoron Tsur
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan
2015-11-15net/mlx5e: Fix inline header size calculationSaeed Mahameed
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03net/mlx5e: Fix LSO vlan insertionAchiad Shochat