aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-09RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer1-0/+1
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco1-0/+1
2018-03-15i40iw: Refactor of driver generated AEsHenry Orosco1-0/+5
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe1-1/+1
2018-03-06i40iw: Improve CM node lookup time on connection setupShiraz Saleem1-1/+2
2017-12-22i40iw: Add notifier for network device eventsShiraz Saleem1-0/+3
2017-10-18i40iw: Account for IPv6 header when setting MSSShiraz Saleem1-3/+0
2017-09-22i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem1-1/+0
2017-07-20i40iw: Avoid memory leak of CQP request objectsShiraz Saleem1-0/+1
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco1-3/+4
2016-12-12i40iw: Fix QP flush to not hang on empty queues or failureShiraz Saleem1-3/+6
2016-12-12i40iw: Fix double free of QPMustafa Ismail1-1/+1
2016-12-05i40iw: Add request for reset on CQP timeoutHenry Orosco1-0/+1
2016-12-05i40iw: Add missing cleanup on device closeMustafa Ismail1-0/+5
2016-12-05i40iw: Query device accounts for internal rsrcHenry Orosco1-0/+4
2016-12-03i40iw: Add Quality of Service supportHenry Orosco1-0/+9
2016-08-23i40iw: Protect req_resource_num updateMustafa Ismail1-1/+1
2016-08-23i40iw: Change mem_resources pointer to a u8Shiraz Saleem1-1/+1
2016-06-23i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem1-0/+1
2016-06-23i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif1-0/+1
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa1-2/+2
2016-04-28RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa1-2/+0
2016-04-28RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa1-0/+1
2016-03-21i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova1-0/+1
2016-02-29i40iw: add main, hdr, statusFaisal Latif1-0/+569