summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/ixgb_ee.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.mpi2015-11-241-2/+1
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* unifdef INETtedu2014-12-221-3/+1
* Fewer <netinet/in_systm.h>mpi2014-07-221-3/+1
* Most network drivers include netinet/in_var.h, but apparently theybluhm2013-08-071-2/+1
* Fix "the the"s. ok miod@.tom2007-06-261-2/+2
* add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards.brad2005-11-141-0/+628