aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-16IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh3-67/+439
2008-04-16IB/ipath: Use PIO buffer for RC ACKsRalph Campbell1-18/+39
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell8-145/+225
2008-04-16IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh6-29/+55
2008-04-16IB/ipath: Remove some useless (void) castsRalph Campbell2-9/+9
2008-04-16IB/ipath: Change the module authorRalph Campbell1-1/+1
2008-04-16RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day1-6/+2
2008-04-16IB: Use shorter list_splice_init() for brevityRobert P. J. Day2-4/+2
2008-04-16RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0Julia Lawall1-1/+1
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 Cohen6-6/+43
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 Dreier6-18/+18
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