index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
1
-2
/
+23
2022-09-05
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Chris Mi
1
-2
/
+23
2022-09-05
RDMA/mlx5: Set local port to one when accessing counters
Chris Mi
1
-0
/
+6
2022-01-05
IB/mlx5: Expose NDR speed through MAD
Maher Sanalla
1
-0
/
+5
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
1
-9
/
+9
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-8
/
+8
2021-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
1
-1
/
+1
2021-02-05
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
1
-1
/
+1
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
1
-4
/
+4
2021-01-20
IB/mlx5: Make function static
Parav Pandit
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+1
2020-04-23
net/mlx5: Update vport.c to new cmd interface
Leon Romanovsky
1
-2
/
+2
2020-04-19
net/mlx5: Delete not-used cmd header
Leon Romanovsky
1
-1
/
+0
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
1
-14
/
+10
2019-11-06
RDMA/mlx5: Rewrite MAD processing logic to be readable
Leon Romanovsky
1
-61
/
+55
2019-11-06
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
1
-4
/
+0
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
1
-2
/
+0
2019-07-03
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
Parav Pandit
1
-24
/
+36
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
1
-4
/
+7
2018-12-12
IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs
Yuval Shaia
1
-5
/
+0
2018-12-12
IB/mlx5: Add 2X width support to query_port
Michael Guralnik
1
-1
/
+5
2018-12-11
IB/mlx5: Add HDR speed support to query port
Michael Guralnik
1
-0
/
+5
2018-12-11
IB/mlx5: Report CapabilityMask2 in ib_query_port
Michael Guralnik
1
-0
/
+4
2018-01-08
IB/mlx5: Route MADs for dual port RoCE
Daniel Jurgens
1
-7
/
+14
2018-01-08
IB/mlx5: Reduce the use of num_port capability
Daniel Jurgens
1
-1
/
+1
2017-08-24
IB/mlx5: Fix some spelling mistakes
Talat Batheesh
1
-1
/
+1
2017-08-18
Add OPA extended LID support
Hiatt, Don
1
-1
/
+1
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
1
-1
/
+1
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
1
-2
/
+2
2017-05-01
IB/mlx5: Add port_xmit_wait to counter registers read
Tim Wright
1
-0
/
+2
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
1
-1
/
+1
2017-02-14
IB/mlx5: Add additional checks before processing MADs
Maor Gottlieb
1
-0
/
+12
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
1
-1
/
+1
2016-06-23
IB/mlx5: Fix wrong naming of port_rcv_data counter
Talat Batheesh
1
-1
/
+1
2016-03-22
net/mlx5_core: Add VF param when querying vport counter
Eli Cohen
1
-1
/
+1
2016-03-01
IB/mlx5: Modify MAD reading counters method to use counter registers
Meny Yossefi
1
-11
/
+155
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
1
-2
/
+3
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+298
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-1
/
+8
2015-06-05
IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode
Majd Dibbiny
1
-0
/
+297
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-4
/
+4
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-1
/
+1
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
1
-1
/
+1
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
1
-1
/
+1
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-2
/
+2
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
1
-0
/
+139