aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/intel.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-16[intel] Add support for mailbox used by virtual functionsMichael Brown1-0/+26
2015-05-16[intel] Allow for the use of advanced TX descriptorsMichael Brown1-23/+47
2015-05-15[intel] Expose intel_diag() for use by other Intel NIC driversMichael Brown1-0/+19
2015-04-21[intel] Force RX polling on VMware emulated 82545emMichael Brown1-0/+4
2015-04-21[intel] Report any unexpected interrupt causesMichael Brown1-0/+2
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-08-21[intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDsMichael Brown1-0/+8
2014-05-16[intel] Increase receive ring fill levelMichael Brown1-2/+2
2014-04-22[intel] Avoid completely filling the TX descriptor ringMichael Brown1-0/+3
2013-04-18[intel] Expose functionality to be shared with intelx driverMichael Brown1-0/+11
2013-04-18[intel] Remove hardcoded offsets for descriptor ring registersMichael Brown1-12/+0
2012-10-24[intel] Report receive overruns via network device errorsMichael Brown1-0/+1
2012-07-10[intel] Explicitly enable descriptor queuesMichael Brown1-0/+4
2012-04-23[intel] Replace driver for Intel Gigabit NICsMichael Brown1-0/+252