Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e2b6535d47ce223e327de053b804d2e572a98bbc
/
drivers
/
infiniband
/
hw
/
hfi1
/
init.c
11501ab
IB/hfi1: Relocate rcvhdrcnt module parameter check.
by Krzysztof Blaszkowski
· 8 years ago
f0f98f7
IB/hfi1: Delete unused lock
by Easwar Hariharan
· 8 years ago
4dfe7cc
IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()
by Jianxin Xiong
· 8 years ago
83fb4af
IB/hfi1: Return ENODEV for unsupported PCI device ids.
by Krzysztof Blaszkowski
· 8 years ago
acd7c8f
IB/hfi1: Fix an Oops on pci device force remove
by Tadeusz Struk
· 8 years ago
3a6982d
IB/hfi1: Fix resource release in context allocation
by Jakub Pawlak
· 8 years ago
6036818
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
by Tymoteusz Kielan
· 8 years ago
429b6a7
IB/hfi1: Make n_krcvqs be an unsigned long integer
by Harish Chegondi
· 8 years ago
673b975
IB/hfi1: Add QSFP sanity pre-check
by Dean Luick
· 8 years ago
476d95b
IB/hfi1: Using kfree_rcu() to simplify the code
by Wei Yongjun
· 8 years ago
23002d5
IB/hfi1: Fix trace message units
by Grzegorz Heldt
· 8 years ago
8adf71f
IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
by Jianxin Xiong
· 8 years ago
dba715f
IB/hfi1: Use built-in i2c bit-shift bus adapter
by Dean Luick
· 9 years ago
d637301
IB/hfi1: Reserve and collapse CPU cores for contexts
by Sebastian Sanchez
· 8 years ago
4197344
IB/hfi1: Add global structure for affinity assignments
by Dennis Dalessandro
· 8 years ago
93dd0a0
IB/hfi1: Fix potential NULL ptr dereference
by Tadeusz Struk
· 9 years ago
a8b7da5
IB/hfi1: fix some indenting
by Dan Carpenter
· 9 years ago
f48ad61
IB/hfi1: Move driver out of staging
by Dennis Dalessandro
· 9 years ago
[Renamed from drivers/staging/rdma/hfi1/init.c]
e11ffbd
IB/hfi1: Do not free hfi1 cdev parent structure early
by Dennis Dalessandro
· 9 years ago
eea5707
staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.
by Muhammad Falak R Wani
· 9 years ago
3923979
IB/hfi1: Change hfi1_init loop to preserve error returns
by Ashutosh Dixit
· 9 years ago
d35cf744
IB/hfi1: Serialize hrtimer function calls
by Jubin John
· 9 years ago
145dd2b
IB/hfi1: Always turn on CDRs for low power QSFP modules
by Easwar Hariharan
· 9 years ago
ea0e4ce
IB/rdmavt,hfi1,qib: Fix memory leak
by Jubin John
· 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
528ee9f
IB/hfi1: Add adaptive cacheless verbs copy
by Dean Luick
· 9 years ago
765a6fa
IB/hfi1: Change QSFP functions to use resource reservation
by Dean Luick
· 9 years ago
78eb129
IB/hfi1: Add shared ASIC structure
by Dean Luick
· 9 years ago
8444991
staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGN
by Amitoj Kaur Chawla
· 9 years ago
d344916
staging: rdma: hfi1: Remove unnecessary kfree
by Amitoj Kaur Chawla
· 9 years ago
79d0c08
staging/rdma/hfi1: Fix memory leaks
by Jubin John
· 9 years ago
ed6f653
staging/rdma/hfi1: Fix debugfs access race
by Dean Luick
· 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
4d114fd
staging/rdma/hfi1: Fix block comments
by Jubin John
· 9 years ago
d125a6c
staging/rdma/hfi1: Fix comparison to NULL
by Jubin John
· 9 years ago
74182ac
staging/rdma/hfi1: Remove multiple blank lines
by Jubin John
· 9 years ago
35f6bef
staging/rdma/hfi1: Add qp to send context mapping for PIO
by Jubin John
· 9 years ago
c3838b3
staging/rdma/hfi1: Fetch platform configuration data from EFI variable
by Easwar Hariharan
· 9 years ago
91ab4ed
staging/rdma/hfi1: Implement LED beaconing for maintenance
by Easwar Hariharan
· 9 years ago
e002dcc
staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when it's 2097152
by Sebastian Sanchez
· 9 years ago
89abfc8
staging/rdma/hfi1: Change send_schedule counter to a per cpu counter
by Vennila Megavannan
· 9 years ago
377f111
staging/rdma/hfi1: Verbs Mem affinity support
by Mitko Haralanov
· 9 years ago
957558c
staging/rdma/hfi1: Consolidate CPU/IRQ affinity support
by Mitko Haralanov
· 9 years ago
2780739
staging/rdma/hfi1: Remove unnecessary duplicated variable
by Mitko Haralanov
· 9 years ago
d413c1a
staging/rdma/hfi1: Remove unused code
by Mitko Haralanov
· 9 years ago
affa48d
staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPM
by Ashutosh Dixit
· 9 years ago
566c157
staging/rdma/hfi1: Correctly set RcvCtxtCtrl register
by Mitko Haralanov
· 9 years ago
cbac386
staging/rdma/hfi1: Support external device configuration requests from 8051
by Easwar Hariharan
· 9 years ago
8ebd4cf
staging/rdma/hfi1: Add active and optical cable support
by Easwar Hariharan
· 9 years ago
7af6d00
staging/rdma/hfi1: Use rdmavt device allocation function
by Dennis Dalessandro
· 9 years ago
abd712d
staging/rdma/hfi1: Remove CQ data structures and functions from hfi1
by Dennis Dalessandro
· 9 years ago
ec3f2c12
staging/rdma/hfi1: Begin to use rdmavt for verbs
by Dennis Dalessandro
· 9 years ago
fb9036d
staging/hfi1: check for ARMED->ACTIVE change in recv int
by Jim Snow
· 9 years ago
5b55ea3
staging/hfi1: change krcvqs mod param from byte to uint
by Mark F. Brown
· 9 years ago
349ac71
staging/hfi1: Use BIT macro
by jubin.john@intel.com
· 9 years ago
0b091fb
staging/hfi1: Enable TID caching feature
by Mitko Haralanov
· 9 years ago
463e6eb
staging/hfi1: Convert lock to mutex
by Mitko Haralanov
· 9 years ago
ecb95a0
staging/rdma/hfi1: Fix module parameter spelling
by Jubin John
· 9 years ago
2ce6bf2
staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaning
by Sebastian Sanchez
· 9 years ago
07859de
staging/rdma/hfi1: Fix for module parameter hdrq_entsize when it's 0
by Sebastian Sanchez
· 9 years ago
e8597eb
staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns error
by Harish Chegondi
· 9 years ago
995deaf
staging/rdma/hfi1: rework is_a0() and is_bx()
by Mike Marciniszyn
· 9 years ago
82c2611
staging/rdma/hfi1: Handle packets with invalid RHF on context 0
by Niranjana Vishwanathapura
· 9 years ago
46b010d
staging/rdma/hfi1: Workaround to prevent corruption during packet delivery
by Mark F. Brown
· 9 years ago
0a226ed
staging/rdma/hfi1: Use parallel workqueue for SDMA engines
by Mike Marciniszyn
· 9 years ago
6c63e42
staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup
by Sebastian Sanchez
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
b77d713
staging/rdma/hfi1: Add irqsaves in the packet processing path
by Dean Luick
· 9 years ago
806e6e1
staging: rdma: hfi1: remove unnecessary out of memory messages
by Alison Schofield
· 9 years ago
314fcc0
Staging: rdma: hfi1: Use kcalloc instead of kzalloc to allocate array
by Shraddha Barke
· 9 years ago
7724105
IB/hfi1: add driver files
by Mike Marciniszyn
· 9 years ago