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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-20
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
2
-4
/
+6
2007-11-20
IB/ipath: Fix offset returned to ibv_modify_srq()
Ralph Campbell
1
-17
/
+25
2007-11-20
IB/ipath: Fix error path in QP creation
Ralph Campbell
1
-6
/
+9
2007-11-20
IB/ipath: Fix offset returned to ibv_resize_cq()
Ralph Campbell
1
-5
/
+14
2007-11-14
IB/ipath: Fix race with ACK retry timeout list management
Ralph Campbell
1
-2
/
+3
2007-11-14
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
Ralph Campbell
1
-4
/
+7
2007-10-30
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
Dave Olson
1
-9
/
+9
2007-10-30
IB/ipath: Limit length checksummed in eeprom
Michael Albaugh
1
-1
/
+9
2007-10-30
IB/ipath: Fix a race where s_last is updated without lock held
Ralph Campbell
1
-5
/
+9
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2
-3
/
+3
2007-10-16
infiniband: sg chaining support
Jens Axboe
1
-4
/
+6
2007-10-10
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
Dave Olson
1
-3
/
+4
2007-10-10
IB/ipath: Remove redundant link state checks
Ralph Campbell
1
-6
/
+0
2007-10-10
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
5
-12
/
+31
2007-10-10
IB/ipath: Better handling of unexpected GPIO interrupts
Michael Albaugh
1
-4
/
+6
2007-10-10
IB/ipath: Maintain active time on all chips
Michael Albaugh
1
-11
/
+6
2007-10-10
IB/ipath: Fix QHT7040 serial number check
Dave Olson
1
-29
/
+15
2007-10-10
IB/ipath: Indicate a couple of chip bugs to userspace
Arthur Jones
3
-3
/
+7
2007-10-10
IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround
Arthur Jones
1
-2
/
+4
2007-10-10
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
Arthur Jones
3
-51
/
+57
2007-10-10
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
4
-26
/
+29
2007-10-10
IB/ipath: Add ability to set the LMC via the sysfs debugging interface
Ralph Campbell
1
-1
/
+39
2007-10-10
IB/ipath: Optimize completion queue entry insertion and polling
Ralph Campbell
2
-47
/
+53
2007-10-10
IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
Ralph Campbell
3
-5
/
+29
2007-10-10
IB/ipath: Generate flush CQE when QP is in error state
Ralph Campbell
1
-2
/
+20
2007-10-10
IB/ipath: Remove redundant code
Ralph Campbell
1
-5
/
+0
2007-10-10
IB/ipath: Future proof eeprom checksum code (contents reading)
Dave Olson
1
-2
/
+8
2007-10-10
IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate
Ralph Campbell
1
-10
/
+11
2007-10-10
IB/ipath: Correctly describe workaround for TID write chip bug
Dave Olson
1
-5
/
+8
2007-10-10
IB/ipath: Remove unneeded code for ipathfs
Ralph Campbell
1
-187
/
+0
2007-10-10
IB/ipath: Verify host bus bandwidth to chip will not limit performance
Dave Olson
1
-0
/
+86
2007-10-10
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
7
-611
/
+494
2007-10-10
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
4
-35
/
+53
2007-10-10
IB/ipath: iba6110 rev4 GPIO counters support
Arthur Jones
2
-2
/
+10
2007-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-79
/
+92
2007-07-31
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
4
-29
/
+66
2007-07-31
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
4
-9
/
+12
2007-07-31
IB/ipath: Use faster put_tid_2 routine after initialization
Dave Olson
1
-7
/
+13
2007-07-31
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
Dave Olson
2
-34
/
+1
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-21
IB/ipath: Remove ipath_layer dead code
Arthur Jones
4
-439
/
+0
2007-07-18
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
2
-27
/
+0
2007-07-18
IB/ipath: Make a few functions static
Roland Dreier
7
-11
/
+6
2007-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
35
-345
/
+1237
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-8
/
+1
2007-07-10
IB/ipath: return correct PortGUID in NodeInfo
Sean Hefty
1
-1
/
+1
2007-07-10
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
Arthur Jones
1
-8
/
+0
2007-07-10
IB/ipath: Test interrupts at driver startup
Arthur Jones
3
-0
/
+31
2007-07-10
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
4
-48
/
+12
2007-07-10
IB/ipath: Change version wording to be less confusing with release number
Dave Olson
1
-1
/
+1
[next]