aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_verbs.c
Commit message (Expand)AuthorAge
* RDMA/nes: Remove old FRWR APISagi Grimberg2015-10-28
* RDMA/nes: Support the new memory registration APISagi Grimberg2015-10-28
* IB: split struct ib_send_wrChristoph Hellwig2015-10-08
* nes: Support ib_alloc_mr verbSagi Grimberg2015-08-30
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-12
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-12
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-12
* IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-02
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-20
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-20
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-18
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-15
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-08
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
|\ \ \
| | | * IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-03-17
| | |/ | |/|
| | * RDMA/nes: Clean up a conditionDan Carpenter2014-03-17
| | * RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova2014-03-17
| |/
* / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-04
|/
* RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones2013-11-09
* RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter2013-07-30
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2012-12-08
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2012-12-08
* RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova2012-10-03
* RDMA/nes: Add missing break to switch.Tatyana Nikolova2012-10-03
* RDMA/nes: Print hardware resource typeTatyana Nikolova2012-09-30
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-05
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-30
* RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-27
* RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-27
* RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-10
* RDMA/nes: Add missing calls to ib_umem_release()Julia Lawall2011-10-06
* RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-18
* RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-10
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-26
|\
| * RDMA/nes: Report correct port state if interface is downChien Tung2010-10-06
| * RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier2010-09-27
* | net: percpu net_device refcountEric Dumazet2010-10-12
|/
* RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-04
* RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz2010-08-04
* RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-04
* RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-28
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-21
* RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-09
|\
| * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-07
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* RDMA/nes: Set assume_aligned_header bitFaisal Latif2010-03-11
* RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-19