aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-5/+3
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford1-4/+0
2016-12-08iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun1-1/+3
2016-12-03IB/cxgb4: Remove debug prints after allocation failureLeon Romanovsky1-4/+0
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai1-0/+1
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD'sHariprasad Shenai1-0/+4
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linusJens Axboe1-0/+5
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise1-0/+5
2016-06-23RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dumpHariprasad S1-1/+1
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford1-50/+22
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise1-47/+20
2016-02-29infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann1-3/+2
2016-01-19iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S1-28/+17
2016-01-19iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S1-4/+4
2015-12-24iw_cxgb4: Pass qid range to user space driverHariprasad S1-0/+4
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S1-6/+4
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S1-12/+4
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches1-2/+2
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S1-0/+7
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise1-0/+1
2015-05-05iw_cxgb4: enforce qp/cq id requirementsHariprasad S1-0/+23
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S1-3/+3
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-24/+11
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells1-24/+11
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai1-6/+6
2014-12-15RDMA/cxgb4: Increase epd buff size for debug interfacePramod Kumar1-1/+1
2014-10-14RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise1-1/+1
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+14
2014-07-21iw_cxgb4: advertise the correct device max attributesHariprasad Shenai1-8/+8
2014-07-17iw_cxgb4: fix for 64-bit integer divisionHariprasad Shenai1-1/+2
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai1-0/+137
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai1-4/+24
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai1-0/+2
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai1-0/+21
2014-07-13RDMA/cxgb4: Call iwpm_init() only onceSteve Wise1-7/+10
2014-07-08RDMA/cxgb4: Initialize the device status pageSteve Wise1-0/+1
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier1-12/+71
2014-06-10RDMA/cxgb4: Add support for iWARP Port Mapper user space serviceSteve Wise1-12/+69
2014-05-19RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error pathsChristoph Jaeger1-0/+2
2014-04-11RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise1-8/+33
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+4
2014-03-24RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler()Steve Wise1-2/+4
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise1-70/+107
2013-11-08IB/cxgb4: Fix formatting of physical addressBen Hutchings1-2/+2
2013-08-13RDMA/cxgb4: Add support for active and passive open connection with IPv6 addressVipul Pandya1-27/+89
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya1-2/+23
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya1-4/+9
2013-02-15RDMA/cxgb4: Fix cast warningStefan Hasko1-1/+1
2013-02-14RDMA/cxgb4: Address sparse warningsVipul Pandya1-1/+2