summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-03-09r8169: fix a race between PCI probe and dev_openFrancois Romieu1-5/+5
2007-03-09r8169: revert bogus BMCR resetFrancois Romieu1-2/+2
2007-03-09sky2: turn off Rx checksum on bad hardwareStephen Hemminger1-3/+21
2007-03-09mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth1-4/+6
2007-03-09myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin1-3/+7
2007-03-09myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin1-0/+6
2007-03-09myri10ge: use pci_map_page to prepare the dmatest bufferBrice Goglin1-6/+16
2007-03-09myri10ge: fix error checking and return value in myri10ge_allocate_ringsBrice Goglin1-0/+4
2007-03-09netxen: fix warningsRalf Baechle1-2/+3
2007-03-09via-rhine: set avoid_D3 for broken BIOSesRoger Luethi1-2/+30
2007-03-08Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds15-102/+122
2007-03-08IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma1-1/+4
2007-03-08[PATCH] libata-acpi: Try and stop all the non PCI devices crashingAlan Cox1-1/+16
2007-03-08[PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre1-35/+17
2007-03-08Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds1-2/+8
2007-03-07Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov1-2/+8
2007-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-11/+11
2007-03-08[CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl.Ralf Baechle1-3/+6
2007-03-07[CONNECTOR]: Bugfix for cn_call_callback()Philipp Reisner1-11/+11
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+7
2007-03-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-63/+60
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+16
2007-03-06[PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer1-19/+14
2007-03-06[PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer1-2/+9
2007-03-06[PATCH] minor updat to tlclk Kconfig entryMark Gross1-7/+8
2007-03-06[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann1-1/+2
2007-03-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-11/+10
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2-51/+71
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-165/+247
2007-03-06RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty1-1/+1
2007-03-06RDMA/cxgb3: Fix MR permission problemsSteve Wise3-41/+18
2007-03-06RDMA/cxgb3: Don't reuse skbs that are non-linear or clonedSteve Wise1-2/+1
2007-03-06RDMA/cxgb3: Squelch logging AE errorsSteve Wise1-6/+6
2007-03-06RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peerSteve Wise1-0/+2
2007-03-06RDMA/cxgb3: Move QP to error on destroy if the state is IDLESteve Wise1-4/+2
2007-03-06RDMA/cxgb3: Fixes for "normal close" failuresSteve Wise1-4/+7
2007-03-06RDMA/cxgb3: Fix build on sparc64David Miller1-0/+1
2007-03-06RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty1-1/+1
2007-03-06RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()Steve Wise1-4/+6
2007-03-06RDMA/cxgb3: Start ep timer on a MPA rejectSteve Wise1-2/+1
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik1-16/+0
2007-03-06[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)1-4/+6
2007-03-06[PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)1-15/+24
2007-03-06[PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan1-2/+1
2007-03-06[PATCH] fbdev: fix kconfig error if FB_DDC=nJames Simmons1-9/+7
2007-03-06[PATCH] atyfb: fix kconfig error part 2Randy Dunlap1-1/+2
2007-03-06[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones1-0/+5
2007-03-06sdhci: release irq during suspendPierre Ossman1-0/+12
2007-03-06sdhci: make isr tolerant of read errorsMark Lord1-1/+1
2007-03-06mmc: require explicit support for high-speedPierre Ossman2-50/+58