index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_init_chip.c
Commit message (
Expand
)
Author
Age
*
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
2008-05-07
*
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-17
*
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-17
*
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
2008-04-17
*
IB/ipath: Fix up error handling
Ralph Campbell
2008-04-17
*
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
Dave Olson
2008-04-17
*
IB/ipath: Enable reduced PIO update for HCAs that support it.
Dave Olson
2008-04-17
*
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
2008-04-17
*
IB/ipath: Fix some white space and code style issues
Ralph Campbell
2008-04-17
*
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-17
*
IB/ipath: Prevent link-recovery code from negating admin disable
Michael Albaugh
2008-04-17
*
IB/ipath: Remove some useless (void) casts
Ralph Campbell
2008-04-17
*
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
2008-04-17
*
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-17
*
IB/ipath: Fix sparse warning about shadowed symbol
Roland Dreier
2008-04-17
*
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
2008-01-25
*
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
2008-01-25
*
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
2008-01-25
*
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
2008-01-25
*
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
2008-01-25
*
IB/ipath: Fix sendctrl locking
John Gregor
2008-01-25
*
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
2008-01-25
*
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
2007-07-30
*
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
2007-07-30
*
IB/ipath: Change version wording to be less confusing with release number
Dave Olson
2007-07-09
*
IB/ipath: Lower default number of kernel send buffers
Ralph Campbell
2007-07-09
*
IB/ipath: Update copyright dates
John Gregor
2007-07-09
*
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
2007-07-09
*
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
2007-07-09
*
IB/ipath: Fix maximum MTU reporting
Robert Walsh
2007-07-09
*
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
2007-07-09
*
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
2007-07-09
*
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
Michael Albaugh
2007-04-18
*
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-18
*
IB/ipath: Fix calculation for number of kernel PIO buffers
Bryan O'Sullivan
2007-04-18
*
IB/ipath: Remove unused "write-only" variables
Roland Dreier
2006-12-12
*
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
2006-09-28
*
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
2006-09-22
*
IB/ipath: fix handling of kpiobufs
Bryan O'Sullivan
2006-09-22
*
IB/ipath: fix for crash on module unload, if cfgports < portcnt
Bryan O'Sullivan
2006-09-22
*
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
*
[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...
Bryan O'Sullivan
2006-07-01
*
[PATCH] IB/ipath: purge sps_lid and sps_mlid arrays
Bryan O'Sullivan
2006-07-01
*
[PATCH] IB/ipath: memory management cleanups
Bryan O'Sullivan
2006-07-01
*
[PATCH] IB/ipath: fix some memory leaks on failure paths
Bryan O'Sullivan
2006-07-01
*
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
2006-07-01
*
IB/ipath: enable GPIO interrupt on HT-460
Bryan O'Sullivan
2006-05-23
*
IB/ipath: change handling of PIO buffers
Bryan O'Sullivan
2006-05-01
*
IB/ipath: chip initialisation code, and diag support
Bryan O'Sullivan
2006-03-31