index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
libcxgbi.h
Age
Commit message (
Expand
)
Author
2020-08-20
scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzalloc
Denis Efremov
2020-07-08
scsi: cxgb4i: Add support for iSCSI segmentation offload
Varun Prakash
2019-06-10
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
2019-01-11
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
2018-10-16
scsi: cxgb4i: add DCB support for iSCSI connections
Varun Prakash
2017-10-11
scsi: libcxgbi: simplify task->hdr allocation for mgmt cmds
Varun Prakash
2017-06-26
scsi: cxgb4i: assign rxqs in round robin mode
Varun Prakash
2017-06-02
scsi: cxgb4i: libcxgbi: in error case RST tcp conn
Varun Prakash
2017-05-23
scsi: libcxgbi: fix skb use after free
Varun Prakash
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-12-14
scsi: cxgb4i: libcxgbi: add missing module_put()
Varun Prakash
2016-12-14
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
2016-07-25
cxgb4i,libcxgbi: add iSCSI DDP support
Varun Prakash
2016-07-25
cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
Varun Prakash
2015-06-30
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
2015-05-25
cxgbi: update copyright to 2015
Karen Xie
2015-05-25
cxgbi: use per-connection link-speed dependent send/recv windows
Karen Xie
2014-12-12
cxgb4i: fix tx immediate data credit check
Karen Xie
2014-10-28
libcxgbi : support ipv6 address host_param
Anish Bhatt
2014-10-01
[SCSI] cxgb4i: avoid holding mutex in interrupt context
Anish Bhatt
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-07-17
libcxgbi: Add ipv6 api to driver
Anish Bhatt
2014-07-17
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-21
cxgbi: convert to SKB paged frag API.
Ian Campbell
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-24
[SCSI] cxgbi: convert to use iscsi_conn_get_addr_param
Mike Christie
2011-01-24
[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info
kxie@chelsio.com
2010-10-07
[SCSI] cxgb4i: connection and ddp setting update
kxie@chelsio.com
2010-10-07
[SCSI] cxgb3i: fixed connection over vlan
kxie@chelsio.com
2010-10-07
[SCSI] libcxgbi: pdu read fixes
kxie@chelsio.com
2010-10-07
[SCSI] cxgbi: rename alloc_cpl to alloc_wr
kxie@chelsio.com
2010-09-05
[SCSI] libcxgbi: common library for cxgb3i and cxgb4i
kxie@chelsio.com