RDMA/nes: In nes_post_recv() always set bad_wr on error
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath /
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-21 Anand Gadiyartrivial: fix typo "for for" in multiple files
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-06 Roel KluinIB/ipath: strncpy() doesn't always NUL-terminate
2009-05-09 Al ViroFix deadlock in ipathfs ->get_sb()
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-26 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-03-25 Roland DreierMerge branches 'cxgb3', 'endian', 'ipath', 'ipoib'...
2009-02-23 Roland DreierIB/ipath: Really run work in ipath_release_user_pages_o...
2009-02-23 Roland DreierIB/ipath: Fix memory leak in init_shadow_tids() error...
2009-02-18 Ingo Molnartimers: add mod_timer_pending()
2009-01-18 Harvey HarrisonIB: Remove __constant_{endian} uses
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-29 Rusty Russellcpumask: use new cpumask API in drivers/infiniband...
2008-12-05 Dave OlsonIB/ipath: Add locking for interrupt use of ipath_pd...
2008-12-05 Dave OlsonIB/ipath: Fix spi_pioindex value
2008-12-05 Dave OlsonIB/ipath: Only do 1X workaround on rev1 chips
2008-12-05 Dave OlsonIB/ipath: Don't count IB symbol and link errors unless...
2008-12-05 Ralph CampbellIB/ipath: Check return value of dma_map_single()
2008-12-05 Ralph CampbellIB/ipath: Fix PSN of send WQEs after an RDMA read resend
2008-12-02 Ralph CampbellIB/ipath: Improve UD loopback performance by allocating...
2008-12-02 Michael EllermanIB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c
2008-10-27 Ralph CampbellIB/ipath: Fix RDMA write with immediate copy of last...
2008-10-16 Greg Kroah-Hartmandevice create: infiniband: convert device_create_drvdat...
2008-09-30 Yannick CoteIB/ipath: Fix hang on module unload
2008-09-21 Ralph CampbellIB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-15 Dave OlsonIB/ipath: Fix incorrect check for max physical address...
2008-08-15 Ralph CampbellIB/ipath: Fix lost UD send work request
2008-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-04 Alexander BeregalovIB/ipath: Fix printk format warnings
2008-08-01 Niels de VosRemove newline from the description of module parameters
2008-07-30 Vegard NossumIB/ipath: Use unsigned long for irq flags
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-22 Greg Kroah-Hartmandevice create: infiniband: convert device_create to...
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15 Ralph CampbellIB/ipath: Use IEEE OUI for vendor_id reported by ibv_qu...
2008-07-15 Steve WiseRDMA/core: Add memory management extensions support
2008-07-15 Robert P. J. DayIB/ipath: Simplify code using ARRAY_SIZE() macro
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-06-20 Jonathan CorbetAdd a bunch of cycle_kernel_lock() calls
2008-06-20 Jonathan CorbetAdd "no BKL needed" comments to several drivers
2008-06-16 Ingo MolnarMerge branch 'linus' into core/rcu
2008-06-06 Ralph CampbellIB/ipath: Fix SM trap forwarding
2008-05-26 Ralph CampbellIB/ipath: Fix device capability flags
2008-05-26 Roland DreierIB/ipath: Avoid test_bit() on u64 SDMA status value
2008-05-19 Franck Bui-Huurcu: split list.h and move rcu-protected lists into...
2008-05-15 Ralph CampbellIB/ipath: Fix UC receive completion opcode for RDMA...
2008-05-15 Roland DreierIB/ipath: Fix printk format for ipath_sdma_status
2008-05-13 Roland DreierIB/ipath: Change ipath_devdata.ipath_sdma_status to...
2008-05-13 Pavel EmelyanovIB/ipath: Make ipath_portdata work with struct pid...
2008-05-13 Ralph CampbellIB/ipath: Fix RDMA read response sequence checking
2008-05-13 Ralph CampbellIB/ipath: Fix many locking issues when switching to...
2008-05-13 Ralph CampbellIB/ipath: Fix RC and UC error handling
2008-05-07 John GregorIB/ipath: Fix SDMA error recovery in absence of link...
2008-05-07 Dave OlsonIB/ipath: Need to always request and handle PIO avail...
2008-05-07 Michael AlbaughIB/ipath: Fix count of packets received by kernel
2008-05-07 Ralph CampbellIB/ipath: Return the correct opcode for RDMA WRITE...
2008-05-07 Dave OlsonIB/ipath: Fix bug that can leave sends disabled after...
2008-05-07 Ralph CampbellIB/ipath: Only increment SSN if WQE is put on send...
2008-05-07 Michael AlbaughIB/ipath: Only warn about prototype chip during init
2008-04-29 Arthur KepnerIB: expand ib_umem_get() prototype
2008-04-22 Roland DreierIB/ipath: Correct capitalization "IntX" -> "INTx"
2008-04-22 Roland DreierIB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
2008-04-22 Roland DreierIB/ipath: Remove dependency on PCI_MSI || HT_IRQ
2008-04-22 Roland DreierIB/ipath: Build IBA7220 code unconditionally
2008-04-22 Roland DreierIB/ipath: Remove reference to dev->class_dev
2008-04-22 Paul BolleIB/ipath: Fix module parameter description for disable_sma
2008-04-22 Stephen Rothwellinfiniband: class_device fallout
2008-04-20 Tony JonesIB: convert struct class_device to struct device
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Ralph CampbellIB/ipath: Update copyright dates for files changed...
2008-04-17 Dave OlsonIB/ipath: add calls to new 7220 code and enable in...
2008-04-17 Arthur JonesIB/ipath: Misc changes to prepare for IB7220 introduction
2008-04-17 Arthur JonesIB/ipath: User mode send DMA
2008-04-17 Arthur JonesIB/ipath: User mode send DMA header file
2008-04-17 John GregorIB/ipath: Add code for IBA7220 send DMA
2008-04-17 Ralph CampbellIB/ipath: Add IBA7220-specific SERDES initialization...
2008-04-17 Michael AlbaughIB/ipath: Support for SerDes portion of IBA7220
2008-04-17 Ralph CampbellIB/ipath: HCA-specific code to support IBA7220
2008-04-17 Michael AlbaughIB/ipath: Isolate 7220-specific content
2008-04-17 Ralph CampbellIB/ipath: Header file changes to support IBA7220
2008-04-17 Ralph CampbellIB/ipath: Fix up error handling
2008-04-17 Dave OlsonIB/ipath: Fix check for no interrupts to reliably fallb...
2008-04-17 Dave OlsonIB/ipath: Enable reduced PIO update for HCAs that suppo...
2008-04-17 Dave OlsonIB/ipath: Set LID filtering for HCAs that support it.
2008-04-17 Dave OlsonIB/ipath: Add support for IBTA 1.2 Heartbeat
2008-04-17 Dave OlsonIB/ipath: Make link state transition code ignore (trans...
2008-04-17 Ralph CampbellIB/ipath: Add support for 7220 receive queue changes
2008-04-17 Ralph CampbellIB/ipath: Fix some white space and code style issues
2008-04-17 Michael AlbaughIB/ipath: Allow old and new diagnostic packet formats
2008-04-17 Robert P. J. DayIB/ipath: Fix time comparison to use time_after_eq()
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2008-04-17 Michael AlbaughIB/ipath: EEPROM support for 7220 devices, robustness...
2008-04-17 Ralph CampbellIB/ipath: Use PIO buffer for RC ACKs
2008-04-17 Ralph CampbellIB/ipath: Make send buffers available for kernel if...
2008-04-17 Michael AlbaughIB/ipath: Prevent link-recovery code from negating...
2008-04-17 Ralph CampbellIB/ipath: Remove some useless (void) casts
next