summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [SCSI] scsi: Add IBM 2104-DU3 to blistBrian King2006-04-271-0/+2
| * | | | | [SCSI] Fix DVD burning issues.James Bottomley2006-04-271-7/+20
| * | | | | [SCSI] SCSI: aic7xxx_osm_pci resource leak fix.Jesper Juhl2006-04-251-0/+1
| * | | | | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric2006-04-254-77/+107
| * | | | | [SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric2006-04-253-32/+73
| * | | | | [SCSI] aic7xxx: ahc_pci_write_config() fixDenis Vlasenko2006-04-191-6/+6
| * | | | | [SCSI] megaraid: unused variableAndrew Morton2006-04-191-1/+0
| * | | | | [SCSI] qla2xxx: only free_irq() after request_irq() succeedsZach Brown2006-04-191-2/+2
| * | | | | [SCSI] Overrun in drivers/scsi/sim710.cEric Sesterhenn2006-04-191-1/+1
| * | | | | [SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart2006-04-191-1/+1
| * | | | | [SCSI] lpfc 8.1.5 : Misc small fixesJames Smart2006-04-193-10/+8
| * | | | | [SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart2006-04-192-33/+37
| * | | | | [SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart2006-04-191-2/+9
| * | | | | [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart2006-04-193-14/+38
| * | | | | [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart2006-04-196-51/+4
| * | | | | [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...James Smart2006-04-193-22/+79
| * | | | | [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-191-4/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-05-1010-137/+202
|\ \ \ \ \ \
| * | | | | | IB/mthca: FMR ioremap fixMichael S. Tsirkin2006-05-101-4/+11
| * | | | | | IPoIB: Free child interfaces properlyRoland Dreier2006-05-091-3/+1
| * | | | | | IB/mthca: Fix race in reference countingRoland Dreier2006-05-095-45/+74
| * | | | | | IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-092-84/+115
| * | | | | | IB: Fix display of 4-bit port counters in sysfsRalph Campbell2006-05-091-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-104-9/+13
|\ \ \ \ \ \
| * | | | | | sis900: phy for FoxCon motherboardJames Cameron2006-05-101-0/+1
| * | | | | | dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-101-6/+6
| * | | | | | phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-101-1/+3
| * | | | | | sky2: ifdown kills irq maskStephen Hemminger2006-05-101-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | [Cardman 40x0] Fix udev device creationHarald Welte2006-05-102-8/+13
| |/ / / / |/| | | |
* | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-084-23/+37
|\ \ \ \ \
| * | | | | [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| * | | | | [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
| * | | | | [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-051-1/+1
| * | | | | [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
* | | | | | spidernet: enable support for bcm5461 ethernet phyJens Osterkamp2006-05-083-9/+47
* | | | | | spidernet: introduce new settingJens Osterkamp2006-05-082-0/+4
* | | | | | Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-081-12/+19
* | | | | | au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel2006-05-081-17/+1
* | | | | | sky2: version 1.3Stephen Hemminger2006-05-081-1/+1
* | | | | | Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2006-05-082-29/+62
* | | | | | sky2: synchronize irq on removeStephen Hemminger2006-05-081-0/+2
* | | | | | sky2: dont write status ringStephen Hemminger2006-05-081-14/+7
* | | | | | sky2: edge triggered workaround enhancementStephen Hemminger2006-05-081-8/+12
* | | | | | sky2: use mask instead of modulo operationStephen Hemminger2006-05-081-6/+8
* | | | | | sky2: tx ring index mask fixStephen Hemminger2006-05-081-1/+2
* | | | | | sky2: status irq hang fixStephen Hemminger2006-05-081-28/+25
* | | | | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-081-16/+4
| |/ / / / |/| | | |
* | | | | [PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen2006-05-081-8/+20
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-082-1/+33
|\ \ \ \ \
| * | | | | [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-061-1/+1
OpenPOWER on IntegriCloud