summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-285-98/+1
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-285-6/+132
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-283-121/+131
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-083-121/+131
* | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-215-18/+62
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-212-4/+5
* | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-212-6/+10
* | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-212-0/+68
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-214-24/+81
* | IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-281-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-099-532/+473
|\
| * IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-302-2/+150
| * IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-20/+4
| * IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-301-1/+1
| * IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-301-1/+5
| * IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-08-301-1/+4
| * IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-301-2/+6
| * IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-301-3/+4
| * IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-304-494/+35
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-302-2/+251
| * mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-303-6/+12
| * mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-0/+1
* | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-271-1/+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: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
* IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak2015-07-141-5/+6
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-245-99/+90
|\
| * net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-151-24/+8
| * IB/mlx4: Set VF to read from QP countersEran Ben Elisha2015-06-151-2/+4
| * IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-154-17/+39
| * net/mlx4_core: Add sink counterEran Ben Elisha2015-06-151-1/+2
| * net/mlx4: Add EQ poolMatan Barak2015-05-302-49/+23
| * net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-301-2/+2
| * net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz2015-05-241-1/+6
| * IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-05-241-4/+7
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-2/+12
* | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+2
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* | IB/mlx4: Add support for CQ time-stampingMatan Barak2015-06-123-5/+62
* | 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-122-2/+6
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-122-2/+9
* | 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 cleanup: Add const on args - device->process_madIra Weiny2015-06-022-14/+15
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-10/+5