aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/libcxgbi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-11scsi: cxgb4i: add wait_for_completion()Varun Prakash1-2/+3
2018-10-16scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash1-0/+3
2017-10-11scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash1-1/+0
2017-06-26scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash1-0/+1
2017-06-02scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash1-0/+1
2017-05-23scsi: libcxgbi: fix skb use after freeVarun Prakash1-8/+8
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-2/+2
2016-12-14scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash1-0/+1
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash1-0/+1
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash1-2/+25
2016-07-25cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash1-161/+0
2015-06-30libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg1-4/+1
2015-05-25cxgbi: update copyright to 2015Karen Xie1-1/+1
2015-05-25cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie1-2/+2
2014-12-12cxgb4i: fix tx immediate data credit checkKaren Xie1-2/+2
2014-10-28libcxgbi : support ipv6 address host_paramAnish Bhatt1-5/+0
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt1-0/+3
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2014-07-17libcxgbi: Add ipv6 api to driverAnish Bhatt1-2/+19
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke1-1/+1
2013-08-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches1-4/+4
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-1/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+1
2011-10-21cxgbi: convert to SKB paged frag API.Ian Campbell1-1/+1
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie1-1/+1
2011-01-24[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com1-3/+0
2010-10-07[SCSI] cxgb4i: connection and ddp setting updatekxie@chelsio.com1-10/+0
2010-10-07[SCSI] cxgb3i: fixed connection over vlankxie@chelsio.com1-0/+1
2010-10-07[SCSI] libcxgbi: pdu read fixeskxie@chelsio.com1-0/+2
2010-10-07[SCSI] cxgbi: rename alloc_cpl to alloc_wrkxie@chelsio.com1-3/+2
2010-09-05[SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com1-0/+753