Age | Commit message (Expand) | Author | Files | Lines |
2013-05-10 | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used | Mike Christie | 1 | -2/+4 |
2013-05-03 | [SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb() | Vikas Chaudhary | 1 | -0/+1 |
2013-05-02 | [SCSI] qla4xxx: Update driver version to 5.03.00-k9 | Vikas Chaudhary | 1 | -1/+1 |
2013-05-02 | [SCSI] qla4xxx: Assign values using correct datatype | Adheer Chandravanshi | 1 | -4/+4 |
2013-05-02 | [SCSI] qla4xxx: Fix smatch warnings | Adheer Chandravanshi | 1 | -16/+1 |
2013-05-02 | [SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_create | Vikas Chaudhary | 1 | -3/+3 |
2013-05-02 | [SCSI] qla4xxx: Silence gcc warning | Vikas Chaudhary | 1 | -5/+3 |
2013-05-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 11 | -38/+1992 |
2013-04-12 | [SCSI] qla4xxx: Update driver version to 5.03.00-k8 | Vikas Chaudhary | 1 | -1/+1 |
2013-04-12 | [SCSI] qla4xxx: Added print statements to display AENs | Vikas Chaudhary | 2 | -0/+41 |
2013-04-12 | [SCSI] qla4xxx: Use correct value for max flash node entries | Adheer Chandravanshi | 1 | -2/+2 |
2013-04-12 | [SCSI] qla4xxx: Restrict logout from boot target session using session id | Adheer Chandravanshi | 1 | -0/+8 |
2013-04-12 | [SCSI] qla4xxx: Use correct flash ddb offset for ISP40XX | Adheer Chandravanshi | 2 | -21/+43 |
2013-04-12 | [SCSI] qla4xxx: Update driver version to 5.03.00-k7 | Vikas Chaudhary | 1 | -1/+1 |
2013-04-12 | [SCSI] qla4xxx: Replace dev type macros with generic portal type macros | Adheer Chandravanshi | 2 | -15/+14 |
2013-04-12 | [SCSI] qla4xxx: Add flash node mgmt support | Adheer Chandravanshi | 6 | -4/+1824 |
2013-04-12 | [SCSI] qla4xxx: Update driver version to 5.03.00-k6 | Vikas Chaudhary | 1 | -1/+1 |
2013-04-12 | [SCSI] qla4xxx: Skip retry of initialize_adapter for ISP80XX | Nilesh Javali | 1 | -1/+4 |
2013-04-12 | [SCSI] qla4xxx: Assign correct CHAP table address to FLT | Vikas Chaudhary | 1 | -5/+6 |
2013-04-12 | [SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functions | Vikas Chaudhary | 2 | -4/+4 |
2013-04-10 | [SCSI] qla4xxx: Update driver version to 5.03.00-k5 | Vikas Chaudhary | 1 | -1/+1 |
2013-04-10 | [SCSI] qla4xxx: Fixed request queue count manipulation on response path | Tej Parkash | 3 | -17/+2 |
2013-04-10 | [SCSI] qla4xxx: Fix debug level to avoid floods of same message | Vikas Chaudhary | 2 | -4/+11 |
2013-04-10 | [SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_reset | Vikas Chaudhary | 1 | -1/+8 |
2013-04-10 | [SCSI] qla4xxx: Fix double reset in case of firmware hung for ISP83XX | Vikas Chaudhary | 1 | -2/+16 |
2013-04-10 | [SCSI] qla4xxx: Set graceful reset bit for ISP83XX | Vikas Chaudhary | 1 | -0/+9 |
2013-04-10 | [SCSI] qla4xxx: Boot from SAN fix for ISP83XX | Vikas Chaudhary | 1 | -1/+1 |
2013-04-10 | [SCSI] qla4xxx: Take E-port out of reset before disabling pause frames | Manish Dusane | 2 | -0/+38 |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida | 1 | -1/+1 |
2013-02-22 | [SCSI] qla4xxx: don't free NULL dma pool | Dan Carpenter | 1 | -4/+2 |
2013-01-30 | [SCSI] qla4xxx: Update driver version to 5.03.00-k4 | Vikas Chaudhary | 1 | -1/+1 |
2013-01-30 | [SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param. | Manish Rangankar | 1 | -6/+6 |
2013-01-30 | [SCSI] qla4xxx: wait for boot target login response during probe. | Manish Rangankar | 2 | -4/+84 |
2013-01-30 | [SCSI] qla4xxx: Added support for force firmware dump | Vikas Chaudhary | 3 | -6/+13 |
2013-01-30 | [SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter | Poornima Vonti | 2 | -24/+5 |
2013-01-30 | [SCSI] qla4xxx: Throttle active IOCBs to firmware limits | Karen Higgins | 3 | -3/+21 |
2013-01-30 | [SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_data | Karen Higgins | 1 | -5/+2 |
2013-01-30 | [SCSI] qla4xxx: Quiesce driver activities while loopback | Nilesh Javali | 4 | -3/+45 |
2013-01-30 | [SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICA... | Nilesh Javali | 2 | -2/+2 |
2013-01-30 | [SCSI] qla4xxx: Add spurious interrupt messages under debug level 2 | Nilesh Javali | 1 | -6/+7 |
2013-01-30 | [SCSI] qla4xxx: Update driver version to 5.03.00-k3 | Vikas Chaudhary | 1 | -1/+1 |
2013-01-30 | [SCSI] qla4xxx: Correct the validation to check in get_sys_info mailbox | Nilesh Javali | 1 | -2/+2 |
2013-01-30 | [SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_direct | Vikas Chaudhary | 1 | -1/+1 |
2013-01-29 | [SCSI] qla4xxx: Update driver version to 5.03.00-k2 | Vikas Chaudhary | 1 | -1/+1 |
2013-01-29 | [SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_get_ep_fwdb. | Manish Rangankar | 1 | -4/+7 |
2013-01-29 | [SCSI] qla4xxx: Allow reset in link down case | Harish Zunjarrao | 1 | -8/+0 |
2013-01-29 | [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX | Vikas Chaudhary | 8 | -43/+103 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-10-03 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 21 | -964/+3991 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -4/+2 |