Age | Commit message (Expand) | Author | Files | Lines |
2009-04-27 | [SCSI] lpfc 8.3.1 : Update version to 8.3.1 | James Smart | 1 | -3/+3 |
2009-04-27 | [SCSI] lpfc 8.3.1: misc fixes/changes | James Smart | 12 | -246/+378 |
2009-04-27 | [SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments | James Smart | 10 | -445/+424 |
2009-04-14 | Fix lpfc_parse_bg_err()'s use of do_div() | David Howells | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -1/+1 |
2009-03-12 | [SCSI] Remove SUGGEST flags | Martin K. Petersen | 1 | -3/+3 |
2009-03-12 | [SCSI] lpfc: constify virtual function tables | Jan Engelhardt | 1 | -8/+8 |
2009-02-10 | [SCSI] lpfc: introduce missing kfree | Julia Lawall | 1 | -0/+1 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+2 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2 | -7/+7 |
2009-01-02 | [SCSI] lpfc: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2008-12-29 | [SCSI] lpfc : correct printk types on PPC compiles | James Smart | 2 | -8/+12 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Update driver version to 8.3.0 | James Smart | 1 | -1/+1 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig | James Smart | 3 | -9/+9 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code | James Smart | 5 | -17/+1026 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defs | James Smart | 6 | -10/+432 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix some memory handling issues | James Smart | 3 | -74/+23 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTx | James Smart | 4 | -154/+302 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix several minor issues | James Smart | 8 | -50/+41 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block support | James Smart | 2 | -8/+6 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH support | James Smart | 5 | -11/+139 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix multiple NPIV issues | James Smart | 6 | -35/+78 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access | James Smart | 2 | -40/+56 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.c | James Smart | 1 | -13/+274 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume operations | James Smart | 2 | -5/+117 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payload | James Smart | 7 | -26/+126 |
2008-10-13 | [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve... | James Smart | 18 | -15/+1207 |
2008-10-13 | [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling | James Smart | 6 | -0/+85 |
2008-10-13 | [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted | James Smart | 1 | -4/+4 |
2008-10-13 | [SCSI] lpfc 8.2.8 : update driver version to 8.2.8 | James Smart | 1 | -1/+1 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Add MSI-X support | James Smart | 9 | -167/+699 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO... | James Smart | 1 | -2/+3 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling | James Smart | 5 | -3/+103 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Add new FCOE hardware support | James Smart | 7 | -19/+153 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes | James Smart | 13 | -152/+219 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features | James Smart | 9 | -219/+314 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Miscellaneous Discovery Fixes | James Smart | 4 | -110/+172 |
2008-10-13 | [SCSI] lpfc 8.2.8 : Add kernel-doc function headers | James Smart | 7 | -256/+4556 |
2008-10-13 | [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c... | Mike Christie | 1 | -8/+0 |
2008-10-13 | [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ... | Mike Christie | 1 | -4/+5 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 3 | -6/+6 |
2008-07-12 | [SCSI] lpfc 8.2.7 : Update version to 8.2.7 | James Smart | 1 | -1/+1 |
2008-07-12 | [SCSI] lpfc 8.2.7 : Miscellaneous Fixes | James Smart | 10 | -25/+51 |
2008-07-12 | [SCSI] lpfc 8.2.7 : Rework the worker thread | James Smart | 7 | -140/+97 |
2008-07-12 | [SCSI] lpfc 8.2.7 : Discovery Fixes | James Smart | 4 | -213/+99 |
2008-07-12 | [SCSI] lpfc 8.2.7 : Change device reset behavior | James Smart | 1 | -121/+80 |
2008-04-23 | [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state' | Hannes Reinecke | 1 | -5/+5 |
2008-04-20 | SCSI: convert struct class_device to struct device | Tony Jones | 2 | -229/+259 |