summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/intel.c
Commit message (Expand)AuthorAgeFilesLines
* [intel] Push new RX descriptors in batchesMichael Brown2014-04-281-8/+13
* [intel] Profile common virtual machine operationsMichael Brown2014-04-281-0/+19
* [intel] Avoid completely filling the TX descriptor ringMichael Brown2014-04-221-1/+1
* [intel] Add Intel I217 Gigabit Ethernet PCI IDlolipop2013-10-231-0/+1
* [intel] Incorporate ring producer and consumer counters in diagnosticsMichael Brown2013-07-141-1/+6
* [intel] Expose functionality to be shared with intelx driverMichael Brown2013-04-191-15/+22
* [intel] Remove hardcoded offsets for descriptor ring registersMichael Brown2013-04-191-6/+6
* [intel] Add Intel I210 Gigabit Ethernet PCI IDJens Rottmann2013-02-201-0/+1
* [intel] Poll RX queue if hardware reports RX overflowMichael Brown2012-10-281-1/+1
* [intel] Report receive overruns via network device errorsMichael Brown2012-10-241-1/+5
* [intel] Add missing iounmap()Michael Brown2012-07-191-0/+2
* [intel] Explicitly enable descriptor queuesMichael Brown2012-07-101-0/+6
* [intel] Refill receive ring only after enabling receiverMichael Brown2012-07-101-3/+3
* [intel] Replace driver for Intel Gigabit NICsMichael Brown2012-04-241-0/+946