History log of /freebsd-11-stable/usr.sbin/mlx5tool/mlx5tool.c
Revision Date Author Comments
# 353256 07-Oct-2019 hselasky

MFC r352992:
Use size_t for byte_to_write variable when comparing to eeprom_info_out_len
which is also size_t in mlx5tool(8).

Submitted by: slavash@
Sponsored by: Mellanox Technologies


# 353242 07-Oct-2019 hselasky

MFC r352984:
Add the ability to query the EEPROM information in mlx5tool(8).

Submitted by: slavash@
Sponsored by: Mellanox Technologies


# 347870 16-May-2019 hselasky

MFC r347314:
Ensure that only one command is specified at a time in mlx5tool(8).

Submitted by: kib@
Sponsored by: Mellanox Technologies


# 347869 16-May-2019 hselasky

MFC r347313:
Implement firmware reset from userspace in mlx5tool(8).

Submitted by: kib@
Sponsored by: Mellanox Technologies


# 347841 16-May-2019 hselasky

MFC r347288:
Implement userspace firmware update for ConnectX-4/5/6.

Submitted by: kib@
Sponsored by: Mellanox Technologies


# 347840 16-May-2019 hselasky

MFC r347287:
Rename mlx5_fwdump_addr to more neutral mlx5_tool_addr in mlx5core.

Submitted by: kib@
Sponsored by: Mellanox Technologies


# 347831 16-May-2019 hselasky

MFC r347280:
Fix style.

Submitted by: kib@
Sponsored by: Mellanox Technologies


# 331593 26-Mar-2018 hselasky

MFC r330654:
Check that the address is specified in mlx5tool(8).

Submitted by: kib@
Sponsored by: Mellanox Technologies