summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)Author
2010-05-23IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-02-11RDMA: Use rlimit helpersJiri Slaby
2010-01-26Fix failure exit in ipathfsAl Viro
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09IB/ipath: Use bitmap_weight()Akinobu Mita
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-14inifiband: Remove BKL from ipath_open()Thomas Gleixner
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-05IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier
2009-02-22IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier
2009-02-22IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier
2009-02-18timers: add mod_timer_pending()Ingo Molnar
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson
2008-12-05IB/ipath: Fix spi_pioindex valueDave Olson
2008-12-05IB/ipath: Only do 1X workaround on rev1 chipsDave Olson
2008-12-05IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson
2008-12-05IB/ipath: Check return value of dma_map_single()Ralph Campbell
2008-12-05IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell
2008-12-01IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell
2008-12-01IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman
2008-10-27IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-09-29IB/ipath: Fix hang on module unloadYannick Cote
2008-09-20IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-15IB/ipath: Fix incorrect check for max physical address in TIDDave Olson
2008-08-15IB/ipath: Fix lost UD send work requestRalph Campbell
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-08-04IB/ipath: Fix printk format warningsAlexander Beregalov
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-30IB/ipath: Use unsigned long for irq flagsVegard Nossum
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-21device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar