summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [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
| | * | | | | [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