index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_init_chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-29
IB/ipath: Deprecate ipath driver and move to staging.
Dennis Dalessandro
1
-1066
/
+0
2012-11-22
IB/ipath: Remove unreachable code
Alan Cox
1
-10
/
+0
2011-11-01
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
1
-0
/
+1
2011-11-01
infiniband: Fix up users implicitly relying on getting stat.h
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
1
-4
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-02-23
IB/ipath: Fix memory leak in init_shadow_tids() error path
Roland Dreier
1
-1
/
+1
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
1
-0
/
+1
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
1
-53
/
+42
2008-04-17
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
1
-0
/
+4
2008-04-17
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
1
-8
/
+16
2008-04-17
IB/ipath: Fix up error handling
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
Dave Olson
1
-0
/
+36
2008-04-17
IB/ipath: Enable reduced PIO update for HCAs that support it.
Dave Olson
1
-1
/
+21
2008-04-17
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
1
-68
/
+84
2008-04-17
IB/ipath: Fix some white space and code style issues
Ralph Campbell
1
-4
/
+3
2008-04-17
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
1
-2
/
+6
2008-04-17
IB/ipath: Prevent link-recovery code from negating admin disable
Michael Albaugh
1
-1
/
+4
2008-04-17
IB/ipath: Remove some useless (void) casts
Ralph Campbell
1
-6
/
+6
2008-04-17
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
1
-0
/
+6
2008-04-17
IB/ipath: Enable 4KB MTU
Dave Olson
1
-22
/
+8
2008-04-17
IB/ipath: Fix sparse warning about shadowed symbol
Roland Dreier
1
-4
/
+4
2008-01-26
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
1
-6
/
+2
2008-01-26
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
1
-3
/
+2
2008-01-26
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
1
-15
/
+0
2008-01-26
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
1
-3
/
+3
2008-01-26
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
1
-4
/
+3
2008-01-26
IB/ipath: Fix sendctrl locking
John Gregor
1
-8
/
+16
2008-01-26
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
1
-1
/
+1
2007-07-31
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
1
-2
/
+3
2007-07-31
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
1
-1
/
+1
2007-07-10
IB/ipath: Change version wording to be less confusing with release number
Dave Olson
1
-1
/
+1
2007-07-10
IB/ipath: Lower default number of kernel send buffers
Ralph Campbell
1
-1
/
+1
2007-07-10
IB/ipath: Update copyright dates
John Gregor
1
-1
/
+1
2007-07-10
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
1
-0
/
+6
2007-07-10
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
1
-1
/
+2
2007-07-10
IB/ipath: Fix maximum MTU reporting
Robert Walsh
1
-1
/
+6
2007-07-10
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
1
-0
/
+2
2007-07-10
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
1
-0
/
+2
2007-04-19
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
Michael Albaugh
1
-11
/
+34
2007-04-19
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
1
-0
/
+4
2007-04-19
IB/ipath: Fix calculation for number of kernel PIO buffers
Bryan O'Sullivan
1
-21
/
+16
2006-12-12
IB/ipath: Remove unused "write-only" variables
Roland Dreier
1
-2
/
+1
2006-09-28
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
1
-18
/
+38
2006-09-23
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
1
-6
/
+6
2006-09-23
IB/ipath: fix handling of kpiobufs
Bryan O'Sullivan
1
-1
/
+2
2006-09-23
IB/ipath: fix for crash on module unload, if cfgports < portcnt
Bryan O'Sullivan
1
-1
/
+5
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
1
-2
/
+2
[next]