summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-8/+139
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-2/+108
| * IB/mlx4: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-3/+3
| * IB/mlx4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/mlx4: Add validation to flow specifications parsingMaor Gottlieb2016-10-071-0/+25
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib2016-09-161-0/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-051-13/+209
|\
| *-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-041-1/+197
| |\ \
| | * | IB/mlx4: Add diagnostic hardware countersMark Bloch2016-08-041-1/+197
| | |/
| * / IB/mlx4: Support device FW version stringIra Weiny2016-06-231-12/+12
| |/
* / IB/mlx4: Verify port number in flow steering create flowYishai Hadas2016-06-231-0/+3
|/
* IB/mlx4: Fix device managed flow steering support testBart Van Assche2016-06-071-2/+2
* IB/mlx4: printk fixColin Ian King2016-04-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-0/+7
|\
| * mlx4: Implement devlink interfaceJiri Pirko2016-03-011-0/+7
* | IB/mlx4: Add support for the don't trap ruleMarina Varshaver2016-02-291-4/+67
* | IB/core: Add don't trap flag to flow creationMarina Varshaver2016-02-291-0/+3
|/
* IB/mlx4: Advertise RoCE v2 supportMatan Barak2016-01-191-3/+9
* IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua2016-01-191-1/+8
* IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2016-01-191-3/+60
* IB/mlx4: Add gid_type to GID propertiesMoni Shoua2016-01-191-4/+13
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-1/+0
* mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-081-1/+1
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-291-2/+0
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-291-0/+1
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-221-2/+2
* IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-221-1/+2
* IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-221-13/+50
* IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-291-0/+2
* IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-311-2/+137
* IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-311-486/+27
* IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-311-2/+234
* mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-311-1/+1
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-291-0/+1
* IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-141-7/+9
* IB/mlx4: Fix memory leak in do_slave_initDoug Ledford2015-07-141-0/+2
* IB/mlx4: Optimize freeing of items on error unwindManinder Singh2015-07-141-5/+3
* IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak2015-07-141-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-63/+55
|\
| * IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-161-13/+30
| * net/mlx4: Add EQ poolMatan Barak2015-05-311-48/+23
| * net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-311-2/+2
* | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+2
* | IB/mlx4: Add support for CQ time-stampingMatan Barak2015-06-121-2/+40
* | IB/mlx4: Add mmap call to map the hardware clockMatan Barak2015-06-121-1/+17
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+5
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-1/+3
* | Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-021-2/+3
|\ \