aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-19IB/mlx4: Advertise RoCE v2 supportMatan Barak1-3/+9
2016-01-19IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua1-1/+8
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 Shoua1-4/+13
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-1/+0
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg1-2/+0
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg1-0/+1
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak1-2/+2
2015-10-21IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha1-1/+2
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha1-13/+50
2015-09-28IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang1-0/+2
2015-08-30IB/mlx4_ib: Disassociate supportYishai Hadas1-2/+137
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua1-486/+27
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua1-2/+234
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg1-1/+1
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg1-0/+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: Do not attemp to report HCA clock offset on VFsMatan Barak1-5/+6
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-63/+55
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha1-13/+30
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny1-0/+2
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak1-2/+40
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak1-1/+17
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-1/+5
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak1-1/+3
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-2/+3
2015-06-02IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier1-2/+3
2015-05-30net/mlx4: Add EQ poolMatan Barak1-48/+23
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak1-2/+2
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-10/+5
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+10
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches1-2/+1
2015-04-15IB/mlx4: Change alias guids default to be host assignedYishai Hadas1-2/+2
2015-04-15IB/mlx4: Request alias GUID on demandYishai Hadas1-0/+22
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay1-5/+6
2015-03-18IB/mlx4: Verify net device validity on port change eventMoni Shoua1-1/+5
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-6/+5
2015-02-16IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz1-5/+5
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas1-0/+64
2015-02-09IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua1-1/+5
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua1-0/+1
2015-02-04IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua1-12/+72
2015-02-04IB/mlx4: Add port aggregation supportMoni Shoua1-6/+70
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-7/+10
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz1-1/+2