aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/libcxgbi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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