summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/device.c
AgeCommit message (Expand)Author
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
2015-12-24iw_cxgb4: Pass qid range to user space driverHariprasad S
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise
2015-05-05iw_cxgb4: enforce qp/cq id requirementsHariprasad S
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai
2014-12-15RDMA/cxgb4: Increase epd buff size for debug interfacePramod Kumar
2014-10-14RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-21iw_cxgb4: advertise the correct device max attributesHariprasad Shenai
2014-07-17iw_cxgb4: fix for 64-bit integer divisionHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai
2014-07-13RDMA/cxgb4: Call iwpm_init() only onceSteve Wise
2014-07-08RDMA/cxgb4: Initialize the device status pageSteve Wise
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier
2014-06-10RDMA/cxgb4: Add support for iWARP Port Mapper user space serviceSteve Wise
2014-05-19RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error pathsChristoph Jaeger
2014-04-11RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-03-24RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler()Steve Wise
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2013-11-08IB/cxgb4: Fix formatting of physical addressBen Hutchings
2013-08-13RDMA/cxgb4: Add support for active and passive open connection with IPv6 addressVipul Pandya
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya
2013-02-15RDMA/cxgb4: Fix cast warningStefan Hasko
2013-02-14RDMA/cxgb4: Address sparse warningsVipul Pandya
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya
2012-05-18RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya