Age | Commit message (Expand) | Author | Files | Lines |
2013-12-19 | [SCSI] qla4xxx: Added support for Diagnostics MBOX command | Vikas Chaudhary | 1 | -0/+43 |
2013-12-16 | [SCSI] qla4xxx: Add support for additional network parameters settings | Harish Zunjarrao | 1 | -6/+105 |
2013-10-25 | [SCSI] qla4xxx: Add support to set CHAP entries | Adheer Chandravanshi | 1 | -2/+14 |
2013-10-25 | [SCSI] qla4xxx: Use offset based on adapter type to set CHAP entry in flash | Adheer Chandravanshi | 1 | -1/+15 |
2013-10-25 | [SCSI] qla4xxx: Correct the check for local CHAP entry type | Adheer Chandravanshi | 1 | -1/+1 |
2013-09-03 | [SCSI] qla4xxx: Update Copyright header | Vikas Chaudhary | 1 | -1/+1 |
2013-09-03 | [SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042 | Nilesh Javali | 1 | -2/+130 |
2013-09-03 | [SCSI] qla4xxx: Added support for ISP8042 | Vikas Chaudhary | 1 | -2/+2 |
2013-08-23 | [SCSI] qla4xxx: Export more firmware info in sysfs | Adheer Chandravanshi | 1 | -10/+23 |
2013-04-11 | [SCSI] qla4xxx: Use correct flash ddb offset for ISP40XX | Adheer Chandravanshi | 1 | -2/+5 |
2013-04-11 | [SCSI] qla4xxx: Add flash node mgmt support | Adheer Chandravanshi | 1 | -2/+104 |
2013-04-11 | [SCSI] qla4xxx: Added missing check for ISP83XX in CHAP related functions | Vikas Chaudhary | 1 | -1/+1 |
2013-04-10 | [SCSI] qla4xxx: Pass correct LUN address to firmware in case of lun_reset | Vikas Chaudhary | 1 | -1/+8 |
2013-02-22 | [SCSI] qla4xxx: don't free NULL dma pool | Dan Carpenter | 1 | -4/+2 |
2013-01-30 | [SCSI] qla4xxx: Throttle active IOCBs to firmware limits | Karen Higgins | 1 | -2/+18 |
2013-01-29 | [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX | Vikas Chaudhary | 1 | -11/+30 |
2012-09-24 | [SCSI] qla4xxx: Disable generating pause frames for ISP83XX | Tej Parkash | 1 | -0/+4 |
2012-09-24 | [SCSI] qla4xxx: IDC implementation for Loopback | Nilesh Javali | 1 | -0/+33 |
2012-09-24 | [SCSI] qla4xxx: Added new mbox cmd to pass driver version to FW | Manish Dusane | 1 | -0/+37 |
2012-09-24 | [SCSI] qla4xxx: Update Copyright header | Vikas Chaudhary | 1 | -1/+1 |
2012-09-24 | [SCSI] qla4xxx: Added support for ISP83XX | Vikas Chaudhary | 1 | -3/+3 |
2012-09-24 | [SCSI] qla4xxx: Added new functions in isp_ops | Vikas Chaudhary | 1 | -59/+37 |
2012-09-24 | [SCSI] qla4xxx: Rename 82XX macros | Vikas Chaudhary | 1 | -1/+1 |
2012-09-24 | [SCSI] qla4xxx: Update structure and variable names | Vikas Chaudhary | 1 | -6/+6 |
2012-09-24 | [SCSI] qla4xxx: Update function name from 8xxx to 82xx | Vikas Chaudhary | 1 | -6/+6 |
2012-09-14 | [SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_ep_connect. | Manish Rangankar | 1 | -1/+1 |
2012-05-30 | [SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure | Tej Parkash | 1 | -0/+73 |
2012-05-30 | [SCSI] qla4xxx: Correct early completion of pending mbox. | Lalit Chandivade | 1 | -19/+19 |
2012-02-29 | [SCSI] qla4xxx: trivial cleanup | Vikas Chaudhary | 1 | -1/+1 |
2012-02-29 | [SCSI] qla4xxx: Add support for multiple session per host. | Manish Rangankar | 1 | -1/+9 |
2012-02-29 | [SCSI] qla4xxx: Export CHAP index as sysfs attribute | Mike Christie | 1 | -2/+7 |
2012-02-19 | [SCSI] qla4xxx: Fix un-necessary delay on invalid DDB | Lalit Chandivade | 1 | -0/+2 |
2012-01-16 | [SCSI] qla4xxx: Disable generating pause frames in case of FW hung | Giridhar Malavali | 1 | -0/+7 |
2011-12-14 | [SCSI] qla4xxx: fix flash/ddb support | Mike Christie | 1 | -0/+11 |
2011-10-16 | [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASH | Lalit Chandivade | 1 | -34/+107 |
2011-10-16 | [SCSI] qla4xxx: Fix bidirectional CHAP. | Lalit Chandivade | 1 | -3/+4 |
2011-08-27 | [SCSI] qla4xxx: Added Get ACB support using BSG | Harish Zunjarrao | 1 | -6/+9 |
2011-08-27 | [SCSI] qla4xxx: Added restore factory defaults support using BSG | Harish Zunjarrao | 1 | -0/+26 |
2011-08-27 | [SCSI] qla4xxx: added support to update initiator iscsi port | Vikas Chaudhary | 1 | -0/+2 |
2011-08-27 | [SCSI] qla4xxx: Add read/update NVRAM support for 40xx adapters using BSG | Harish Zunjarrao | 1 | -0/+52 |
2011-08-27 | [SCSI] qla4xxx: Add get ACB state support using BSG | Harish Zunjarrao | 1 | -0/+23 |
2011-08-27 | [SCSI] qla4xxx: Added support to update mtu | Vikas Chaudhary | 1 | -0/+2 |
2011-08-27 | [SCSI] qla4xxx: Boot from SAN support for open-iscsi | Manish Rangankar | 1 | -0/+77 |
2011-08-27 | [SCSI] qla4xxx: Remove reduandant code after open-iscsi integration. | Manish Rangankar | 1 | -55/+0 |
2011-08-27 | [SCSI] qla4xxx: support iscsiadm session mgmt | Manish Rangankar | 1 | -27/+333 |
2011-08-27 | [SCSI] qla4xxx: Add VLAN support | Vikas Chaudhary | 1 | -0/+4 |
2011-08-27 | [SCSI] qla4xxx: Added new "struct ipaddress_config" | Vikas Chaudhary | 1 | -35/+46 |
2011-08-27 | [SCSI] qla4xxx: add support for set_net_config | Mike Christie | 1 | -2/+117 |
2011-05-24 | [SCSI] qla4xxx: Added vendor specific sysfs attributes | Harish Zunjarrao | 1 | -18/+45 |
2011-05-24 | [SCSI] qla4xxx: Don't process mbx interrupt unconditionally | Vikas Chaudhary | 1 | -14/+0 |