| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free(). | Chad Dupuis | 2010-10-25 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. | Chad Dupuis | 2010-10-25 | 3 | -2/+9 |
* | [SCSI] qla2xxx: Remove port down retry count. | Chad Dupuis | 2010-10-25 | 4 | -40/+4 |
* | [SCSI] qla2xxx: locking problem in qla2x00_init_rings() | Dan Carpenter | 2010-10-25 | 1 | -2/+2 |
* | [SCSI] sr: fix sr_drive_status handling when initialization required | Robert Jennings | 2010-10-25 | 1 | -0/+9 |
* | [SCSI] fcoe: Fix broken NPIV with correction to MAC validation | Robert Love | 2010-10-25 | 1 | -10/+6 |
* | [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption. | Kiran Patil | 2010-10-25 | 1 | -1/+1 |
* | [SCSI] libfc: Do not let disc work cancel itself | Bhanu Prakash Gollapudi | 2010-10-25 | 1 | -3/+2 |
* | [SCSI] libfc: possible race could panic system due to NULL fsp->cmd | Vasu Dev | 2010-10-25 | 1 | -12/+6 |
* | [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC | Vasu Dev | 2010-10-25 | 1 | -1/+1 |
* | [SCSI] libfc: adds flogi retry in case DID is zero in RJT | Vasu Dev | 2010-10-25 | 1 | -8/+4 |
* | [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready | Vasu Dev | 2010-10-25 | 1 | -4/+2 |
* | [SCSI] libfc: fix setting of rport dev loss | Mike Christie | 2010-10-25 | 1 | -2/+2 |
* | [SCSI] gdth: integer overflow in ioctl | Dan Carpenter | 2010-10-25 | 1 | -0/+8 |
* | [SCSI] Fix race when removing SCSI devices | Christof Schmitt | 2010-10-25 | 1 | -1/+2 |
* | [SCSI] sd: Export effective protection mode in sysfs | Martin K. Petersen | 2010-10-25 | 1 | -0/+23 |
* | [SCSI] qla4xxx: Update driver version to 5.02.00-k4 | Vikas Chaudhary | 2010-10-25 | 1 | -1/+1 |
* | [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb | Mike Christie | 2010-10-25 | 1 | -3/+6 |
* | [SCSI] qla4xxx: remove unwanted check for bad spd | Vikas Chaudhary | 2010-10-25 | 2 | -20/+0 |
* | [SCSI] qla4xxx: update AER support for ISP82XX | Vikas Chaudhary | 2010-10-25 | 2 | -35/+29 |
* | [SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it. | Shyam Sundar | 2010-10-25 | 1 | -6/+43 |
* | [SCSI] qla4xxx: use CRB Register for Request Queue in-pointer | Shyam Sundar | 2010-10-25 | 5 | -30/+16 |
* | [SCSI] qla4xxx: dump mailbox registers on System Error | Karen Higgins | 2010-10-25 | 3 | -0/+104 |
* | [SCSI] qla4xxx: Add support for 8130/8131 AENs. | Shyam Sundar | 2010-10-25 | 2 | -0/+14 |
* | [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly. | Lalit Chandivade | 2010-10-25 | 1 | -1/+3 |
* | [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ... | Nilesh Javali | 2010-10-25 | 1 | -2/+4 |
* | [SCSI] qla4xxx: free_irqs on failed initialize_adapter | Vikas Chaudhary | 2010-10-25 | 1 | -0/+6 |
* | [SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry | Vikas Chaudhary | 2010-10-25 | 1 | -1/+1 |
* | [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online | Vikas Chaudhary | 2010-10-25 | 1 | -2/+0 |
* | [SCSI] qla4xxx: honor return status of qla4xxx_hw_reset | Vikas Chaudhary | 2010-10-25 | 1 | -2/+5 |
* | [SCSI] qla4xxx: Trivial cleanup | Vikas Chaudhary | 2010-10-25 | 5 | -22/+12 |
* | [SCSI] Fix regressions in scsi_internal_device_block | Mike Christie | 2010-10-25 | 1 | -1/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 4 | -7/+8 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -4/+5 |
| * | drivers/scsi: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | 2 | -2/+2 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 10 | -94/+124 |
| |\ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 11 | -96/+83 |
| |\ \ |
|
| * | | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 3 | -1/+6 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-21 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | cnic: Defer iscsi connection cleanup | Michael Chan | 2010-10-14 | 1 | -0/+2 |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 18 | -70/+262 |
| |\ \ \ \ \ |
|
| * | | | | | | bnx2x, cnic, bnx2i: use new FW/HSI | Dmitry Kravkov | 2010-10-06 | 2 | -1/+4 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-10-22 | 2 | -1/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | scsi/sd: add a no_read_capacity_16 scsi_device flag | Hans de Goede | 2010-10-22 | 1 | -0/+12 |
| * | | | | | | | scsi/sr: add no_read_disc_info scsi_device flag | Hans de Goede | 2010-10-22 | 1 | -1/+7 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 | 2 | -4/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 | 2 | -4/+0 |
| |/ / / / / / |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-10-22 | 286 | -43764/+37794 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [SCSI] be2iscsi: SGE Len == 64K | Jayamohan Kallickal | 2010-10-11 | 1 | -1/+1 |