aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-16RDMA/nes: Remove session_id from nes_cm stuffRoland Dreier2-9/+0
2008-04-16IB/ipath: Fix PCI config write size used to clear linkctrl error bitsRoland Dreier1-1/+1
2008-04-16IB/ipath: Fix sanity checks on QP number of WRs and SGEsRalph Campbell1-10/+16
2008-04-16IB/ipath: Remove useless commentsRalph Campbell1-2/+0
2008-04-16IB/ipath: HW workaround for case where chip can send but not receiveDave Olson3-0/+24
2008-04-16IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell3-33/+69
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor7-182/+310
2008-04-16IB/ipath: Make debug error message match the constraint that is checked forRalph Campbell1-1/+1
2008-04-16IB/ipath: Don't try to handle freeze mode HW errors if diagnostic modeRalph Campbell1-1/+1
2008-04-16IB/ipath: Fix link up LED displayArthur Jones1-1/+1
2008-04-16IB/ipath: Fix error recovery for send buffer status after chip freeze modeRalph Campbell1-1/+2
2008-04-16IB/ipath: Fix byte order of pioavail in handle_errors()Ralph Campbell1-3/+3
2008-04-16IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier1-1/+3
2008-04-16IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier3-7/+10
2008-04-16IB/ehca: Remove tgid checkingHoang-Nam Nguyen7-162/+0
2008-04-16IB/srp: Enforce protocol limit on srp_sg_tablesizeDavid Dillow1-1/+6
2008-04-16IB/ipath: Enable 4KB MTUDave Olson8-65/+45
2008-04-16IB/ipath: Shared context code needs to be sure device is usableDave Olson1-1/+1
2008-04-16IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones4-23/+85
2008-04-16IB/ipath: Make some constants chip-specific, related cleanupDave Olson3-30/+35
2008-04-16IB/ipath: Misc sparse warning cleanupArthur Jones2-4/+7
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen6-13/+30
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen4-0/+25
2008-04-16IPoIB: Use checksum offload support if availableEli Cohen4-1/+41
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison26-302/+302
2008-04-16IB/ehca: Make symbols used only in a single source file staticRoland Dreier3-16/+15
2008-04-16RDMA/nes: Make symbols used only in a single source file staticRoland Dreier7-97/+88
2008-04-16RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier1-8/+8
2008-04-16RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2-23/+0
2008-04-16RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier1-3/+0
2008-04-16IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier1-12/+7
2008-04-16IB/uverbs: Don't store struct file * for event filesRoland Dreier2-7/+6
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier5-16/+17
2008-04-16RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier2-8/+8
2008-04-16RDMA/amso1100: Start of endianness annotationRoland Dreier8-160/+166
2008-04-16RDMA/nes: Delete unused variablesRoland Dreier2-16/+0
2008-04-16RDMA/nes: Trivial endianness annotationsRoland Dreier1-2/+2
2008-04-16RDMA/ucma: Endian annotationRoland Dreier1-1/+1
2008-04-16IB/cm: Endianness annotationsRoland Dreier1-19/+44
2008-04-16IB/mlx4: Endianness annotationsRoland Dreier1-2/+2
2008-04-16IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier1-4/+4
2008-04-16IB/ipath: Fix sparse warning about pointer signednessArthur Jones2-3/+3
2008-04-16RDMA/cxgb3: IDR IDs are signedRoland Dreier1-1/+1
2008-04-16RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier1-5/+5
2008-04-16mlx4_core: Move opening brace of function onto a new lineRoland Dreier1-1/+2
2008-04-16IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier1-1/+1
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier6-11/+11
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-12/+8
2008-04-17it821x: do not describe noraid parameter with its valuePaul Bolle1-1/+1
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov1-3/+4