aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/cudbg
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-274-4/+0
* sys: Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-2/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-166-12/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-164-8/+0
* cxgbe(4): Fix a few common typos in source code commentsGordon Bergling2023-01-111-5/+5
* cxgbe: Various whitespace fixes.John Baldwin2022-11-152-4/+4
* Fix clang 15 warning in cxgbeDimitry Andric2022-07-171-1/+1
* cxgbe(4): Fix a typo in a source code commentGordon Bergling2022-04-021-2/+2
* cxgbe(4): Fix a typo in a source code commentGordon Bergling2022-03-281-1/+1
* cxgbe(4): Fix "set but not used [-Wunused-but-set-variable]" warnings.Navdeep Parhar2022-01-102-8/+1
* Fix some common typos in source code commentsGordon Bergling2021-08-281-1/+1
* cxgbe(4): unimplemented cudbg routines should return the correctNavdeep Parhar2020-10-141-4/+4
* cxgbe(4): Some updates to the common code.Navdeep Parhar2020-07-241-1/+1
* cxgbe(4): Fix unsafe mailbox access in cudbg.Navdeep Parhar2017-11-211-4/+25
* cxgbe(4): Initial import of the "collect" component of Chelsio unifiedNavdeep Parhar2017-08-0311-0/+9291