aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bxe/bxe_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for Error RecoveryDavid C Somayajulu2018-10-151-11/+9
* 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/+2
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* 1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocatedDavid C Somayajulu2016-04-191-2/+10
* reversed commits r297916 r297909 r297898 due to i386 build failures.David C Somayajulu2016-04-131-10/+2
* 1. modify fwdump (a.k.a grcdump) memory is allocated and freed on as neededDavid C Somayajulu2016-04-131-2/+10
* Upgrade the firmware carried in driver and loaded during hardwareDavid C Somayajulu2016-02-251-10/+10
* Remove dead code. Code Cleanup. Improve clarity in debug messagesDavid C Somayajulu2016-02-191-191/+1
* Check for packet_length is greater than 60 bytes as well as packet_length isDavid C Somayajulu2015-12-231-0/+2
* Add stat counters for Jumbo Frames using SGE ring.David C Somayajulu2015-05-221-0/+1
* - Use if_inc_counter() to increment various counters.Gleb Smirnoff2014-09-181-54/+46
* Fix build by using the driver API (driver converted in r266979 which shouldXin LI2014-07-181-1/+1
* Initiate error recovery stats fail to update after 3 retries.David C Somayajulu2014-07-181-1/+4
* Convert bxe(4) to use the driver API.Marcel Moolenaar2014-06-021-29/+25
* Modify Copyright information to reflect Qlogic Corporation's purchaseDavid C Somayajulu2014-05-061-8/+1
* Fixed the media type shown via ifconfig.Eric Davis2013-10-101-0/+11
* Substantial rewrite of bxe(4) to add support for the BCM57712 andDavid Christensen2013-09-201-0/+2032