summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-061-0/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-081-1/+1
|\ \
| * | kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg2006-04-301-1/+1
* | | [ARM] rtc-sa1100: fix compiler warnings and error cleanupRussell King2006-05-061-3/+3
| |/ |/|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-044-12/+48
|\ \
| * | [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-034-11/+43
| * | [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-031-1/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-042-25/+17
|\ \ \
| * | | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-041-24/+16
| * | | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-049-66/+93
|\ \ \ \
| * | | | [MMC] Move set_ios debugging into mmc.cRussell King2006-05-048-43/+34
| * | | | [MMC] Correct mmc_request_done commentsRussell King2006-05-041-5/+4
| * | | | [MMC] PXA: reduce the number of lines PXAMCI debug usesRussell King2006-05-021-6/+3
| * | | | [MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King2006-05-022-2/+2
| * | | | [MMC] extend data timeout for writesRussell King2006-05-022-0/+8
| * | | | [ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibilityPavel Pisa2006-04-301-11/+43
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-043-3/+0
|\ \ \ \
| * | | | [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-033-3/+0
| | |/ / | |/| |
* | | | [PATCH] Altix: correct ioc4 port orderBrent Casavant2006-05-031-1/+1
* | | | [PATCH] EDAC Coexistence with BIOSmark gross2006-05-031-1/+16
|/ / /
* | | forcedeth: fix multi irq issuesAyaz Abdulla2006-05-021-84/+228
* | | [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-021-0/+6
* | | [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-021-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-05-0116-94/+131
|\ \ \
| * | | IB/ipath: tidy up white space in a few filesBryan O'Sullivan2006-05-013-21/+31
| * | | IB/ipath: fix label name in interrupt handlerBryan O'Sullivan2006-05-011-3/+3
| * | | IB/ipath: improve sparse annotationBryan O'Sullivan2006-05-011-1/+1
| * | | IB/ipath: simplify IB timer usageBryan O'Sullivan2006-05-012-30/+12
| * | | IB/ipath: simplify RC send postingBryan O'Sullivan2006-05-011-11/+4
| * | | IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan2006-05-013-6/+23
| * | | IB/ipath: fix verbs registrationBryan O'Sullivan2006-05-011-1/+5
| * | | IB/ipath: change handling of PIO buffersBryan O'Sullivan2006-05-011-14/+22
| * | | IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan2006-05-011-1/+1
| * | | IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan2006-05-011-3/+13