Age | Commit message (Expand) | Author | Files | Lines |
2013-07-06 | [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries | Bjørn Mork | 1 | -4/+6 |
2013-06-29 | [SCSI] megaraid: minor cut and paste error fixed. | James Georgas | 1 | -1/+1 |
2013-06-25 | [SCSI] megaraid_sas: Changelog and driver version update | Sumit.Saxena@lsi.com | 1 | -1/+1 |
2013-06-25 | [SCSI] megaraid_sas: Add support to differentiate between iMR vs MR Firmware | Sumit.Saxena@lsi.com | 1 | -8/+16 |
2013-06-25 | [SCSI] megaraid_sas: Add support for Uneven Span PRL11 | Sumit.Saxena@lsi.com | 1 | -5/+21 |
2013-06-25 | [SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro... | Sumit.Saxena@lsi.com | 1 | -29/+82 |
2013-06-25 | [SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ... | Sumit.Saxena@lsi.com | 1 | -13/+35 |
2013-06-25 | [SCSI] megaraid_sas: Free event detail memory without device ID check | Sumit.Saxena@lsi.com | 1 | -4/+3 |
2013-06-25 | [SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controller | Sumit.Saxena@lsi.com | 1 | -1/+1 |
2013-06-25 | [SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in crit... | Sumit.Saxena@lsi.com | 1 | -0/+8 |
2013-05-02 | [SCSI] megaraid_sas: release lock on error path | Dan Carpenter | 1 | -1/+2 |
2013-04-18 | [SCSI] megaraid_sas: Use correct #define for MSI-X capability | Bjorn Helgaas | 1 | -2/+2 |
2013-02-22 | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 1 | -1/+1 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-12-04 | megaraid: fix BUG_ON() from incorrect use of delayed work | Xiaotian Feng | 1 | -8/+6 |
2012-10-09 | [SCSI] megaraid_sas: Version, Changelog, Copyright update | adam radford | 1 | -2/+2 |
2012-10-09 | [SCSI] megaraid_sas: Remove duplicate code | adam radford | 1 | -1/+0 |
2012-10-09 | [SCSI] megaraid_sas: Add module param for configurable MSI-X vector count | adam radford | 1 | -0/+8 |
2012-10-02 | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley | 1 | -5/+34 |
2012-08-24 | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 1 | -1/+1 |
2012-08-24 | [SCSI] megaraid_sas: Add resetwaittime module parameter | adam radford | 1 | -1/+6 |
2012-08-24 | [SCSI] megaraid_sas: Add throttlequeuedepth module parameter | adam radford | 1 | -3/+27 |
2012-08-22 | [SCSI] megaraid_sas: Move poll_aen_lock initializer | Kashyap Desai | 1 | -1/+2 |
2012-04-23 | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 1 | -1/+1 |
2012-01-16 | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 1 | -1/+1 |
2012-01-16 | [SCSI] megaraid_sas: remove poll_mode_io code | adam radford | 1 | -141/+0 |
2012-01-16 | [SCSI] megaraid_sas: mask off flags in ioctl path | adam radford | 1 | -0/+2 |
2011-10-20 | [SCSI] megaraid_sas: Fix instance access in megasas_reset_timer | adam radford | 1 | -2/+1 |
2011-10-16 | [SCSI] megaraid_sas: Changelog and version update | adam radford | 1 | -1/+1 |
2011-10-16 | [SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panic | adam radford | 1 | -1/+18 |
2011-10-16 | [SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue support | adam radford | 1 | -35/+121 |
2011-10-16 | [SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllers | adam radford | 1 | -10/+29 |
2011-10-16 | [SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver lo... | adam radford | 1 | -9/+11 |
2011-07-27 | [SCSI] megaraid_sas Version to 5.40-rc1 and Changelog update | adam radford | 1 | -1/+1 |
2011-07-27 | [SCSI] megaraid_sas: Add .change_queue_depth support | adam radford | 1 | -0/+16 |
2011-05-24 | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 1 | -1/+1 |
2011-05-24 | [SCSI] megaraid_sas: Add 1078 OCR support | adam radford | 1 | -17/+17 |
2011-05-24 | [SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume() | adam radford | 1 | -13/+14 |
2011-05-24 | [SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown() | adam radford | 1 | -0/+5 |
2011-05-24 | [SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE instead | adam radford | 1 | -13/+12 |
2011-05-01 | [SCSI] remove cmd->serial_number litter | Christoph Hellwig | 1 | -7/+6 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-02-28 | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 1 | -1/+2 |
2011-02-28 | [SCSI] megaraid_sas: Fix iMR OCR support to work correctly | adam radford | 1 | -25/+37 |
2011-02-28 | [SCSI] megaraid_sas: Fix max_sectors for IEEE SGL | adam radford | 1 | -0/+4 |
2011-02-28 | [SCSI] megaraid_sas: Fix fault state handling | adam radford | 1 | -1/+3 |
2011-02-28 | [SCSI] megaraid_sas: Fix tasklet_init call | adam radford | 1 | -1/+1 |
2011-02-28 | [SCSI] megaraid_sas: Add CFG_CLEARED AEN | adam radford | 1 | -0/+1 |
2011-02-28 | [SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdump | adam radford | 1 | -1/+18 |