aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAge
...
| * IB/qib: Allow driver to load if PCIe AER failsRalph Campbell2010-10-26
| * IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell2010-10-26
| * IB/qib: Fix extra log level in qib_early_err()Jason Gunthorpe2010-10-26
| * IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properlyJason Gunthorpe2010-10-23
| * IB/qib: Remove unnecessary casts of private_dataJoe Perches2010-10-06
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \
| * | drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| |/
* / llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* IB/qib: Add missing <linux/slab.h> includeDavid Miller2010-08-05
* IB/qib: Fix race between qib_error_qp() and receive packet processingRalph Campbell2010-08-03
* IB/qib: Limit the number of packets processed per interruptRalph Campbell2010-08-03
* IB/qib: Allow writes to the diag_counters to be able to clear themIra Weiny2010-08-03
* IB/qib: Set cfgctxts to number of CPUs by defaultRalph Campbell2010-08-03
* IB/qib: Allow PSM to select from multiple port assignment algorithmsDave Olson2010-07-21
* IB/qib: Turn off IB latency modeRalph Campbell2010-07-21
* IB/qib: Use generic_file_llseekArnd Bergmann2010-07-21
* IB/qib: Avoid variable-length arrayRalph Campbell2010-07-19
* IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings2010-07-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-07-08
|\
| * IB/qib: Clean up properly if qib_init() failsRalph Campbell2010-07-06
| * IB/qib: Completion queue callback needs to be single threadedRalph Campbell2010-07-06
| * IB/qib: Update 7322 serdes tablesRalph Campbell2010-07-06
| * IB/qib: Clear 6120 hardware error registerRalph Campbell2010-07-06
| * IB/qib: Clear eager buffer memory for each new processRalph Campbell2010-07-06
| * IB/qib: Mask hardware error during link resetRalph Campbell2010-07-06
| * IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson2010-07-06
* | fix the deadlock in qib_fsAl Viro2010-06-04
|/
* IB/qib: Remove DCA support until feature is finishedRalph Campbell2010-05-27
* IB/qib: Use a single txselect module parameter for serdes tuningRalph Campbell2010-05-26
* IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier2010-05-26
* IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell2010-05-26
* IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell2010-05-24