aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe/ixgbe_phy.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add support for 1000BASE-BX SFP modulesTore Amundsen2025-02-161-4/+19
* ixgbe: Add support for 1Gbit Active DAC linksKevin Bowling2024-11-231-1/+2
* ixgbe: Add support for 1Gbit DAC linksKevin Bowling2024-11-211-1/+2
* ixgbe: fix misleading indentation in ixgbe_phyKevin Bowling2024-09-291-1/+1
* ixgbe: update ixgbe_phy with ix-3.3.38 changesKevin Bowling2024-09-281-4/+5
* ixgbe: improve function commentsRadoslaw Tyl2024-09-271-1/+1
* ixgbe: fix PHY ID for X550Radoslaw Tyl2024-09-261-2/+1
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-231-1/+0
* ixgbe: Warn once for unsupported SFPsKevin Bowling2023-08-101-9/+16
* ixgbe: Update shared code catchupKevin Bowling2021-10-121-3/+8
* ixgbe: remove unnecessary return value checkGuinan Sun2021-09-141-18/+7
* ixgbe: create function to restart autonegGuinan Sun2021-09-141-26/+22
* ixgbe: move increments after evaluationsGuinan Sun2021-09-141-9/+8
* ixgbe: remove whitespace in function commentsKevin Bowling2021-09-141-197/+197
* ixgbe: Update copyright to 2020Kevin Bowling2021-09-141-1/+1
* ixgbe: Use C99 bool typesKevin Bowling2021-09-141-42/+42
* ixgbe(4): Update shared code, add support for X552 1G, fix bugEric Joyner2018-03-191-3/+16
* ixgbe(4): Convert driver to use iflibEric Joyner2017-12-201-9/+6
* 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-254/+194
* Fixup DA cable detection routines to not set the cable type toSean Bruno2016-07-191-9/+6
* Configure ixgbe phy & gbic powerSteven Hartland2016-01-311-0/+3
* ixgbe(4): Update to version 3.1.13-kSean Bruno2015-12-231-32/+50
* Add support for certain Intel X550 devices.Eric Joyner2015-04-301-31/+197
* Update to the Intel ixgbe driver:Jack F Vogel2015-03-171-143/+744
* Add quad port probe support, this gives the admin proper information about th...Jack F Vogel2013-06-181-154/+214
* First, sync to internal shared code, and thenJack F Vogel2013-03-041-26/+29
* revert 247035Dag-Erling Smørgrav2013-02-201-16/+18
* Reduce excessive nesting.Dag-Erling Smørgrav2013-02-201-18/+16
* Update to the ixgbe driver:Jack F Vogel2012-07-051-13/+52
* New hardware support: Intel X540 adapter support added.Jack F Vogel2012-01-301-165/+184
* Update ixgbe driver to verion 2.3.6Jack F Vogel2010-11-261-70/+105
* Update the driver to Intel version 2.1.6Jack F Vogel2010-03-271-21/+111
* Update driver to Intel version 2.0.7:Jack F Vogel2009-12-071-21/+200
* Update for the Intel 10G driver, this adds support forJack F Vogel2009-06-241-22/+37
* Update the ixgbe driver to 1.7.4, this includes supportJack F Vogel2009-04-101-19/+763
* Updated ixgbe driver - version 1.6.2Jack F Vogel2008-11-261-7/+268
* This updates the ixgbe driver to Intel internal version 1.4.7Jack F Vogel2008-07-301-146/+0
* This is driver version 1.4.4 of the Intel ixgbe driver.Jack F Vogel2008-05-161-96/+352
* This is an update to the new Intel 10G 82598 driver.Jack F Vogel2007-09-041-184/+7
* Add the actual source too :)Jack F Vogel2007-07-111-0/+592