aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
AgeCommit message (Expand)Author
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem
2021-05-26i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-04-20RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale
2021-04-12RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlockYe Bin
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-22RDMA: Delete not-used static inline functionsLeon Romanovsky
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky
2021-01-19RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some othersLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptionsLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_virtchnl: Fix a bunch of kernel-doc issuesLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_uk: Clean-up some function documentation headersLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptionsLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_pble: Provide description for 'dev' and fix formatting is...Lee Jones
2021-01-19RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanoursLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and...Lee Jones
2021-01-19RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issuesLee Jones
2021-01-19RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issuesLee Jones
2021-01-19RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' argsLee Jones
2020-12-07RDMA/i40iw: Replace atomic_add_return(1, ..)Yejune Deng
2020-12-01RDMA/i40iw: Remove push code from i40iwShiraz Saleem
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe
2020-11-25RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem
2020-11-23RDMA/i40iw: Constify ops structsRikard Falkeborn
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-09-29RDMA/i40iw: Remove intermediate pointer that points to the same structLeon Romanovsky
2020-09-22i40iw: Add support to make destroy QP synchronousSindhu, Devale
2020-09-16RDMA/i40iw: Avoid typecast from void to pci_devParav Pandit
2020-09-11RDMA/i40iw: Use ib_umem_num_dma_pages()Jason Gunthorpe
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-09-03RDMA/i40iw: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-20RDMA/i40iw: Remove the query_pkey callbackKamal Heib
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-06-25i40e: Move client header locationShiraz Saleem
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA/i40iw: Remove FMR leftoversJason Gunthorpe
2020-05-12IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev
2020-05-04i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-04-14i40iw: fix null pointer dereference on a null wqe pointerColin Ian King
2020-03-18i40iw: Report correct firmware versionSindhu, Devale