summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/device.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja2019-10-011-2/+5
* RDMA/cxgb4: Use sizeof() notationLeon Romanovsky2019-05-271-5/+4
* cxgb4: Convert stid_idr to XArrayMatthew Wilcox2019-03-251-20/+11
* cxgb4: Convert atid_idr to XArrayMatthew Wilcox2019-03-251-9/+8
* cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox2019-03-251-9/+17
* cxgb4: Convert mmidr to XArrayMatthew Wilcox2019-03-251-11/+11
* cxgb4: Convert qpidr to XArrayMatthew Wilcox2019-03-251-71/+50
* cxgb4: Convert cqidr to XArrayMatthew Wilcox2019-03-251-3/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-091-8/+2
|\
| * RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
| * infiniband: cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-241-7/+1
* | iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju2019-02-151-2/+13
|/
* iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja2018-08-021-0/+1
* rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju2018-07-251-5/+14
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+4
* RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-04-271-1/+8
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-12/+12
|\
| * iw_cxgb4: print mapped ports correctlyBharat Potnuri2018-03-291-12/+12
* | cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-161-0/+1
|/
* iw_cxgb4: make pointer reg_workq staticColin Ian King2017-12-131-1/+1
* infiniband: cxgb4: use ktime_get for timestampsArnd Bergmann2017-12-131-19/+15
* iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri2017-11-131-15/+13
* RDMA/cxgb4: Fix indentationBart Van Assche2017-10-141-2/+2
* iw_cxgb4: add referencing to wait objectsSteve Wise2017-09-291-0/+21
* iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri2017-09-271-8/+8
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju2017-06-141-3/+7
* RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar2017-06-011-1/+1
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-201-31/+27
* cxgb4: Use more common logging styleJoe Perches2017-04-201-49/+34
* Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-0/+9
|\
| * iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-01-101-0/+9
* | iw_cxgb4: Guard against null cm_id in dump_ep/qpGanesh Goudar2017-01-241-49/+84
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-5/+3
|\
| *-. Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-141-4/+0
| |\ \
| | * | IB/cxgb4: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-4/+0
| | |/
| * / iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun2016-12-081-1/+3
| |/
* / cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-0/+5
|\
| * Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-09-131-0/+5
| |\
| | * iw_cxgb4: block module unload until all ep resources are releasedSteve Wise2016-09-041-0/+5
* | | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-0/+4
|/ /
* / RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dumpHariprasad S2016-06-231-1/+1
|/
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-50/+22
|\ \
| | * iw_cxgb4: remove port mapper related codeSteve Wise2016-03-161-47/+20
| |/ |/|
| * infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann2016-02-291-3/+2
|/
* iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-191-28/+17
* iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S2016-01-191-4/+4
* iw_cxgb4: Pass qid range to user space driverHariprasad S2015-12-241-0/+4
* iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-211-6/+4