mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 13:10:19 +02:00
Leon Romanovsky says:
====================
IBTA declares speed as 16 bits, but kernel stores it in u8. This series
fixes in-kernel declaration while keeping external interface intact.
====================
Based on the mlx5-next branch at
git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
due to dependencies.
* branch 'mlx5_active_speed':
RDMA: Fix link active_speed size
RDMA/mlx5: Delete duplicated mlx5_ptys_width enum
net/mlx5: Refactor query port speed functions
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| qib.h | ||
| qib_6120_regs.h | ||
| qib_7220.h | ||
| qib_7220_regs.h | ||
| qib_7322_regs.h | ||
| qib_common.h | ||
| qib_debugfs.c | ||
| qib_debugfs.h | ||
| qib_diag.c | ||
| qib_driver.c | ||
| qib_eeprom.c | ||
| qib_file_ops.c | ||
| qib_fs.c | ||
| qib_iba6120.c | ||
| qib_iba7220.c | ||
| qib_iba7322.c | ||
| qib_init.c | ||
| qib_intr.c | ||
| qib_mad.c | ||
| qib_mad.h | ||
| qib_pcie.c | ||
| qib_pio_copy.c | ||
| qib_qp.c | ||
| qib_qsfp.c | ||
| qib_qsfp.h | ||
| qib_rc.c | ||
| qib_ruc.c | ||
| qib_sd7220.c | ||
| qib_sdma.c | ||
| qib_sysfs.c | ||
| qib_twsi.c | ||
| qib_tx.c | ||
| qib_uc.c | ||
| qib_ud.c | ||
| qib_user_pages.c | ||
| qib_user_sdma.c | ||
| qib_user_sdma.h | ||
| qib_verbs.c | ||
| qib_verbs.h | ||
| qib_wc_ppc64.c | ||
| qib_wc_x86_64.c | ||