aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr
Commit message (Expand)AuthorAge
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-03
* RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor2018-09-30
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
* RDMA/qedr: remove set but not used variable 'ctx'YueHaibing2018-09-05
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-20
| |\
| | * RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-11
* | | qedr: Add user space support for SRQYuval Bason2018-08-14
* | | qedr: Add support for kernel mode SRQ'sYuval Bason2018-08-14
* | | qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason2018-08-14
* | | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* | | RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* | | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-10
* | | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* | | RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit2018-06-18
* | | RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-18
* | | IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe2018-06-18
|/ /
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07
|\|
| * RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"Colin Ian King2018-05-31
| * Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-28
| |\
| * | RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King2018-05-01
* | | qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-05
| |/ |/|
* | RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal2018-05-23
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-06
|\
| * RDMA/qedr: Fix wmb usage in qedrKalderon, Michal2018-04-05
| * RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe2018-04-05
| * IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-03
| * IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-03
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-03
| * IB/qedr: Remove GID add/del dummy routinesParav Pandit2018-04-03
| * qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King2018-03-29
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
| * RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\ \
| * | RDMA/qedr: Fix QP state initialization raceKalderon, Michal2018-03-21
| * | RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal2018-03-21
| * | RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal2018-03-21
| |/
* | qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-29
* | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-26
|/
* RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal2018-03-06
* RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal2018-03-06
* RDMA/qedr: Fix iWARP connect with port mapperKalderon, Michal2018-03-06
* RDMA/qedr: Fix ipv6 destination address resolutionKalderon, Michal2018-03-06
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\
| * RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling2018-01-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * | qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-02