summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)AuthorFilesLines
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua1-3/+60
2016-01-19IB/mlx4: Add gid_type to GID propertiesMoni Shoua2-4/+14
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure1-1/+1
2016-01-19IB/mlx4: Take source mac from AH instead from the portMoni Shoua1-22/+2
2016-01-19IB/mlx4: Initialize hop_limit when creating address handleMatan Barak1-0/+1
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2-3/+3
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2-3/+6
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig5-55/+0
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua1-2/+5
2015-12-23IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang1-1/+1
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+22
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-12-07IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz1-3/+14
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
2015-06-16IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha4-17/+39
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha1-1/+2
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny2-2/+12