summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-235-55/+0Star
* IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-2/+5
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-082-9/+21
* mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-081-1/+1
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-295-98/+1Star
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-295-6/+132
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-293-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-225-18/+62
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-222-4/+5
* | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-222-6/+10
* | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-222-0/+68
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-224-24/+81
* | IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-291-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-099-532/+473Star
|\
| * IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-312-2/+150
| * IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-312-20/+4Star
| * IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-311-1/+1
| * IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-311-1/+5
| * IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-08-311-1/+4
| * IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-311-2/+6
| * IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-311-3/+4
| * IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-314-494/+35Star
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-312-2/+251
| * mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-313-6/+12
| * mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-291-0/+1
* | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-281-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/+3Star
* 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-255-99/+90Star
|\
| * net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-161-24/+8Star
| * IB/mlx4: Set VF to read from QP countersEran Ben Elisha2015-06-161-2/+4
| * IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-164-17/+39
| * net/mlx4_core: Add sink counterEran Ben Elisha2015-06-161-1/+2
| * net/mlx4: Add EQ poolMatan Barak2015-05-312-49/+23Star
| * net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-311-2/+2
| * net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz2015-05-251-1/+6
| * IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-05-251-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