summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/device.c
AgeCommit message (Expand)Author
2021-10-12RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2020-05-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja
2019-10-01RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja
2019-05-27RDMA/cxgb4: Use sizeof() notationLeon Romanovsky
2019-03-25cxgb4: Convert stid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert atid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert mmidr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert qpidr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert cqidr to XArrayMatthew Wilcox
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-15iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-24infiniband: cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-08-02iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja
2018-07-25rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-27RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-29iw_cxgb4: print mapped ports correctlyBharat Potnuri
2018-03-16cxgb4: notify fatal error to uld driversGanesh Goudar
2017-12-13iw_cxgb4: make pointer reg_workq staticColin Ian King
2017-12-13infiniband: cxgb4: use ktime_get for timestampsArnd Bergmann
2017-11-13iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri
2017-10-14RDMA/cxgb4: Fix indentationBart Van Assche
2017-09-29iw_cxgb4: add referencing to wait objectsSteve Wise
2017-09-27iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-06-14rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju
2017-06-01RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar
2017-04-20cxgb4: Convert PDBG to pr_debugJoe Perches
2017-04-20cxgb4: Use more common logging styleJoe Perches
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-01-24iw_cxgb4: Guard against null cm_id in dump_ep/qpGanesh Goudar
2017-01-10iw_cxgb4: free EQ queue memory on last derefSteve Wise
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford
2016-12-08iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun
2016-12-03IB/cxgb4: Remove debug prints after allocation failureLeon Romanovsky
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise
2016-06-23RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dumpHariprasad S
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise
2016-02-29infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann
2016-01-19iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S
2016-01-19iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S