aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sky2: handle tx timeoutStephen Hemminger2005-12-121-3/+14
* [PATCH] sky2: interrupt coalescing tuningStephen Hemminger2005-12-121-15/+11
* [PATCH] sky2: interrupt/poll optimizationStephen Hemminger2005-12-121-4/+2
* [PATCH] sky2: transmit complete routine optimizationStephen Hemminger2005-12-121-19/+16
* [PATCH] sky2: transmit complete index optimizationStephen Hemminger2005-12-121-16/+19
* [PATCH] sky2: transmit logic fixesStephen Hemminger2005-12-121-4/+3
* [PATCH] sky2: tx/rx ring data structure splitStephen Hemminger2005-12-122-13/+20
* [PATCH] sky2: map length optimizationStephen Hemminger2005-12-122-30/+29
* [PATCH] sky2: ring distance optimizationStephen Hemminger2005-12-121-1/+1
* [PATCH] sky2: no irq disable needed during txStephen Hemminger2005-12-121-13/+9
* [PATCH] sky2: phy processing in workqueue rather than taskletStephen Hemminger2005-12-122-31/+33
* [PATCH] sky2: ethtool get/set interrupt coalescingStephen Hemminger2005-12-121-12/+103
* [PATCH] sky2: copy threshold as module parameterStephen Hemminger2005-12-121-2/+5
* [PATCH] sky2: device structure alignmentStephen Hemminger2005-12-121-4/+4
* [PATCH] sky2: don't die if we see chip rev 0xb5Stephen Hemminger2005-12-121-10/+8
* Merge branch 'master'Jeff Garzik2005-12-12102-3049/+3037
|\
| * Revert revert of "[SCSI] fix usb storage oops"Linus Torvalds2005-12-121-1/+8
| * [PATCH] md: use correct size of raid5 stripe cache when measuring how full it isNeilBrown2005-12-121-3/+4
| * [PATCH] md: fix a use-after-free bug in raid1NeilBrown2005-12-121-2/+3
| * [PATCH] raw driver: Kconfig fixAndrew Morton2005-12-121-9/+9
| * [PATCH] ACPI: fix sleeping whilst atomic warnings on resumeDave Jones2005-12-121-1/+1
| * [PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...Nicolas Pitre2005-12-121-8/+11
| * [PATCH] ipmi: fix panic generator IDMatt Domsch2005-12-121-1/+1
| * [PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab2005-12-121-1/+1
| * [PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap...Sascha Sommer2005-12-122-61/+9
| * [PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV StereoRicardo Cerqueira2005-12-121-1/+1
| * [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2005-12-1229-66/+87
| * [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-1228-717/+717
| * [PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab2005-12-121-1638/+1638
| * [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-1239-542/+542
| * [PATCH] cciss: double put_disk()Jens Axboe2005-12-121-3/+0
| * [PATCH] Add timestamp field to process eventsMatt Helsley2005-12-121-0/+5
| * [PATCH] blkmtd: use clear_page_dirty()Andrew Morton2005-12-121-4/+4
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-111-6/+9
| |\
| | * [TG3]: remove warning on raceStephen Hemminger2005-12-061-6/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-12-111-2/+2
| |\ \ | | |/ | |/|
| | * [PATCH] Fix windfarm model-id tableMichal Ostrowski2005-12-091-2/+2
| * | [PATCH] V4L/DVB (3087) fix analog NTSC for pcHDTV 3000Mauro Carvalho Chehab2005-12-041-0/+2
* | | Merge branch 'master'Jeff Garzik2005-12-062-3/+9
|\ \ \ | |/ /
| * | Link USB drivers later in the kernelLinus Torvalds2005-12-031-1/+2
| * | [PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo2005-12-031-2/+7
* | | Merge branch 'master'Jeff Garzik2005-12-0372-551/+971
|\ \ \ | |/ /
| * | Add missing "local_irq_enable()" to C2/C3 exit logicLinus Torvalds2005-12-021-0/+1
| * | Revert "[SCSI] fix usb storage oops"Linus Torvalds2005-12-021-8/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-0215-133/+216
| |\ \
| | * | [SCSI] sg: fix a bug in st_map_user_pages failure pathHugh Dickins2005-12-021-1/+3
| | * | [SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2005-12-022-4/+0
| | * | [SCSI] st: fix a bug in sgl_map_user_pages failure path Hugh Dickins2005-12-011-0/+1
| | * | [SCSI] mptfusion : dv performance fixMoore, Eric Dean2005-12-013-2/+75
| | * | [SCSI] sym2: Disable IU and QAS negotiationMatthew Wilcox2005-12-011-1/+4