index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
libcxgbi.h
Age
Commit message (
Expand
)
Author
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