summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] improved eh timeout handlerHannes Reinecke2013-12-196-14/+167
* [SCSI] Fix erratic device offline during EHJames Bottomley2013-12-193-24/+30
* [SCSI] aci7xxx_old: delete decade+ obsolete driverPaul Gortmaker2013-12-1914-16573/+0
* [SCSI] MAINTAINERS: update sg entryDouglas Gilbert2013-12-191-1/+2
* [SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.Saurav Kashyap2013-12-191-1/+1
* [SCSI] qla2xxx: Adding MAINTAINERS for qla2xxx FC-SCSI driverSaurav Kashyap2013-12-191-2/+1
* [SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...Armen Baloyan2013-12-192-1/+4
* [SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...Sawan Chandak2013-12-191-1/+1
* [SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...Chad Dupuis2013-12-191-3/+3
* [SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.Sawan Chandak2013-12-191-52/+52
* [SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...Chad Dupuis2013-12-191-1/+8
* [SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan2013-12-195-14/+8
* [SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.Armen Baloyan2013-12-192-1/+11
* [SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol...Atul Deshmukh2013-12-191-1/+1
* [SCSI] qla2xxx: Fix undefined behavior in call to snprintf().Joe Carnuccio2013-12-191-2/+2
* [SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio2013-12-196-2/+134
* [SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.Armen Baloyan2013-12-195-1/+33
* [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis2013-12-197-6/+148
* [SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.Chad Dupuis2013-12-193-81/+96
* [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis2013-12-196-142/+10
* [SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f...Saurav Kashyap2013-12-191-11/+12
* [SCSI] qla2xxx: Add BPM support for ISP25xx.Chad Dupuis2013-12-191-1/+1
* [SCSI] qla2xxx: Correctly set mailboxes for extended init control block.Joe Carnuccio2013-12-191-1/+1
* [SCSI] qla2xxx: Disable INTx interrupt for ISP82XXSawan Chandak2013-12-191-6/+7
* [SCSI] qla2xxx: Honor execute firmware failures.Chad Dupuis2013-12-191-0/+2
* [SCSI] qla2xxx: Print proper QLAFX00 product name at probe.Armen Baloyan2013-12-192-3/+7
* [SCSI] hpsa: prevent stalled i/oStephen M. Cameron2013-12-192-2/+31
* [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron2013-12-192-2/+47
* [SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron2013-12-161-0/+1
* [SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctlStephen M. Cameron2013-12-161-6/+5
* [SCSI] hpsa: remove unneeded include of seq_file.hStephen M. Cameron2013-12-161-1/+0
* [SCSI] hpsa: add 5 second delay after doorbell resetStephen M. Cameron2013-12-161-9/+23
* [SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron2013-12-161-0/+9
* [SCSI] sr: use block layer runtime PMAaron Lu2013-12-162-70/+29
* [SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry()Dan Carpenter2013-12-161-4/+7
* [SCSI] qla4xxx: Update driver version to 5.04.00-k2Adheer Chandravanshi2013-12-161-1/+1
* [SCSI] qla4xxx: Add support for additional network parameters settingsHarish Zunjarrao2013-12-166-133/+1212
* [SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao2013-12-163-3/+419
* [SCSI] iscsi_transport: Remove net param enum valuesHarish Zunjarrao2013-12-161-19/+19
* [SCSI] scsi_debug: simplify creation and destruction of driver attribute filesAkinobu Mita2013-12-161-160/+106
* Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\
| * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| * i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1