index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2009-12-09
IB/ipath: Use bitmap_weight()
Akinobu Mita
1
-7
/
+3
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-02-18
timers: add mod_timer_pending()
Ingo Molnar
1
-3
/
+3
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
1
-19
/
+30
2008-08-04
IB/ipath: Fix printk format warnings
Alexander Beregalov
1
-2
/
+3
2008-05-13
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
Roland Dreier
1
-1
/
+1
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
1
-8
/
+10
2008-05-07
IB/ipath: Fix SDMA error recovery in absence of link status change
John Gregor
1
-3
/
+5
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
1
-12
/
+116
2008-05-07
IB/ipath: Fix count of packets received by kernel
Michael Albaugh
1
-1
/
+1
2008-04-22
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
1
-1
/
+1
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
-18
/
+132
2008-04-17
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
1
-13
/
+48
2008-04-17
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
Dave Olson
1
-19
/
+4
2008-04-17
IB/ipath: Set LID filtering for HCAs that support it.
Dave Olson
1
-2
/
+7
2008-04-17
IB/ipath: Add support for IBTA 1.2 Heartbeat
Dave Olson
1
-3
/
+28
2008-04-17
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
1
-89
/
+105
2008-04-17
IB/ipath: Fix some white space and code style issues
Ralph Campbell
1
-13
/
+16
2008-04-17
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
1
-112
/
+194
2008-04-17
IB/ipath: Prevent link-recovery code from negating admin disable
Michael Albaugh
1
-28
/
+42
2008-04-17
IB/ipath: Remove some useless (void) casts
Ralph Campbell
1
-3
/
+3
2008-04-17
IB/ipath: Change the module author
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: HW workaround for case where chip can send but not receive
Dave Olson
1
-0
/
+4
2008-04-17
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
1
-8
/
+121
2008-04-17
IB/ipath: Enable 4KB MTU
Dave Olson
1
-16
/
+15
2008-04-17
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
1
-2
/
+2
2008-03-11
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
1
-16
/
+12
2008-01-26
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
1
-0
/
+32
2008-01-26
IB/ipath: Remove unused MDIO interface code
Dave Olson
1
-71
/
+0
2008-01-26
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
1
-8
/
+3
2008-01-26
IB/ipath: Clean up some comments
Dave Olson
1
-1
/
+1
2008-01-26
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
1
-8
/
+10
2008-01-26
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
1
-4
/
+2
2008-01-26
IB/ipath: Fix sendctrl locking
John Gregor
1
-14
/
+26
2008-01-25
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
1
-13
/
+4
2007-10-10
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
1
-0
/
+2
2007-10-10
IB/ipath: Remove redundant code
Ralph Campbell
1
-5
/
+0
2007-10-10
IB/ipath: Verify host bus bandwidth to chip will not limit performance
Dave Olson
1
-0
/
+86
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
[next]