aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/device.c
Commit message (Expand)AuthorAge
* iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-02-01
* iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun2017-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-09-13
| |\
| | * iw_cxgb4: block module unload until all ep resources are releasedSteve Wise2016-09-04
* | | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-19
|/ /
* / RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dumpHariprasad S2016-06-23
|/
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-16
|\ \
| | * iw_cxgb4: remove port mapper related codeSteve Wise2016-03-16
| |/ |/|
| * infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann2016-02-29
|/
* iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-19
* iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S2016-01-19
* iw_cxgb4: Pass qid range to user space driverHariprasad S2015-12-24
* iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-21
* iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-11
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-12
* iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-05
* RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2015-05-05
* iw_cxgb4: enforce qp/cq id requirementsHariprasad S2015-05-05
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-05
* Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-17
|\
| * debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-17
* | iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai2015-01-16
|/
* RDMA/cxgb4: Increase epd buff size for debug interfacePramod Kumar2014-12-15
* RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise2014-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * RDMA/cxgb4: Call iwpm_init() only onceSteve Wise2014-07-13
| * RDMA/cxgb4: Initialize the device status pageSteve Wise2014-07-08
* | iw_cxgb4: advertise the correct device max attributesHariprasad Shenai2014-07-21
* | iw_cxgb4: fix for 64-bit integer divisionHariprasad Shenai2014-07-17
* | cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-15
* | cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2014-07-15
* | cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-15
* | iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-15
|/
*-. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-10
|\ \
| | * RDMA/cxgb4: Add support for iWARP Port Mapper user space serviceSteve Wise2014-06-10
| |/ |/|
| * RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error pathsChristoph Jaeger2014-05-19
|/
* RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise2014-04-11
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-03
|\
| * RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler()Steve Wise2014-03-24
* | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-14
|/
* IB/cxgb4: Fix formatting of physical addressBen Hutchings2013-11-08
* RDMA/cxgb4: Add support for active and passive open connection with IPv6 addressVipul Pandya2013-08-13
* RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya2013-03-14
* RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya2013-03-14
* RDMA/cxgb4: Fix cast warningStefan Hasko2013-02-15
* RDMA/cxgb4: Address sparse warningsVipul Pandya2013-02-14
* RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-20
* RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-20
* RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya2012-05-21