summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/libcxgbi.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: iscsi: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: cxgbi: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
* scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzallocDenis Efremov2020-08-201-16/+0
* scsi: cxgb4i: Add support for iSCSI segmentation offloadVarun Prakash2020-07-081-4/+42
* cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-4/+5
* scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-111-2/+3
* scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2018-10-161-0/+3
* scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash2017-10-111-1/+0
* scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2017-06-261-0/+1
* scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-021-0/+1
* scsi: libcxgbi: fix skb use after freeVarun Prakash2017-05-231-8/+8
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-2/+2
* scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash2016-12-141-0/+1
* scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-141-0/+1
* cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash2016-07-251-2/+25
* cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash2016-07-251-161/+0
* libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg2015-06-301-4/+1
* cxgbi: update copyright to 2015Karen Xie2015-05-251-1/+1
* cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie2015-05-251-2/+2
* cxgb4i: fix tx immediate data credit checkKaren Xie2014-12-121-2/+2
* libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-281-5/+0
* [SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt2014-10-011-0/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-061-1/+1
|\
| * scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-1/+1
* | libcxgbi: Add ipv6 api to driverAnish Bhatt2014-07-171-2/+19
|/
* treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-4/+4
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+1
|\
| * [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-0/+1
* | cxgbi: convert to SKB paged frag API.Ian Campbell2011-10-211-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* [SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie2011-02-241-1/+1
* [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com2011-01-241-3/+0
* [SCSI] cxgb4i: connection and ddp setting updatekxie@chelsio.com2010-10-071-10/+0
* [SCSI] cxgb3i: fixed connection over vlankxie@chelsio.com2010-10-071-0/+1
* [SCSI] libcxgbi: pdu read fixeskxie@chelsio.com2010-10-071-0/+2
* [SCSI] cxgbi: rename alloc_cpl to alloc_wrkxie@chelsio.com2010-10-071-3/+2
* [SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com2010-09-051-0/+753