summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/device.c
Commit message (Expand)AuthorAgeFilesLines
* iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja2018-08-031-0/+1
* rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju2018-07-261-5/+14
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-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-071-12/+12
|\
| * iw_cxgb4: print mapped ports correctlyBharat Potnuri2018-03-301-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/+15Star
* iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri2017-11-131-15/+13Star
* RDMA/cxgb4: Fix indentationBart Van Assche2017-10-151-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/+0Star
* 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/+27Star
* cxgb4: Use more common logging styleJoe Perches2017-04-201-49/+34Star
* 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/+3Star
|\
| *-. Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-141-4/+0Star
| |\ \
| | * | IB/cxgb4: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-4/+0Star
| | |/
| * / 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/+22Star
|\ \
| | * iw_cxgb4: remove port mapper related codeSteve Wise2016-03-161-47/+20Star
| |/ |/|
| * infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann2016-02-291-3/+2Star
|/
* iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-191-28/+17Star
* 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-221-6/+4Star
* iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-111-12/+4Star
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-121-2/+2
* iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-051-0/+7
* RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2015-05-051-0/+1
* iw_cxgb4: enforce qp/cq id requirementsHariprasad S2015-05-051-0/+23
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-051-3/+3
* Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-181-24/+11Star
|\
| * debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-24/+11Star
* | iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai2015-01-161-6/+6
|/
* RDMA/cxgb4: Increase epd buff size for debug interfacePramod Kumar2014-12-161-1/+1
* RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise2014-10-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-221-7/+14
|\