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_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-31
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
1
-4
/
+7
2007-07-18
IB/ipath: Make a few functions static
Roland Dreier
1
-1
/
+1
2007-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-32
/
+155
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-8
/
+1
2007-07-10
IB/ipath: Test interrupts at driver startup
Arthur Jones
1
-0
/
+23
2007-07-10
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
1
-9
/
+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
-21
/
+36
2007-07-10
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
1
-0
/
+3
2007-07-10
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
1
-1
/
+91
2007-04-19
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
1
-2
/
+6
2007-04-19
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
1
-1
/
+2
2007-04-19
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
1
-2
/
+10
2007-04-19
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
1
-1
/
+4
2007-04-19
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
1
-23
/
+0
2007-04-19
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
1
-15
/
+38
2007-04-19
IB/ipath: Fix up some debug messages
Bryan O'Sullivan
1
-1
/
+2
2007-04-19
IB/ipath: Add ability to set and clear IB local loopback
Bryan O'Sullivan
1
-0
/
+16
2006-12-12
IB/ipath: Remove unused "write-only" variables
Roland Dreier
1
-3
/
+1
2006-11-16
[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT
Bryan O'Sullivan
1
-0
/
+4
2006-11-09
[PATCH] IB/ipath - program intconfig register using new HT irq hook
Bryan O'Sullivan
1
-9
/
+8
2006-10-16
IB/ipath: Initialize diagpkt file on device init only
Robert Walsh
1
-10
/
+0
2006-09-28
IB/ipath: Clean up module exit code
Bryan O'Sullivan
1
-161
/
+128
2006-09-28
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
1
-24
/
+36
2006-09-28
IB/ipath: Drop unnecessary "(void *)" casts
Bryan O'Sullivan
1
-3
/
+3
2006-09-28
IB/ipath: Support multiple simultaneous devices of different types
Bryan O'Sullivan
1
-10
/
+0
2006-09-28
IB/ipath: Unregister from IB core early
Bryan O'Sullivan
1
-1
/
+11
2006-09-28
IB/ipath: Driver support for userspace sharing of HW contexts
Bryan O'Sullivan
1
-2
/
+5
2006-09-28
IB/ipath: Fix memory leak if allocation fails
Bryan O'Sullivan
1
-0
/
+3
2006-09-23
IB: Whitespace fixes
Roland Dreier
1
-3
/
+3
2006-09-23
IB/ipath: control receive polarity inversion
Bryan O'Sullivan
1
-0
/
+17
2006-09-23
IB/ipath: support new QLogic product naming scheme
Bryan O'Sullivan
1
-4
/
+5
2006-09-23
IB/ipath: add new minor device to allow sending of diag packets
Bryan O'Sullivan
1
-0
/
+12
2006-09-23
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
1
-8
/
+9
2006-09-23
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
1
-2
/
+2
2006-09-23
IB/ipath: simplify layering code
Bryan O'Sullivan
1
-87
/
+188
2006-09-23
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
1
-8
/
+5
2006-09-23
IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
Bryan O'Sullivan
1
-0
/
+6
2006-07-24
IB/ipath: Fix a data corruption
Ralph Campbell
1
-40
/
+36
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
1
-11
/
+12
2006-07-01
[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...
Bryan O'Sullivan
1
-0
/
+6
2006-07-01
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
1
-0
/
+17
2006-07-01
[PATCH] IB/ipath: removed redundant statements
Bryan O'Sullivan
1
-3
/
+0
2006-07-01
[PATCH] IB/ipath: fix lost interrupts on HT-400
Bryan O'Sullivan
1
-3
/
+22
2006-07-01
[PATCH] IB/ipath: fixed bug 9776 for real
Bryan O'Sullivan
1
-11
/
+22
2006-07-01
[PATCH] IB/ipath: reduce overhead on receive interrupts
Bryan O'Sullivan
1
-10
/
+1
2006-07-01
[PATCH] IB/ipath: memory management cleanups
Bryan O'Sullivan
1
-133
/
+92
2006-07-01
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
Bryan O'Sullivan
1
-7
/
+3
2006-07-01
[PATCH] IB/ipath: enable freeze mode when shutting down device
Bryan O'Sullivan
1
-1
/
+1
[next]