summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/ixgbe_82599.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update ix(4) from freebsd to add support for X553 controllers.jmatthew2020-03-021-14/+23
* oops some snapshot tests fell inderaadt2020-02-281-23/+14
* syncderaadt2020-02-281-14/+23
* Autoconfiguration and firmware semaphore refactoringmikeb2016-11-171-97/+113
* Bring in new PHY bits, some of the 82599 specific stuff becomes sharedmikeb2016-11-171-306/+207
* Style and typo fixes; no binary changemikeb2016-11-171-55/+62
* Remove unused bits; no functional changemikeb2016-11-161-2/+1
* Set the correct media type for 1000baseLX SFPs.jsg2015-04-301-1/+3
* Allow use of 1Gb 1000baseLX SFPs in 82599 ix(4) SFP+ port. Adapted fromsthen2015-04-301-1/+3
* First stab at updating this monster to the Intel/FreeBSD current version.mikeb2013-08-051-226/+525
* Implement SFP+ module hot-plug support for 82599 obtainedmikeb2012-12-171-1/+6
* sync some 82599 bits with freebsd driver; ok jsgmikeb2012-11-101-20/+19
* Remove Flow Director code that is not used, is outdated and tendsmikeb2012-11-061-689/+1
* Add support for another 82599 SFP+ card. Original diff and tests bymikeb2012-08-111-1/+2
* Add support for 10Gb ethernet cards based on the Intel X540 chipset.mikeb2012-08-061-3/+4
* whitespace cleanup, no binary changemikeb2012-07-291-93/+91
* Monster update of ix(4). This brings ix(4) close to what is currentlyclaudio2011-06-101-773/+613
* Add support for the 82599 ExpressModule (X520-P2) card.jsg2010-02-251-1/+2
* Add support for 82599 devices based on changes to the FreeBSD driver.jsg2010-02-231-0/+2351