aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bxe/bxe_stats.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* 1. state checks in bxe_tx_mq_start_locked() and bxe_tx_mq_start() to sync thr...David C Somayajulu2017-02-271-0/+8
* 1. Use taskqueue_create() instead of taskqueue_create_fast() for bothDavid C Somayajulu2016-10-181-0/+9
* Revert commitDavid C Somayajulu2016-09-301-12/+0
* Fixes for issues under high workloadsDavid C Somayajulu2016-09-231-0/+12
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-2/+2
* 1. Process tx completions in bxe_periodic_callout_func() and restartDavid C Somayajulu2016-04-121-0/+6
* Check for packet_length is greater than 60 bytes as well as packet_length isDavid C Somayajulu2015-12-231-0/+6
* Add stat counters for Jumbo Frames using SGE ring.David C Somayajulu2015-05-221-0/+3
* - Use if_inc_counter() to increment various counters.Gleb Smirnoff2014-09-181-0/+1
* Modify Copyright information to reflect Qlogic Corporation's purchaseDavid C Somayajulu2014-05-061-8/+1
* Substantial rewrite of bxe(4) to add support for the BCM57712 andDavid Christensen2013-09-201-0/+687