aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2-6/+7
2010-04-11[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active iscsi sessionsAnil Veerabhadrappa3-4/+24
2010-04-11[SCSI] bnx2i: Update version and module descriptionAnil Veerabhadrappa1-3/+4
2010-04-11[SCSI] bnx2i: link bnx2i hba and cnic device before registering the deviceAnil Veerabhadrappa1-2/+2
2010-04-11[SCSI] bnx2i: make firmware use statsn field when constructing headerAnil Veerabhadrappa1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal1-1/+1
2010-02-17[SCSI] bnx2i: set change_queue_depth functionMike Christie1-0/+1
2010-02-17[SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4Joe Perches1-2/+2
2009-12-10[SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa2-4/+2
2009-12-10[SCSI] bnx2i: Task management ABORT TASK fixesAnil Veerabhadrappa1-4/+13
2009-12-10[SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa3-8/+31
2009-12-10[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero value is specifiedAnil Veerabhadrappa1-1/+1
2009-12-10[SCSI] bnx2i: Add 5771E device support to bnx2i driverAnil Veerabhadrappa1-1/+5
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04[SCSI] libiscsi: add warm target reset tmf supportMike Christie1-1/+1
2009-12-04[SCSI] bnx2i: use common iscsi suspend queueMike Christie2-8/+1
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-1/+1
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal1-1/+1
2009-10-02[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa2-1/+3
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-08-22[SCSI] bnx2i : Fix "cid #n not valid" issueAnil Veerabhadrappa1-2/+1
2009-08-22[SCSI] bnx2i : Fix command session number jump issue seen during cable pull testAnil Veerabhadrappa1-3/+0
2009-08-22[SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()Anil Veerabhadrappa2-4/+10
2009-08-22[SCSI] bnx2i: convert bnx2i_dev_lock to mutexAnil Veerabhadrappa1-29/+25
2009-08-22[SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditionsAnil Veerabhadrappa1-12/+19
2009-08-22[SCSI] bnx2i: remove global variable bnx2i_reg_devicesAnil Veerabhadrappa1-19/+1
2009-06-21cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap1-0/+2
2009-06-15[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan1-0/+1
2009-06-09[SCSI] bnx2i: Add bnx2i iSCSI driver.Michael Chan9-0/+7494