index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: Add ipath_read_ireg() abstraction
Arthur Jones
2008-01-25
2
-2
/
+10
*
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
2008-01-25
5
-16
/
+10
*
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
2008-01-25
5
-4
/
+24
*
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
2008-01-25
4
-5
/
+22
*
IB/ipath: Clean up some comments
Dave Olson
2008-01-25
6
-13
/
+11
*
IB/ipath: Export hardware counters more consistently
Ralph Campbell
2008-01-25
5
-17
/
+328
*
IB/ipath: MAD performance sampling registers support
Ralph Campbell
2008-01-25
5
-44
/
+101
*
IB/srp: Add identifying information to log messages
David Dillow
2008-01-25
1
-46
/
+71
*
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
2008-01-25
3
-14
/
+49
*
IB/srp: Enable SG list chaining
David Dillow
2008-01-25
1
-0
/
+1
*
IB/srp: Respect target credit limit
David Dillow
2008-01-25
2
-4
/
+14
*
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
2
-7
/
+1
*
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
2008-01-25
5
-36
/
+17
*
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
2008-01-25
7
-13
/
+40
*
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
2008-01-25
6
-26
/
+46
*
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
2008-01-25
1
-4
/
+2
*
IB/ipath: Fix RNR NAK handling
Ralph Campbell
2008-01-25
2
-12
/
+12
*
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
2008-01-25
1
-0
/
+12
*
IB/mlx4: Micro-optimize mlx4_ib_poll_one()
Roland Dreier
2008-01-25
1
-4
/
+5
*
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
2008-01-25
3
-44
/
+13
*
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
2008-01-25
1
-1
/
+1
*
IB/iser: update URLs of iSER docs
Erez Zilber
2008-01-25
1
-2
/
+2
*
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
2008-01-25
1
-0
/
+92
*
RDMA/cma: Reenable device removal on passive side
Vladimir Sokolovsky
2008-01-25
1
-1
/
+3
*
IB/mad: Fix incorrect access to items on local_list
Sean Hefty
2008-01-25
1
-2
/
+0
*
IB/cm: Add basic performance counters
Sean Hefty
2008-01-25
2
-40
/
+303
*
IB/mad: Report number of times a mad was retried
Sean Hefty
2008-01-25
3
-4
/
+10
*
IB/multicast: Report errors on multicast groups if P_key changes
Sean Hefty
2008-01-25
1
-10
/
+45
*
IB: Spelling fixes in comments
Joe Perches
2008-01-25
2
-2
/
+2
*
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
Jack Morgenstein
2008-01-25
1
-1
/
+1
*
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2008-01-25
2
-21
/
+12
*
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
2008-01-25
1
-1
/
+9
*
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
2008-01-25
1
-1
/
+1
*
IB/ipath: Fix sendctrl locking
John Gregor
2008-01-25
6
-29
/
+72
*
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2008-01-25
2
-30
/
+0
*
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
2008-01-25
1
-19
/
+2
*
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
2008-01-25
1
-0
/
+5
*
drivers/infiniband: Add missing "space"
Joe Perches
2008-01-25
3
-5
/
+5
*
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
2008-01-25
3
-12
/
+13
*
IB/mad: Enable loopback of DR SMP responses from userspace
Steve Welch
2008-01-25
2
-4
/
+20
*
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
Ralph Campbell
2008-01-25
1
-9
/
+0
*
RDMA/iwcm: Set initiator depth and responder resources to device max values
Steve Wise
2008-01-25
1
-0
/
+10
*
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
2008-01-25
1
-2
/
+2
*
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
2008-01-25
4
-43
/
+200
*
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
2008-01-25
1
-22
/
+21
*
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
2008-01-25
1
-17
/
+30
*
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
2008-01-25
1
-9
/
+19
[next]