This website requires JavaScript.
Explore
Help
Sign in
forge
/
linux-pinenote
Watch
1
Star
0
Fork
You've already forked linux-pinenote
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dadefe3b71
linux-pinenote
/
drivers
/
scsi
/
cxgbi
/
cxgb3i
/
Kbuild
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
kbuild: finally remove the obsolete variable $TOPDIR TOPDIR is obsolete, it can be finally removed now. Signed-off-by: WANG Cong <amwang@redhat.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2009-06-19 03:40:26 -04:00
EXTRA_CFLAGS += -I$(srctree)/drivers/net/cxgb3
[SCSI] cxgb3i: Add cxgb3i iSCSI driver. This patch implements the cxgb3i iscsi connection acceleration for the open-iscsi initiator. The cxgb3i driver offers the iscsi PDU based offload: - digest insertion and verification - payload direct-placement into host memory buffer. Signed-off-by: Karen Xie <kxie@chelsio.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-12-09 14:15:32 -08:00
[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module - Merge cxgb3i_ddp.ko to cxgb3i.ko as there is no other users. - Bump the driver version up to 1.0.2. Signed-off-by: Karen Xie <kxie@chelsio.com> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-04-01 13:11:27 -05:00
obj-$(CONFIG_SCSI_CXGB3_ISCSI) += cxgb3i.o
Reference in a new issue
Copy permalink