aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/t4_tracer.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* cxgbe(4): Support SIOGIFXMEDIA so that ifconfig displays correct mediaNavdeep Parhar2016-09-241-0/+1
* cxgbe(4): Attach to cards with the Terminator 6 ASIC. T6 cards willNavdeep Parhar2016-09-161-1/+2
* cxgbe(4): Remove stray if_up from the code that creates the tracing ifnet.Navdeep Parhar2014-05-231-1/+0
* Include necessary headers that now are available due to pollutionGleb Smirnoff2013-10-281-0/+1
* Whitespace nit.Navdeep Parhar2013-08-281-1/+1
* Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.Navdeep Parhar2013-08-281-7/+6
* Add support for packet-sniffing tracers to cxgbe(4). This works withNavdeep Parhar2013-07-261-0/+519