aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe/ixgbe_type.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Correct the PFVFRSSRK index range commentKevin Bowling6 days1-1/+1
* ixv: Reject unsupported E610 Hyper-V VFsKevin Bowling6 days1-1/+1
* ixgbe: Defer ECC recovery to iflibKevin Bowling10 days1-0/+1
* ixgbe: Avoid signed overflow in LED register masksKevin Bowling10 days1-1/+1
* ixgbe: Add 10GBase-BX BiDi SFP+ module supportKevin Bowling11 days1-0/+3
* ixgbe: Expose EEE LPI event countersKevin Bowling11 days1-0/+2
* ixgbe: fix unaligned access in ixgbe_update_flash_X550()Kevin Bowling2026-07-311-0/+1
* ixgbe: isolate VF reset stateKevin Bowling2026-07-311-1/+1
* ix/ixv: Add support for new Intel Ethernet E610 family devicesBhosale, Yogeshnull2025-08-191-1/+68
* ixgbe: Add support for 1000BASE-BX SFP modulesTore Amundsen2025-02-091-0/+2
* ixgbe: update if_ix and ixgbe api with ix-3.3.38 changesKevin Bowling2024-09-211-0/+52
* ixgbe: add missing QV definesBarbara Skobiej2024-09-201-0/+5
* ixgbe: use primary and block terminologyMarcin Jurczak2024-09-201-5/+5
* ixgbe: add reset count field to HW structRadoslaw Tyl2024-09-201-0/+1
* ixgbe: introduce new mailbox APIJakub Chylkowski2024-09-201-29/+3
* Revert "ixgbe: introduce new mailbox API"Kevin Bowling2024-09-201-3/+29
* ixgbe: introduce new mailbox APIJakub Chylkowski2024-09-201-29/+3
* ixgbe: correct register names to match datasheetJakub Chylkowski2024-09-191-5/+6
* ixgbe: fix PHY ID for X550Radoslaw Tyl2024-09-191-0/+1
* ixgbe: increase VF reset timeoutKevin Traynor2024-09-191-1/+1
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* ixgbe: Add support for 82599 LSKevin Bowling2023-08-101-0/+2
* ixv(4): Allow PF to control the VF link statePiotr Pietruszewski2022-03-041-0/+1
* ixgbe(4): Fix a few typos in source code commentsGordon Bergling2021-11-031-2/+2
* ixgbe: Update shared code catchupKevin Bowling2021-10-071-8/+44
* ixgbe: add register definitions for NVM updateGuinan Sun2021-09-071-0/+2
* ixgbe: support DCB registers dumpXiaoyun Li2021-09-071-0/+5
* ixgbe: Update copyright to 2020Kevin Bowling2021-09-071-1/+1
* ixgbe: add FW recovery mode checkXiaoyun Li2021-09-071-0/+4
* ixgbe: fix host interface shadow RAM readGuinan Sun2021-09-071-0/+22
* ixgbe: Print FW NVM and Option ROM versionsKevin Bowling2021-07-161-1/+1
* ix(4): Run {mod,msf,mbx,fdir,phy}_task in if_update_admin_statusEric Joyner2019-01-311-0/+7
* ixgbe(4): Update shared code, add support for X552 1G, fix bugEric Joyner2018-03-191-7/+41
* ixgbe(4): Convert driver to use iflibEric Joyner2017-12-201-1/+1
* 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-69/+448
* dev/e1000,ixgbe: minor spelling fixes.Pedro F. Giffuni2016-05-061-2/+2
* Configure ixgbe phy & gbic powerSteven Hartland2016-01-311-0/+3
* ixgbe(4): Update to version 3.1.13-kSean Bruno2015-12-231-21/+40
* Add support for certain Intel X550 devices.Eric Joyner2015-04-301-60/+205
* Update to the Intel ixgbe driver:Jack F Vogel2015-03-171-63/+614
* Add quad port probe support, this gives the admin proper information about th...Jack F Vogel2013-06-181-7/+92
* First, sync to internal shared code, and thenJack F Vogel2013-03-041-15/+36
* Update to the ixgbe driver:Jack F Vogel2012-07-051-27/+68
* New hardware support: Intel X540 adapter support added.Jack F Vogel2012-01-301-1923/+2224
* Update driver to version 2.3.8:Jack F Vogel2011-01-191-9/+35
* Update ixgbe driver to verion 2.3.6Jack F Vogel2010-11-261-65/+175
* Update the driver to Intel version 2.1.6Jack F Vogel2010-03-271-20/+60
* Update driver to Intel version 2.0.7:Jack F Vogel2009-12-071-26/+90
* Update for the Intel 10G driver, this adds support forJack F Vogel2009-06-241-11/+49