summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem2021-06-0229-28707/+0
* i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-05-261-3/+2
* RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale2021-04-201-4/+2
* RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlockYe Bin2021-04-121-2/+1
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-5/+5
* RDMA: Delete not-used static inline functionsLeon Romanovsky2021-03-222-31/+0
* RDMA: Fix kernel-doc compilation warningsLeon Romanovsky2021-03-227-10/+10
* RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some othersLee Jones2021-01-191-9/+10
* RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptionsLee Jones2021-01-191-10/+12
* RDMA/hw/i40iw/i40iw_virtchnl: Fix a bunch of kernel-doc issuesLee Jones2021-01-191-8/+11
* RDMA/hw/i40iw/i40iw_uk: Clean-up some function documentation headersLee Jones2021-01-191-2/+3
* RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptionsLee Jones2021-01-191-5/+8
* RDMA/hw/i40iw/i40iw_pble: Provide description for 'dev' and fix formatting is...Lee Jones2021-01-191-2/+3
* RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanoursLee Jones2021-01-191-5/+8
* RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and...Lee Jones2021-01-191-2/+2
* RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issuesLee Jones2021-01-191-8/+13
* RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issuesLee Jones2021-01-191-9/+9
* RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' argsLee Jones2021-01-191-2/+2
* RDMA/i40iw: Replace atomic_add_return(1, ..)Yejune Deng2020-12-071-3/+3
* RDMA/i40iw: Remove push code from i40iwShiraz Saleem2020-12-018-224/+18
* Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-012-35/+7
|\
| * RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2020-11-252-35/+7
* | RDMA/i40iw: Constify ops structsRikard Falkeborn2020-11-232-20/+20
* | RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-3/+3
* | RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe2020-10-261-7/+0
* | RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-261-1/+1
* | RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-0/+3
* | RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+3
* | RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
|/
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* RDMA/i40iw: Remove intermediate pointer that points to the same structLeon Romanovsky2020-09-291-6/+3
* i40iw: Add support to make destroy QP synchronousSindhu, Devale2020-09-226-71/+45
* RDMA/i40iw: Avoid typecast from void to pci_devParav Pandit2020-09-165-7/+8
* RDMA/i40iw: Use ib_umem_num_dma_pages()Jason Gunthorpe2020-09-111-9/+1
* RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe2020-09-091-2/+1
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+2
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-1/+2
* RDMA/i40iw: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-031-7/+7
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-237-28/+21
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-061-21/+1
|\
| * RDMA/i40iw: Remove the query_pkey callbackKamal Heib2020-07-201-19/+0
| * RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-061-2/+1
* | i40e: Move client header locationShiraz Saleem2020-06-252-2/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-021-1/+0
* RDMA/i40iw: Remove FMR leftoversJason Gunthorpe2020-06-022-10/+0
* IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev2020-05-121-8/+0
* i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter2020-05-041-1/+1
* i40iw: fix null pointer dereference on a null wqe pointerColin Ian King2020-04-141-1/+1
* i40iw: Report correct firmware versionSindhu, Devale2020-03-188-9/+167