aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i/bnx2i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-27scsi: bnx2i: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2014-07-25bnx2i: Rebranding bnx2i driverVikas Chaudhary1-2/+4
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan1-1/+1
2013-08-23[SCSI] bnx2i: Update version and copyright year 2013Eddie Wai1-1/+1
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-6/+6
2012-11-27[SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai1-1/+1
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-07-08[SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai1-0/+1
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisementBarak Witkowski1-0/+58
2012-05-10[SCSI] bnx2i: Updated version and copyright yearEddie Wai1-1/+1
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-1/+1
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-4/+29
2011-06-29[SCSI] bnx2i: Updated copyright and bump versionEddie Wai1-1/+1
2011-06-29[SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai1-3/+28
2011-06-21cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840Michael Chan1-1/+1
2011-05-24[SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai1-6/+10
2011-02-24[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai1-0/+2
2011-02-24[SCSI] bnx2i: Added jumbo MTU support for the no shost caseEddie Wai1-1/+1
2010-12-21[SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai1-1/+2
2010-12-21[SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai1-4/+5
2010-12-21[SCSI] bnx2i: Removed the dynamic registration of CNICEddie Wai1-3/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2010-10-06bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov1-0/+2
2010-09-05[SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai1-1/+1
2010-07-27[SCSI] bnx2i: Fixed the TCP graceful termination initiationEddie Wai1-0/+2
2010-07-27[SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout valuesEddie Wai1-0/+4
2010-07-27[SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedureEddie Wai1-0/+4
2010-07-27[SCSI] bnx2i: Created an active linklist which holds bnx2i endpointsEddie Wai1-0/+4
2010-04-11[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active iscsi sessionsAnil Veerabhadrappa1-0/+2
2009-12-10[SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa1-0/+1
2009-12-04[SCSI] bnx2i: use common iscsi suspend queueMike Christie1-1/+0
2009-10-02[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa1-0/+2
2009-06-09[SCSI] bnx2i: Add bnx2i iSCSI driver.Michael Chan1-0/+771