summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)AuthorFilesLines
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-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-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-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2016-10-28net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein1-1/+1
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-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
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
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev3-7/+14
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev1-3/+2
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda1-2/+3
2015-12-09IB/mlx4: Use correct order of variables in log messageWengang Wang1-1/+1
2015-11-16net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich1-3/+5
2015-11-16net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-11-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds6-9/+96
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+4
2015-10-28net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-28net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein1-0/+2
2015-10-22net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb3-1/+49
2015-10-22net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb3-8/+47
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+6
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-3/+0
2015-10-16mlx4: corretly check failed allocationInsu Yun1-1/+1
2015-10-15net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein4-12/+31
2015-10-09net/mlx4_core: Avoid failing the interrupts testCarol L Soto1-0/+4
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed1-1/+3
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein1-3/+3
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay1-64/+80
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto1-8/+2
2015-09-30net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes1-3/+4
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+0
2015-09-18net/mlx4_en: really allow to change RSS keyEric Dumazet1-2/+0
2015-09-15net/mlx4_en: Use access helper irq_data_get_affinity_mask()Thomas Gleixner1-2/+4
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-15/+24
2015-08-31net/mlx4: Postpone the registration of net_deviceMoni Shoua2-15/+24
2015-08-28net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto1-3/+2
2015-08-28net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto1-1/+9
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+22
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai1-1/+1
2015-07-28net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion5-5/+87
2015-07-28net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2-4/+4