Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2224c47ace2387610f8cff0c562db2c6e63df026
/
drivers
/
infiniband
/
hw
/
hfi1
/
driver.c
3d59109
IB/hfi1: Use defines from common headers
by Don Hiatt
· 8 years ago
cb427057
IB/hfi1: Add functions to parse 9B headers
by Don Hiatt
· 8 years ago
aad559c
IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
by Dasaratharaman Chandramouli
· 8 years ago
2280740
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
by Vishwanathapura, Niranjana
· 8 years ago
d4829ea
IB/hfi1: OPA_VNIC RDMA netdev support
by Vishwanathapura, Niranjana
· 8 years ago
243d9f4
IB/hfi1: Add transmit fault injection feature
by Don Hiatt
· 8 years ago
0181ce3
IB/hfi1: Add receive fault injection feature
by Don Hiatt
· 8 years ago
f3e862c
IB/hfi1: Access hfi1_ibport through rcd pointer
by Sebastian Sanchez
· 8 years ago
a82a7fc
IB/hfi1: Process qp wait list in IRQ thread periodically
by Mike Marciniszyn
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
b44980f
IB/hfi1: Replace qp->refcount release code with standard driver wrapper
by Sebastian Sanchez
· 8 years ago
f2d8a0b
IB/hfi1: Fix ECN processing in prescan_rxq
by Dasaratharaman Chandramouli
· 8 years ago
505efe3
IB/hfi1: Fix status error code for unsupported packets
by Jakub Pawlak
· 8 years ago
261a435
IB/qib,IB/hfi: Use core common header file
by Mike Marciniszyn
· 8 years ago
69b9f4a
IB/hfi1: Validate header in set_armed_active
by Mike Marciniszyn
· 8 years ago
c867caa
IB/hfi1: Pass packet ptr to set_armed_active
by Mike Marciniszyn
· 8 years ago
b736a46
IB/hfi1: Use hdr2sc function to calculate 5-bit SC
by Dasaratharaman Chandramouli
· 8 years ago
5fd2b56
IB/hfi1: Pull FECN/BECN processing to a common place
by Mitko Haralanov
· 8 years ago
2b71904
IB/hfi1: Add counter to track unsupported packets drop
by Jakub Pawlak
· 8 years ago
f48ad61
IB/hfi1: Move driver out of staging
by Dennis Dalessandro
· 9 years ago
[Renamed from drivers/staging/rdma/hfi1/driver.c]
cde10af
IB/hfi1: Correct log message strings
by Jakub Pawlak
· 9 years ago
ef699e8
IB/hfi1: Adjust default MTU to be 10KB
by Sebastian Sanchez
· 9 years ago
b8ba452
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
2243472
IB/hfi1: Improve LED beaconing
by Easwar Hariharan
· 9 years ago
f538966
staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNED
by Amitoj Kaur Chawla
· 9 years ago
409b146
staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo)
by Easwar Hariharan
· 9 years ago
05d6ac1
staging/rdma/hfi1: Fix header
by Jubin John
· 9 years ago
e490974
staging/rdma/hfi1: Add braces on all arms of statement
by Jubin John
· 9 years ago
17fb4f2
staging/rdma/hfi1: Fix code alignment
by Jubin John
· 9 years ago
d0d236e
staging/rdma/hfi1: Fix logical continuations
by Jubin John
· 9 years ago
5161fc3
staging/rdma/hfi1: Remove blank line before close brace
by Jubin John
· 9 years ago
458e86a
staging/rdma/hfi1: Remove blank line after an open brace
by Jubin John
· 9 years ago
d125a6c
staging/rdma/hfi1: Fix comparison to NULL
by Jubin John
· 9 years ago
50e5dcb
staging/rdma/hfi1: Remove space after cast
by Jubin John
· 9 years ago
8638b77
staging/rdma/hfi1: Add spaces around binary operators
by Jubin John
· 9 years ago
91ab4ed
staging/rdma/hfi1: Implement LED beaconing for maintenance
by Easwar Hariharan
· 9 years ago
6c9e50f
staging/rdma/hfi1: Method to toggle "fast ECN" detection
by Vennila Megavannan
· 9 years ago
ec4274f
staging/rdma/hfi1: Remove modify queue pair from hfi1
by Dennis Dalessandro
· 9 years ago
83693bd
staging/rdma/hfi1: Use rdmavt version of post_send
by Dennis Dalessandro
· 9 years ago
54d10c1
staging/rdma/hfi1: Use rdmavt send flags and recv flags
by Dennis Dalessandro
· 9 years ago
4eb0688
staging/rdma/hfi1: Remove ibport and use rdmavt version
by Dennis Dalessandro
· 9 years ago
895420d
staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type
by Dennis Dalessandro
· 9 years ago
8859b4a
staging/rdma/hfi1: Use correct rdmavt header files after move.
by Dennis Dalessandro
· 9 years ago
49dbb6c
staging/rdma/hfi1: Add device specific info prints
by Dennis Dalessandro
· 9 years ago
fb9036d
staging/hfi1: check for ARMED->ACTIVE change in recv int
by Jim Snow
· 9 years ago
624be1d
staging/hfi1: Clean up comments
by Edward Mascarenhas
· 9 years ago
80e4898
staging/rdma/hfi1: Clean up comments
by Edward Mascarenhas
· 9 years ago
9d2f53e
staging/rdma/hfi1: Fix error in hfi1 driver build
by Jubin John
· 9 years ago
9805071
staging/rdma/hfi1: Add space between concatenated string elements
by Jubin John
· 9 years ago
82c2611
staging/rdma/hfi1: Handle packets with invalid RHF on context 0
by Niranjana Vishwanathapura
· 9 years ago
2fd3686
staging/rdma/hfi1: add common routine for queuing acks
by Mike Marciniszyn
· 9 years ago
a03a03e
staging/rdma/hfi1: Remove spurious error messages
by Ignacio Hernandez
· 9 years ago
977940b
staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs - UC, RC
by Arthur Kepner
· 9 years ago
3e7ccca
staging/rdma/hfi1: don't cache "prescan head"
by Arthur Kepner
· 9 years ago
f4f30031c
staging/rdma/hfi1: Thread the receive interrupt.
by Dean Luick
· 9 years ago
b77d713
staging/rdma/hfi1: Add irqsaves in the packet processing path
by Dean Luick
· 9 years ago
a3faf606
staging: hfi1: driver: Use setup_timer
by Muhammad Falak R Wani
· 9 years ago
7724105
IB/hfi1: add driver files
by Mike Marciniszyn
· 9 years ago