summaryrefslogtreecommitdiff
path: root/sys/dev/bxe/ecore_sp.h
AgeCommit message (Expand)Author
2024-06-03libkern: add ilog2 macroDoug Moore
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2020-10-24Remove support for ancient compilersWarner Losh
2018-01-10dev/bxe: make use of mallocarray(9).Pedro F. Giffuni
2017-11-20sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-05-03sys/dev: minor spelling fixes.Pedro F. Giffuni
2016-02-25Upgrade the firmware carried in driver and loaded during hardwareDavid C Somayajulu
2014-09-17For ECORE_DBG_BREAK_IF() ECORE_BUG() ECORE_BUG_ON() check bxe_debug flag beforeDavid C Somayajulu
2014-07-18Initiate error recovery stats fail to update after 3 retries.David C Somayajulu
2014-05-06Modify Copyright information to reflect Qlogic Corporation's purchaseDavid C Somayajulu
2013-11-15Fixed a tx watchdog chip reset that could occur on mostly idle links.Eric Davis
2013-10-10Fixed the media type shown via ifconfig.Eric Davis
2013-09-20Substantial rewrite of bxe(4) to add support for the BCM57712 andDavid Christensen