summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb3: Fix MR permission problemsSteve Wise2007-03-063-41/+18
* RDMA/cxgb3: Don't reuse skbs that are non-linear or clonedSteve Wise2007-03-061-2/+1
* RDMA/cxgb3: Squelch logging AE errorsSteve Wise2007-03-061-6/+6
* RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peerSteve Wise2007-03-061-0/+2
* RDMA/cxgb3: Move QP to error on destroy if the state is IDLESteve Wise2007-03-061-4/+2
* RDMA/cxgb3: Fixes for "normal close" failuresSteve Wise2007-03-061-4/+7
* RDMA/cxgb3: Fix build on sparc64David Miller2007-03-061-0/+1
* RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty2007-03-061-1/+1
* RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()Steve Wise2007-03-061-4/+6
* RDMA/cxgb3: Start ep timer on a MPA rejectSteve Wise2007-03-061-2/+1
* IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier2007-03-011-5/+5
* IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-014-25/+60
* IPoIB: Only handle async events for one portRoland Dreier2007-02-271-6/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-262-6/+3
|\
| * [CPUFREQ] constify cpufreq_driver where possible.Dave Jones2007-02-221-2/+2
| * [CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAROleg Nesterov2007-02-201-4/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-261-1/+1
|\ \
| * | [ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard2007-02-251-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-2617-102/+76
|\ \ \
| * | | IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-261-1/+1
| * | | RDMA/cxgb3: Stop the EP Timer on BAD CLOSESteve Wise2007-02-231-0/+1
| * | | RDMA/cxgb3: cleanupsAdrian Bunk2007-02-238-61/+27
| * | | RDMA/cma: Remove unused node_guid from cma_device structureSean Hefty2007-02-221-2/+0
| * | | IB/cm: Remove ca_guid from cm_device structureSean Hefty2007-02-221-6/+4
| * | | RDMA/cma: Request reversible paths onlySean Hefty2007-02-221-1/+3
| * | | IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty2007-02-221-1/+1
| * | | IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier2007-02-221-1/+3
| * | | IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-212-6/+3
| * | | IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin2007-02-201-19/+27
| * | | IB/mthca: Make 2 functions staticAdrian Bunk2007-02-201-4/+6
* | | | [PATCH] Fix oops in pata_pcmciaAlan2007-02-261-1/+0
* | | | [PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQRusty Russell2007-02-261-8/+8
* | | | [PATCH] Fix build-failure in drivers/video/s3fb.cOndrej Zajicek2007-02-261-3/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-2610-237/+297
|\ \ \ \
| * | | | [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-172-113/+90
| * | | | [PARISC] lba_pci format warningsMatthew Wilcox2007-02-171-27/+29
| * | | | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-1710-99/+180
| |\ \ \ \
| | * | | | [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-081-1/+1
| | * | | | [PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2006-12-082-8/+8
| | * | | | [PARISC] Make Lasi Ethernet depend on GSC onlyMatthew Wilcox2006-12-081-3/+3
| | * | | | [PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller2006-12-081-27/+7
| | * | | | [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-081-13/+19
| | * | | | [PARISC] sparse fixesMatthew Wilcox2006-12-083-3/+3
| | * | | | [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-081-1/+1
| | * | | | [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-081-4/+5
| | * | | | [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-081-11/+31
| | * | | | [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-081-8/+30
| | * | | | [PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich2006-12-081-78/+57
| | * | | | [PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich2006-12-081-1/+60
| | * | | | [PARISC] [MUX] Mux driver updatesRyan Bradetich2006-12-081-2/+11