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_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-29
IB/ipath: Deprecate ipath driver and move to staging.
Dennis Dalessandro
1
-2364
/
+0
2015-07-14
IB/ipath: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
1
-2
/
+2
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
1
-0
/
+1
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
1
-2
/
+5
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-7
/
+1
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
1
-0
/
+17
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
1
-0
/
+7
2013-04-17
IB/ipath: Correct ipath_verbs_register_sysfs() error handling
Mike Marciniszyn
1
-9
/
+10
2013-03-23
IB/ipath: Silence a static checker warning
Dan Carpenter
1
-1
/
+1
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-1
/
+1
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
1
-1
/
+2
2008-09-30
IB/ipath: Fix hang on module unload
Yannick Cote
1
-0
/
+7
2008-07-30
IB/ipath: Use unsigned long for irq flags
Vegard Nossum
1
-3
/
+3
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
1
-0
/
+1
2008-07-15
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
Ralph Campbell
1
-1
/
+2
2008-06-16
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-1
/
+2
2008-05-27
IB/ipath: Fix device capability flags
Ralph Campbell
1
-1
/
+2
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
1
-0
/
+1
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
1
-57
/
+117
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
1
-3
/
+1
2008-05-07
IB/ipath: Only increment SSN if WQE is put on send queue
Ralph Campbell
1
-1
/
+1
2008-04-22
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
1
-1
/
+0
2008-04-22
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
1
-1
/
+1
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-17
/
+20
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
-13
/
+378
2008-04-17
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
1
-1
/
+1
2008-04-17
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
1
-4
/
+7
2008-04-17
IB/ipath: Enable 4KB MTU
Dave Olson
1
-6
/
+1
2008-01-26
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
1
-16
/
+31
2008-01-26
IB/ipath: Clean up some comments
Dave Olson
1
-2
/
+5
2008-01-26
IB/ipath: MAD performance sampling registers support
Ralph Campbell
1
-0
/
+1
2007-11-20
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
1
-3
/
+5
2007-10-10
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
1
-2
/
+10
2007-10-10
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
1
-2
/
+2
2007-10-10
IB/ipath: Generate flush CQE when QP is in error state
Ralph Campbell
1
-2
/
+20
2007-10-10
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
1
-80
/
+161
2007-10-10
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
1
-25
/
+37
2007-07-18
IB/ipath: Make a few functions static
Roland Dreier
1
-1
/
+1
2007-07-10
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
1
-7
/
+0
2007-07-10
IB/ipath: Add barrier before updating WC head in shared memory
Ralph Campbell
1
-0
/
+2
2007-07-10
IB/ipath: Update copyright dates
John Gregor
1
-1
/
+1
2007-07-10
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
1
-2
/
+6
2007-07-10
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
1
-0
/
+1
2007-07-10
IB/ipath: Fill in some missing FMR-related fields in query_device
Robert Walsh
1
-0
/
+2
2007-07-10
IB/ipath: Fix maximum MTU reporting
Robert Walsh
1
-1
/
+6
2007-05-15
IB/ipath: Shadow the gpio_mask register
Arthur Jones
1
-6
/
+6
[next]