summaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe/ixgbe_82599.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add support for 1000BASE-BX SFP modulesTore Amundsen2025-02-161-1/+3
* ixgbe: Add support for 1Gbit DAC linksKevin Bowling2024-11-211-0/+11
* ixgbe: replace implicit fall-through commentsPiotr Skajewski2024-09-271-2/+6
* ixgbe: improve function commentsRadoslaw Tyl2024-09-271-1/+1
* ixgbe: introduce new mailbox APIJakub Chylkowski2024-09-271-1/+3
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* ixgbe: Add support for 82599 LSKevin Bowling2023-08-101-0/+3
* ixgbe: Update shared code catchupKevin Bowling2021-10-071-0/+5
* ixgbe: remove unnecessary return value checkGuinan Sun2021-09-071-3/+1
* ixgbe: remove whitespace in function commentsKevin Bowling2021-09-071-192/+192
* ixgbe: Update copyright to 2020Kevin Bowling2021-09-071-1/+1
* ixgbe: Use C99 bool typesKevin Bowling2021-09-071-52/+52
* ixgbe: add typecast for type mismatchGuinan Sun2021-09-071-4/+4
* ixgbe: add IPv6 mask for flow directorGuinan Sun2021-09-071-0/+1
* ixgbe: this statement may fall through warnings with gccToomas Soome2019-01-191-2/+2
* ixgbe(4): Update shared code, add support for X552 1G, fix bugEric Joyner2018-03-191-3/+11
* 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-35/+55
* ixgbe(4): Update to version 3.1.13-kSean Bruno2015-12-231-16/+45
* Add support for certain Intel X550 devices.Eric Joyner2015-04-301-3/+3
* Update to the Intel ixgbe driver:Jack F Vogel2015-03-171-539/+568
* Add quad port probe support, this gives the admin proper information about th...Jack F Vogel2013-06-181-15/+89
* First, sync to internal shared code, and thenJack F Vogel2013-03-041-74/+306
* Add missing bracesKevin Lo2012-09-061-1/+2
* Update to the ixgbe driver:Jack F Vogel2012-07-051-1/+11
* New hardware support: Intel X540 adapter support added.Jack F Vogel2012-01-301-475/+542
* Update driver to version 2.3.8:Jack F Vogel2011-01-191-476/+119
* Update ixgbe driver to verion 2.3.6Jack F Vogel2010-11-261-510/+591
* Update the driver to Intel version 2.1.6Jack F Vogel2010-03-271-22/+136
* Update driver to Intel version 2.0.7:Jack F Vogel2009-12-071-588/+269
* Update for the Intel 10G driver, this adds support forJack F Vogel2009-06-241-52/+257
* Add missing file, sorry bout that :)Jack F Vogel2009-04-101-0/+2444