index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mad.c
Age
Commit message (
Expand
)
Author
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2022-09-05
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Chris Mi
2022-09-05
RDMA/mlx5: Set local port to one when accessing counters
Chris Mi
2022-01-05
IB/mlx5: Expose NDR speed through MAD
Maher Sanalla
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
2021-02-05
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
2021-01-19
IB/mlx5: Make function static
Parav Pandit
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-23
net/mlx5: Update vport.c to new cmd interface
Leon Romanovsky
2020-04-19
net/mlx5: Delete not-used cmd header
Leon Romanovsky
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-06
RDMA/mlx5: Rewrite MAD processing logic to be readable
Leon Romanovsky
2019-11-06
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
2019-07-03
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
Parav Pandit
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
2018-12-11
IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs
Yuval Shaia
2018-12-11
IB/mlx5: Add 2X width support to query_port
Michael Guralnik
2018-12-11
IB/mlx5: Add HDR speed support to query port
Michael Guralnik
2018-12-11
IB/mlx5: Report CapabilityMask2 in ib_query_port
Michael Guralnik
2018-01-08
IB/mlx5: Route MADs for dual port RoCE
Daniel Jurgens
2018-01-08
IB/mlx5: Reduce the use of num_port capability
Daniel Jurgens
2017-08-24
IB/mlx5: Fix some spelling mistakes
Talat Batheesh
2017-08-18
Add OPA extended LID support
Hiatt, Don
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
2017-05-01
IB/mlx5: Add port_xmit_wait to counter registers read
Tim Wright
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
IB/mlx5: Add additional checks before processing MADs
Maor Gottlieb
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2016-06-23
IB/mlx5: Fix wrong naming of port_rcv_data counter
Talat Batheesh
2016-03-21
net/mlx5_core: Add VF param when querying vport counter
Eli Cohen
2016-03-01
IB/mlx5: Modify MAD reading counters method to use counter registers
Meny Yossefi
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-04
IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode
Majd Dibbiny
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-07-30
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen