summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/mlx4: Verify net device validity on port change eventMoni Shoua2015-03-181-1/+5
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-211-6/+5
|\
| * IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-02-161-5/+5
* | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-091-0/+64
* | IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua2015-02-091-1/+5
* | IB/mlx4: Load balance ports in port aggregation modeMoni Shoua2015-02-041-0/+1
* | IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua2015-02-041-12/+72
* | IB/mlx4: Add port aggregation supportMoni Shoua2015-02-041-6/+70
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-1/+2
|\ \ | |/
| * net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-151-1/+2
* | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-7/+10
|/
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-1/+1
* net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-131-2/+1
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-2/+8
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-231-54/+115
|\
| * IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein2014-09-221-5/+10
| * IB/mlx4: Do not allow APM under RoCEJack Morgenstein2014-09-221-1/+15
| * IB/mlx4: Don't update QP1 in native modeJack Morgenstein2014-09-221-0/+4
| * IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein2014-09-221-0/+5
| * IB/mlx4: Avoid executing gid task when device is being removedMoni Shoua2014-09-221-0/+9
| * IB/mlx4: Fix lockdep splat for the iboe lockJack Morgenstein2014-09-221-12/+12
| * IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes upMoni Shoua2014-09-221-8/+17
| * IB/mlx4: Reorder steps in RoCE GID table initializationMoni Shoua2014-09-221-12/+17
OpenPOWER on IntegriCloud