aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i/bnx2i_init.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bnx2i: Updated the connection shutdown/cleanup timeoutEddie Wai2011-05-241-1/+1
* [SCSI] bnx2i: Updated to version 2.6.2.3Eddie Wai2011-02-241-2/+2
* [SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai2011-02-241-4/+6
* [SCSI] bnx2i: Added handling for unsupported iSCSI offload hbaEddie Wai2011-02-241-0/+15
* [SCSI] bnx2i: Updated version to 2.6.2.2Eddie Wai2010-12-211-2/+2
* [SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai2010-12-211-1/+2
* [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress opsEddie Wai2010-12-211-4/+17
* [SCSI] bnx2i: Removed the dynamic registration of CNICEddie Wai2010-12-211-82/+0
* [SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai2010-09-051-3/+5
* [SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai2010-09-051-20/+34
* [SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2Eddie Wai2010-07-271-2/+2
* [SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedureEddie Wai2010-07-271-3/+30
* [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-181-5/+6
|\
| * [SCSI] bnx2i: Update version and module descriptionAnil Veerabhadrappa2010-04-111-3/+4
| * [SCSI] bnx2i: link bnx2i hba and cnic device before registering the deviceAnil Veerabhadrappa2010-04-111-2/+2
* | [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa2010-04-111-1/+12
|/
* [SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa2009-12-101-2/+2
* [SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa2009-12-101-0/+4
* [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...Anil Veerabhadrappa2009-12-101-1/+1
* [SCSI] bnx2i: Add 5771E device support to bnx2i driverAnil Veerabhadrappa2009-12-101-1/+5
* [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()Anil Veerabhadrappa2009-08-221-2/+5
* [SCSI] bnx2i: convert bnx2i_dev_lock to mutexAnil Veerabhadrappa2009-08-221-29/+25
* [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditionsAnil Veerabhadrappa2009-08-221-12/+19
* [SCSI] bnx2i: remove global variable bnx2i_reg_devicesAnil Veerabhadrappa2009-08-221-19/+1
* [SCSI] bnx2i: Add bnx2i iSCSI driver.Michael Chan2009-06-091-0/+438