aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe/ixgbe_x550.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Update shared code catchupKevin Bowling2021-10-121-4/+8
* ixgbe: cleanup spelling mistakes in commentsGuinan Sun2021-09-141-1/+1
* ixgbe: remove whitespace in function commentsKevin Bowling2021-09-141-240/+240
* ixgbe: update X550 SFP identificationXiaoyun Li2021-09-141-2/+2
* ixgbe: Update copyright to 2020Kevin Bowling2021-09-141-1/+1
* ixgbe: replace an operation in X550 setupXiaoyun Li2021-09-141-2/+2
* ixgbe: Use C99 bool typesKevin Bowling2021-09-141-49/+49
* ixgbe: add FW recovery mode checkXiaoyun Li2021-09-141-0/+16
* ixgbe: add typecast for type mismatchGuinan Sun2021-09-141-1/+1
* ixgbe: wait for link after copper MAC setupAshijeet Acharya2021-09-141-0/+15
* ixgbe: check host interface return statusGuinan Sun2021-09-141-1/+12
* ixgbe: initialize data field in struct bufferGuinan Sun2021-09-141-0/+2
* ixgbe: fix x550em 10G NIC link statusGuinan Sun2021-09-141-1/+7
* netmap and iflib drivers, silence unused var warningsMatt Macy2018-05-191-2/+2
* ixgbe(4): Update shared code, add support for X552 1G, fix bugEric Joyner2018-03-191-102/+26
* ixgbe(4): Update HEAD (p3) to 3.2.12-kEric Joyner2017-07-051-412/+1987
* Configure ixgbe phy & gbic powerSteven Hartland2016-01-311-2/+17
* ixgbe(4): Update to version 3.1.13-kSean Bruno2015-12-231-217/+156
* Add support for certain Intel X550 devices.Eric Joyner2015-04-301-0/+3191