aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-08IB: split struct ib_send_wrChristoph Hellwig3-121/+131
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-532/+473
2015-08-30IB/mlx4_ib: Disassociate supportYishai Hadas2-2/+150
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2-20/+4
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-08-30IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-08-30IB/mlx4: Demote mcg message from warning to debugJack Morgenstein1-2/+6
2015-08-30IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua4-494/+35
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua2-2/+251
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg3-6/+12
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg1-0/+1
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion1-1/+1
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford1-7/+9
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford1-0/+2
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh1-5/+3
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz1-10/+19
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak1-5/+6
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-99/+90
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha1-24/+8
2015-06-15IB/mlx4: Set VF to read from QP countersEran Ben Elisha1-2/+4
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha4-17/+39
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha1-1/+2
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny2-2/+12
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny1-0/+2
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny1-1/+2
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak3-5/+62
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak1-1/+17
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-1/+5
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2-2/+6
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak2-2/+9
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-2/+3
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny2-14/+15
2015-06-02IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier1-2/+3
2015-05-30net/mlx4: Add EQ poolMatan Barak2-49/+23
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak1-2/+2
2015-05-24net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz1-1/+6
2015-05-24IB/mlx4: Convert slave port before building address-handleOr Gerlitz1-4/+7
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-10/+5
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+10
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches1-2/+1
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1Doug Ledford6-166/+391
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott2-0/+13
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-04-15IB/mlx4: Change alias guids default to be host assignedYishai Hadas1-2/+2
2015-04-15IB/mlx4: Request alias GUID on demandYishai Hadas3-0/+75
2015-04-15IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas3-79/+50