index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
driver.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-09-11
1
-1
/
+1
*
IB/hfi1: Remove trace newlines
Dean Luick
2023-04-09
1
-1
/
+1
*
RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-07
1
-1
/
+1
*
RDMA/hfi1: Remove pointless driver version
Dennis Dalessandro
2022-05-24
1
-6
/
+0
*
IB/hfi1: Fix early init panic
Mike Marciniszyn
2021-12-07
1
-0
/
+2
*
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
2021-10-29
1
-1
/
+2
*
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-08-25
1
-43
/
+1
*
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-03-22
1
-1
/
+1
*
IB/hfi1: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2020-11-12
1
-3
/
+1
*
IB/hfi1: Add packet histogram trace event
Grzegorz Andrejczuk
2020-05-21
1
-0
/
+1
*
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
2020-05-21
1
-18
/
+0
*
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
2020-05-21
1
-0
/
+120
*
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan
2020-05-21
1
-1
/
+91
*
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
2020-01-10
1
-0
/
+1
*
IB/hfi1: Return void in packet receiving functions
Grzegorz Andrejczuk
2020-01-10
1
-24
/
+17
*
IB/hfi1: Create API for auto activate
Mike Marciniszyn
2020-01-10
1
-14
/
+23
*
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
2020-01-10
1
-5
/
+1
*
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
2020-01-10
1
-54
/
+12
*
IB/hfi1: List all receive contexts from debugfs
Michael J. Ruhl
2020-01-03
1
-3
/
+9
*
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
2020-01-03
1
-45
/
+29
*
IB/hfi1: Remove reference to RHF.VCRCErr
John Fleck
2019-04-24
1
-3
/
+2
*
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
2019-04-03
1
-1
/
+3
|
\
|
*
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
2019-04-03
1
-1
/
+3
*
|
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
2019-04-01
1
-6
/
+4
|
/
*
IB/hfi1: Add TID RDMA handlers
Kaike Wan
2019-02-05
1
-21
/
+37
*
IB/hfi1: Consider LMC in 16B/bypass ingress packet check
Ashutosh Dixit
2018-12-07
1
-1
/
+1
*
IB/hfi1: Correctly process FECN and BECN in packets
Mitko Haralanov
2018-12-07
1
-22
/
+48
*
IB/hfi1: Move rhf_offset from devdata to ctxtdata
Mike Marciniszyn
2018-06-19
1
-20
/
+18
*
IB/hfi1: Move normal functions from hfi1_devdata to const array
Mike Marciniszyn
2018-06-19
1
-7
/
+18
*
IB/hfi1: Add support for 16B Management Packets
Don Hiatt
2018-05-24
1
-11
/
+22
*
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
2018-05-09
1
-9
/
+11
*
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
2018-05-03
1
-4
/
+15
*
IB/hfi1: Add a missing rcu_read_unlock()
Bart Van Assche
2018-03-07
1
-0
/
+1
*
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2018-02-01
1
-1
/
+3
*
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
2018-02-01
1
-2
/
+4
*
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
2018-02-01
1
-14
/
+7
*
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
2018-02-01
1
-4
/
+0
*
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
2018-02-01
1
-6
/
+8
*
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
2018-02-01
1
-0
/
+4
*
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
2018-01-05
1
-8
/
+0
*
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
2018-01-05
1
-8
/
+0
*
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
2017-11-13
1
-3
/
+2
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-4
/
+3
|
\
|
*
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+3
*
|
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
2017-10-15
1
-0
/
+6
*
|
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
2017-09-27
1
-2
/
+2
|
/
*
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
2017-08-22
1
-0
/
+59
*
IB/hfi1: Add 16B UD support
Don Hiatt
2017-08-22
1
-14
/
+21
*
IB/hfi1: Add support to process 16B header errors
Don Hiatt
2017-08-22
1
-11
/
+47
*
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
2017-08-22
1
-15
/
+112
[next]