summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)AuthorFilesLines
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein1-1/+2
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein1-1/+2
2017-01-26IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2016-11-26IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-26IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-10-07IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-10-07IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-10-07IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-08-20IB/mlx4: Fix memory leak if QP creation failedDotan Barak1-1/+3
2016-08-20IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas1-6/+18
2016-08-20IB/mlx4: Fix the SQ size of an RC QPYishai Hadas1-1/+1
2016-07-27IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1
2015-12-23IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang1-1/+1
2015-12-09IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2-9/+21
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2015-10-29IB/mlx4: Remove old FRWR API supportSagi Grimberg5-98/+1
2015-10-29IB/mlx4: Support the new memory registration APISagi Grimberg5-6/+132
2015-10-29Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford3-121/+131
2015-10-22IB/core: Use GID table in AH creation and dmac resolutionMatan Barak5-18/+62
2015-10-22IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2-4/+5
2015-10-22IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2-6/+10
2015-10-22IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2-0/+68
2015-10-22IB/mlx4: Add IB counters tableEran Ben Elisha4-24/+81
2015-10-08IB: split struct ib_send_wrChristoph Hellwig3-121/+131
2015-09-29IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang1-0/+2
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds9-532/+473
2015-08-31IB/mlx4_ib: Disassociate supportYishai Hadas2-2/+150
2015-08-31IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2-20/+4
2015-08-31IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-08-31IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-08-31IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-08-31IB/mlx4: Demote mcg message from warning to debugJack Morgenstein1-2/+6
2015-08-31IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2015-08-31IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua4-494/+35
2015-08-31IB/mlx4: Implement ib_device callbacksMoni Shoua2-2/+251
2015-08-31mlx4: Support ib_alloc_mr verbSagi Grimberg3-6/+12
2015-08-29mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg1-0/+1
2015-07-28net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion1-1/+1
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford1-7/+9
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford1-0/+2
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh1-5/+3
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz1-10/+19
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak1-5/+6
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-99/+90
2015-06-16net/mlx4_core: Add helper to query countersEran Ben Elisha1-24/+8
2015-06-16IB/mlx4: Set VF to read from QP countersEran Ben Elisha1-2/+4