aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mlx5tool/mlx5tool.c
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Use size_t for byte_to_write variable when comparing to eeprom_info_out_lenHans Petter Selasky2019-10-021-2/+3
* Add the ability to query the EEPROM information in mlx5tool(8).Hans Petter Selasky2019-10-021-1/+90
* Ensure that only one command is specified at a time in mlx5tool(8).Hans Petter Selasky2019-05-081-0/+10
* Implement firmware reset from userspace in mlx5tool(8).Hans Petter Selasky2019-05-081-2/+21
* Implement userspace firmware update for ConnectX-4/5/6.Hans Petter Selasky2019-05-081-3/+62
* Rename mlx5_fwdump_addr to more neutral mlx5_tool_addr in mlx5core.Hans Petter Selasky2019-05-081-5/+5
* Fix style.Hans Petter Selasky2019-05-081-1/+1
* Check that the address is specified in mlx5tool(8).Hans Petter Selasky2018-03-081-0/+4
* Add kernel and userspace code to dump the firmware state of supportedHans Petter Selasky2018-03-081-0/+220