aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mlx5tool
Commit message (Expand)AuthorAgeFilesLines
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+1
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+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-022-15/+109
* 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-082-2/+32
* Document userspace firmware flash in mlx5tool(8) and mlx5io(4).Hans Petter Selasky2019-05-081-2/+11
* 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 typo.Hans Petter Selasky2019-05-081-2/+2
* 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-083-0/+324