aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mlx5tool
Commit message (Expand)AuthorAgeFilesLines
* manuals: Misc macro typosGraham Percival2024-09-211-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* man filesystems: fix xrefs after move to section 4Alexander Ziaee2024-05-161-1/+1
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-291-0/+15
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-0/+0
* pkgbase: Create a mlx-tools packageEmmanuel Vadot2021-09-071-0/+2
* 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