summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aci7xxx_old: delete decade+ obsolete driverPaul Gortmaker2013-12-1911-16059/+0
* [SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.Saurav Kashyap2013-12-191-1/+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-161-3/+337
* [SCSI] scsi_debug: simplify creation and destruction of driver attribute filesAkinobu Mita2013-12-161-160/+106
* 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-1569-588/+1036
|\
| * 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
| * 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
| * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-121-4/+0
| * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-111-10/+35
| * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6