aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe/ixgbe_dcb_82598.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* ixgbe: Update copyright to 2020Kevin Bowling2021-09-071-1/+1
* ixgbe: remove dead codeFerruh Yigit2021-09-071-8/+0
* ixgbe: add typecast for type mismatchGuinan Sun2021-09-071-1/+1
* ixgbe(4): Update shared code, add support for X552 1G, fix bugEric Joyner2018-03-191-5/+17
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* ixgbe(4): Update HEAD (p3) to 3.2.12-kEric Joyner2017-07-051-20/+20
* Add support for certain Intel X550 devices.Eric Joyner2015-04-301-1/+1
* Update to the Intel ixgbe driver:Jack F Vogel2015-03-171-1/+3
* Add quad port probe support, this gives the admin proper information about th...Jack F Vogel2013-06-181-0/+359