Age | Commit message (Expand) | Author | Files | Lines |
2011-12-14 | [SCSI] qla4xxx: check for failed conn setup | Mike Christie | 1 | -0/+3 |
2011-12-14 | [SCSI] qla4xxx: a small loop fix | Tomas Henzl | 1 | -1/+3 |
2011-12-14 | [SCSI] qla4xxx: fix flash/ddb support | Mike Christie | 7 | -97/+1315 |
2011-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 16 | -1207/+4075 |
2011-10-20 | [SCSI] qla4xxx: export address/port of connection (fix udev disk names) | Mike Christie | 1 | -0/+2 |
2011-10-20 | [SCSI] iscsi class: fix vlan configuration | Mike Christie | 1 | -2/+2 |
2011-10-20 | [SCSI] qla4xxx: fix data alignment and use nl helpers | Mike Christie | 1 | -14/+7 |
2011-10-16 | [SCSI] qla4xxx: Update driver version to 5.02.00-k8 | Vikas Chaudhary | 1 | -1/+1 |
2011-10-16 | [SCSI] qla4xxx: updated device id check for BFS. | Manish Rangankar | 1 | -5/+3 |
2011-10-16 | [SCSI] qla4xxx: Fixed target discovery failed issue. | Manish Rangankar | 3 | -5/+7 |
2011-10-16 | [SCSI] qla4xxx: Fixed active session re-open issue. | Manish Rangankar | 1 | -1/+5 |
2011-10-16 | [SCSI] qla4xxx: Fixed device blocked issue on link up-down. | Manish Rangankar | 2 | -1/+2 |
2011-10-16 | [SCSI] qla4xxx: Fixed session destroy issue on link up-down. | Manish Rangankar | 2 | -1/+21 |
2011-10-16 | [SCSI] qla4xxx: Clear DDB map index on the basis of AEN. | Manish Rangankar | 2 | -9/+14 |
2011-10-16 | [SCSI] qla4xxx: Free Device Database (DDB) reserved by FW | Lalit Chandivade | 1 | -0/+40 |
2011-10-16 | [SCSI] qla4xxx: Fix getting BIDI CHAP for boot targets | Lalit Chandivade | 1 | -4/+58 |
2011-10-16 | [SCSI] qla4xxx: Fix exporting boot targets to sysfs | Lalit Chandivade | 1 | -16/+21 |
2011-10-16 | [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASH | Lalit Chandivade | 5 | -35/+195 |
2011-10-16 | [SCSI] qla4xxx: Fix bidirectional CHAP. | Lalit Chandivade | 2 | -3/+6 |
2011-10-16 | [SCSI] qla4xxx: Add new FLT firmware region | Nilesh Javali | 2 | -0/+2 |
2011-09-18 | [SCSI] qla4xxx: select iscsi boot sysfs attrs | Mike Christie | 1 | -0/+1 |
2011-09-11 | scsi: qla4xxx driver depends on NET | Randy Dunlap | 1 | -1/+1 |
2011-08-27 | [SCSI] qla4xxx: export iface name | Mike Christie | 1 | -0/+1 |
2011-08-27 | [SCSI] qla4xxx: Added support for adapter and firmware reset | Vikas Chaudhary | 4 | -0/+114 |
2011-08-27 | [SCSI] qla4xxx: Added Get ACB support using BSG | Harish Zunjarrao | 4 | -8/+80 |
2011-08-27 | [SCSI] qla4xxx: Added restore factory defaults support using BSG | Harish Zunjarrao | 4 | -0/+77 |
2011-08-27 | [SCSI] qla4xxx: added support to update initiator iscsi port | Vikas Chaudhary | 3 | -0/+23 |
2011-08-27 | [SCSI] qla4xxx: Added vendor specific sysfs attributes | Vikas Chaudhary | 4 | -0/+106 |
2011-08-27 | [SCSI] qla4xxx: Add read/update NVRAM support for 40xx adapters using BSG | Harish Zunjarrao | 5 | -0/+210 |
2011-08-27 | [SCSI] qla4xxx: Add get ACB state support using BSG | Harish Zunjarrao | 4 | -0/+86 |
2011-08-27 | [SCSI] qla4xxx: Code cleanup for read/update flash using BSG | Harish Zunjarrao | 2 | -73/+65 |
2011-08-27 | [SCSI] qla4xxx: Added support to update mtu | Vikas Chaudhary | 3 | -0/+15 |
2011-08-27 | [SCSI] qla4xxx: Boot from SAN support for open-iscsi | Manish Rangankar | 7 | -2/+650 |
2011-08-27 | [SCSI] qla4xxx: Remove reduandant code after open-iscsi integration. | Manish Rangankar | 6 | -838/+10 |
2011-08-27 | [SCSI] qla4xxx: support iscsiadm session mgmt | Manish Rangankar | 8 | -365/+1416 |
2011-08-27 | [SCSI] qla4xxx: add bsg support | Vikas Chaudhary | 6 | -1/+238 |
2011-08-27 | [SCSI] qla4xxx: Add VLAN support | Vikas Chaudhary | 3 | -2/+61 |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 1 | -3/+9 |
2011-08-27 | [SCSI] iscsi class: remove iface param mask | Mike Christie | 1 | -11/+16 |
2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie | 1 | -2/+3 |
2011-08-27 | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie | 1 | -2/+19 |
2011-08-27 | [SCSI] qla4xxx: added support to show multiple iface in sysfs | Vikas Chaudhary | 2 | -4/+176 |
2011-08-27 | [SCSI] qla4xxx: Added new "struct ipaddress_config" | Vikas Chaudhary | 5 | -84/+108 |
2011-08-27 | [SCSI] qla4xxx: add support for set_net_config | Mike Christie | 4 | -4/+494 |
2011-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 11 | -80/+218 |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 1 | -0/+21 |
2011-05-24 | [SCSI] qla4xxx: Update driver version to 5.02.00-k7 | Vikas Chaudhary | 1 | -1/+1 |
2011-05-24 | [SCSI] qla4xxx: Added vendor specific sysfs attributes | Harish Zunjarrao | 8 | -21/+150 |
2011-05-24 | [SCSI] qla4xxx: Remove host_lock in queuecommand function | Vikas Chaudhary | 1 | -19/+7 |
2011-05-24 | [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha. | Lalit Chandivade | 2 | -13/+5 |