aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/iw_cxgb4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20cxgb4: Convert PDBG to pr_debugJoe Perches1-24/+20
2017-04-20cxgb4: Use more common logging styleJoe Perches1-0/+6
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-1/+1
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-3/+3
2017-01-10iw_cxgb4: free EQ queue memory on last derefSteve Wise1-0/+18
2017-01-10iw_cxgb4: refactor sq/rq drain logicSteve Wise1-4/+2
2016-11-16iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise1-1/+1
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2016-10-07IB/cxgb4: Move user vendor structuresLeon Romanovsky1-1/+1
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash1-9/+0
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linusJens Axboe1-0/+1
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise1-0/+1
2016-08-02iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise1-1/+1
2016-06-23RDMA/iw_cxgb4: Low resource fixes for Completion queueHariprasad S1-0/+1
2016-06-23RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S1-0/+2
2016-06-23RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S1-0/+19
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7Doug Ledford1-1/+8
2016-05-13RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiationHariprasad S1-0/+1
2016-05-13RDMA/iw_cxgb4: Add few history bits for epHariprasad S1-1/+7
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-1/+1
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-3/+2
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford1-42/+0
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise1-42/+0
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-1/+2
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak1-1/+2
2016-02-29iw_cxgb4: add queue drain functionsSteve Wise1-0/+4
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-2/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig1-11/+0
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg1-18/+0
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg1-0/+7
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg1-1/+3
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-4/+4
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S1-2/+3
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S1-0/+7
2015-02-18RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S1-15/+14
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-07-21iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai1-1/+1
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai1-0/+17
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai1-1/+8
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai1-0/+12
2014-07-13RDMA/cxgb4: Call iwpm_init() only onceSteve Wise1-1/+1
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2014-06-10iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai1-0/+2
2014-06-10RDMA/cxgb4: Add support for iWARP Port Mapper user space serviceSteve Wise1-0/+44
2014-04-28RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise1-0/+1
2014-04-11RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise1-0/+2
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+2
2014-03-20RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise1-0/+1