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
/
hfi1
/
vnic_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
1
-2
/
+9
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
1
-259
/
+53
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
1
-4
/
+4
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
1
-1
/
+1
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-8
/
+8
2019-03-29
hfi1: Convert vesw_idr to XArray
Matthew Wilcox
1
-8
/
+8
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2018-12-07
IB/hfi1: Limit VNIC use of SDMA engines to the available count
Michael J. Ruhl
1
-2
/
+2
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
1
-6
/
+6
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+1
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
1
-5
/
+3
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
1
-2
/
+2
2017-11-13
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
1
-35
/
+2
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
1
-2
/
+5
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
1
-2
/
+2
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
1
-10
/
+2
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
1
-16
/
+6
2017-07-31
IB/hfi1: Pass the context pointer rather than the index
Michael J. Ruhl
1
-2
/
+2
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
1
-1
/
+1
2017-07-24
Merge branch 'hfi1' into k.o/for-4.14
Doug Ledford
1
-4
/
+7
2017-07-06
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
Niranjana Vishwanathapura
1
-9
/
+10
2017-06-27
IB/hfi1: Resolve kernel panics by reference counting receive contexts
Michael J. Ruhl
1
-4
/
+7
2017-05-05
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-5
/
+1
2017-05-05
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
1
-1
/
+1
2017-04-20
IB/hfi1: VNIC SDMA support
Vishwanathapura, Niranjana
1
-2
/
+22
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-1
/
+244
2017-04-20
IB/hfi1: OPA_VNIC RDMA netdev support
Vishwanathapura, Niranjana
1
-0
/
+644