aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_rdma.c
AgeCommit message (Expand)Author
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-07-26qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon
2019-05-26qed: Set the doorbell address correctlyMichal Kalderon
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon
2018-11-13qed: Fix rdma_info structure allocationMichal Kalderon
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-09-26qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King
2018-08-01qed: Make some functions staticYueHaibing
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason
2018-03-13qed: Use after free in qed_rdma_free()Dan Carpenter
2018-03-07qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon
2018-01-25qed: code indent should use tabs where possibleRohit Visavalia
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24qed: Free reserved MR tidMichal Kalderon
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2017-09-26qed: Fix maximum number of CQs for iWARPMichal Kalderon
2017-09-26qed: Add iWARP out of order supportMichal Kalderon
2017-09-26qed: Add iWARP enablement supportMichal Kalderon
2017-07-03qed: iWARP CM add active side connectKalderon, Michal
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal
2017-06-21qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]Kalderon, Michal