summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
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/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-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
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/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-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-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-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-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2016-10-28net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-05-18net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-18net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann
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
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-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein
2015-10-21net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb
2015-10-21net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-15mlx4: corretly check failed allocationInsu Yun
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein
2015-10-09net/mlx4_core: Avoid failing the interrupts testCarol L Soto
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay