aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | r8169: make room for more phy init changesFrancois Romieu2007-10-18
| | * | r8169: remove dead woodFrancois Romieu2007-10-18
| | * | r8169: add MAC identifiersFrancois Romieu2007-10-18
| | * | r8169: use the existing symbolic name of vendor PCI ID 0x1259Francois Romieu2007-10-18
| | * | r8169: remove private net_device_stats structureFrancois Romieu2007-10-18
| | * | r8169: MSI supportFrancois Romieu2007-10-18
| | * | r8169: convert bitfield to plain enum maskFrancois Romieu2007-10-18
| | * | r8169: KERN_XXX vs PFX (trivial)Joe Perches2007-10-18
| | * | r8169: add KERN_DEBUG to dprintk (trivial)Joe Perches2007-10-18
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-23
|\ \ \ \
| * | | | jmicron: update quirk for JMB361/3/5/6Tejun Heo2007-10-23
| * | | | libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo2007-10-23
| * | | | libata-core: auditting chk_status v check_statusAlan Cox2007-10-23
| * | | | [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-23
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-23
|\ \ \ \
| * | | | [SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez2007-10-23
| * | | | [SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez2007-10-23
| * | | | [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...Andrew Vasquez2007-10-23
| * | | | [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez2007-10-23
| * | | | [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...Andrew Vasquez2007-10-23
| * | | | [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez2007-10-23
| * | | | [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...Andrew Vasquez2007-10-23
| * | | | [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez2007-10-23
| * | | | [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas2007-10-23
| * | | | [SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox2007-10-23
| * | | | [SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara2007-10-23
| * | | | [SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber2007-10-23
| * | | | [SCSI] aic7xxx: Fix firmware buildHannes Reinecke2007-10-21
| * | | | [SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2007-10-21
| * | | | [SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke2007-10-21
| * | | | [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber2007-10-21
| * | | | [SCSI] gdth: __init fixesAdrian Bunk2007-10-18
| * | | | [SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk2007-10-18
| * | | | [SCSI] qla2xxx: printk fixesAndrew Morton2007-10-18
| * | | | [SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk2007-10-18
| * | | | [SCSI] initio: Fix merge falloutAlan Cox2007-10-17