summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-167-162/+0
* IB/srp: Enforce protocol limit on srp_sg_tablesizeDavid Dillow2008-04-161-1/+6
* IB/ipath: Enable 4KB MTUDave Olson2008-04-168-65/+45
* IB/ipath: Shared context code needs to be sure device is usableDave Olson2008-04-161-1/+1
* IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones2008-04-164-23/+85
* IB/ipath: Make some constants chip-specific, related cleanupDave Olson2008-04-163-30/+35
* IB/ipath: Misc sparse warning cleanupArthur Jones2008-04-162-4/+7
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-166-13/+30
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-164-0/+25
* IPoIB: Use checksum offload support if availableEli Cohen2008-04-164-1/+41
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-1626-302/+302
* IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-163-16/+15
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-167-97/+88
* RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier2008-04-161-8/+8
* RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2008-04-162-23/+0
* RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier2008-04-161-3/+0
* IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier2008-04-161-12/+7
* IB/uverbs: Don't store struct file * for event filesRoland Dreier2008-04-162-7/+6
* mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-165-16/+17
* RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier2008-04-162-8/+8
* RDMA/amso1100: Start of endianness annotationRoland Dreier2008-04-168-160/+166
* RDMA/nes: Delete unused variablesRoland Dreier2008-04-162-16/+0
* RDMA/nes: Trivial endianness annotationsRoland Dreier2008-04-161-2/+2
* RDMA/ucma: Endian annotationRoland Dreier2008-04-161-1/+1
* IB/cm: Endianness annotationsRoland Dreier2008-04-161-19/+44
* IB/mlx4: Endianness annotationsRoland Dreier2008-04-161-2/+2
* IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier2008-04-161-4/+4
* IB/ipath: Fix sparse warning about pointer signednessArthur Jones2008-04-162-3/+3
* RDMA/cxgb3: IDR IDs are signedRoland Dreier2008-04-161-1/+1
* RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier2008-04-161-5/+5
* mlx4_core: Move opening brace of function onto a new lineRoland Dreier2008-04-161-1/+2
* IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier2008-04-161-1/+1
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-166-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-162-12/+8
|\
| * it821x: do not describe noraid parameter with its valuePaul Bolle2008-04-171-1/+1
| * Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-171-3/+4
| * Au1200: IDE driver build fixSergei Shtylyov2008-04-171-8/+1
| * Au1200: kill IDE driver function prototypesSergei Shtylyov2008-04-171-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-163-6/+148
|\ \
| * | USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman2008-04-151-0/+2
| * | USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai2008-04-151-0/+10
| * | USB: support more Huawei data card product IDsfangxiaozhi2008-04-152-4/+124
| * | USB: option.c: add more device IDsMatthias Urlichs2008-04-151-2/+9
| * | USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron2008-04-151-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-168-73/+96
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-157-72/+92
| |\
| | * PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno2008-04-151-3/+8
| | * b43legacy: fix DMA mapping leakageStefano Brivio2008-04-151-11/+18
| | * b43legacy: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-13/+13
| | * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-153-45/+48