summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-041-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-031-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-061-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-281-2/+0
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-281-0/+1
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-2/+2
* IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-211-1/+2
* IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-211-13/+50
* IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-281-0/+2
* IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-301-2/+137
* IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-301-486/+27
* IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-301-2/+234
* mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-301-1/+1
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-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-241-63/+55
|\
| * IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-151-13/+30
| * net/mlx4: Add EQ poolMatan Barak2015-05-301-48/+23
| * net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-301-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
|\ \
| * | IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier2015-06-021-2/+3
| |/
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-10/+5
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+10
|/
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-121-2/+1
* IB/mlx4: Change alias guids default to be host assignedYishai Hadas2015-04-151-2/+2
* IB/mlx4: Request alias GUID on demandYishai Hadas2015-04-151-0/+22
* net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-5/+6
OpenPOWER on IntegriCloud