summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ixgbe
AgeCommit message (Expand)Author
2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka
2014-02-09Remove a few noisy debug printf.njoly
2013-07-17Fix ixb(4) build.soren
2012-10-27split device_t/softc for all remaining drivers.chs
2012-06-18Missed one of the (void *) casts on the args to sysctl_createv().dsl
2012-06-16Add explicit (void *) casts for when sysctl_createv() is passeddsl
2012-06-02Add some pre-processor magic to verify that the type of the data itemdsl
2011-11-19First step of random number subsystem rework described intls
2011-08-12Add sources for ixgbe(4), a Intel 82599 10-gigabit ethernet driverdyoung