summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
| * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+15
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| |\
| | * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
| * | tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-111-0/+3
| * | net: Revert macvtap/tun truncation signalling changes.David S. Miller2013-12-112-26/+24
| * | macvtap: signal truncated packetsJason Wang2013-12-111-13/+14
| * | tun: unbreak truncated packet signallingJason Wang2013-12-111-11/+12
| * | vxlan: release rt when found circular routeFan Du2013-12-111-1/+1
| * | Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-12-116-23/+101
| |\ \
| | * | sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-061-4/+12
| | * | sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-061-6/+17
| | * | sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-063-4/+9
| | * | sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings2013-12-061-2/+2