index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
i40iw
Age
Commit message (
Expand
)
Author
2021-04-20
RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
Sindhu Devale
2021-04-12
RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock
Ye Bin
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-01-19
RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some others
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptions
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_virtchnl: Fix a bunch of kernel-doc issues
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_uk: Clean-up some function documentation headers
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptions
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_pble: Provide description for 'dev' and fix formatting is...
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanours
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and...
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issues
Lee Jones
2021-01-19
RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issues
Lee Jones
2021-01-19
RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' args
Lee Jones
2020-12-07
RDMA/i40iw: Replace atomic_add_return(1, ..)
Yejune Deng
2020-12-01
RDMA/i40iw: Remove push code from i40iw
Shiraz Saleem
2020-12-01
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
2020-11-25
RDMA/i40iw: Address an mmap handler exploit in i40iw
Shiraz Saleem
2020-11-23
RDMA/i40iw: Constify ops structs
Rikard Falkeborn
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-09-29
RDMA/i40iw: Remove intermediate pointer that points to the same struct
Leon Romanovsky
2020-09-22
i40iw: Add support to make destroy QP synchronous
Sindhu, Devale
2020-09-16
RDMA/i40iw: Avoid typecast from void to pci_dev
Parav Pandit
2020-09-11
RDMA/i40iw: Use ib_umem_num_dma_pages()
Jason Gunthorpe
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-03
RDMA/i40iw: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-20
RDMA/i40iw: Remove the query_pkey callback
Kamal Heib
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-25
i40e: Move client header location
Shiraz Saleem
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
RDMA/i40iw: Remove FMR leftovers
Jason Gunthorpe
2020-05-12
IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
Denis V. Lunev
2020-05-04
i40iw: Fix error handling in i40iw_manage_arp_cache()
Dan Carpenter
2020-04-14
i40iw: fix null pointer dereference on a null wqe pointer
Colin Ian King
2020-03-18
i40iw: Report correct firmware version
Sindhu, Devale
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]