index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[intel] Allow for the use of advanced TX descriptors
Michael Brown
2015-05-16
1
-17
/
+75
*
[intel] Expose intel_diag() for use by other Intel NIC drivers
Michael Brown
2015-05-15
1
-26
/
+0
*
[intel] Add PCI device IDs for Intel I218-LM and I218-V
Christian Hesse
2015-04-22
1
-1
/
+6
*
[intel] Force RX polling on VMware emulated 82545em
Michael Brown
2015-04-21
1
-1
/
+9
*
[intel] Report any unexpected interrupt causes
Michael Brown
2015-04-21
1
-0
/
+8
*
[intel] Add PCI ID for I218-LM
Thomas Miletich
2015-03-09
1
-0
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[intel] Use autoloaded MAC address instead of EEPROM MAC address
Michael Brown
2014-10-31
1
-4
/
+4
*
[intel] Add I217-LM PCI ID
Jan Kiszka
2014-09-16
1
-1
/
+2
*
[intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDs
Michael Brown
2014-08-21
1
-13
/
+14
*
[intel] Display before and after values for both PBS and PBA
Michael Brown
2014-08-20
1
-2
/
+7
*
[intel] Display PBS value when applying ICH errata workaround
Michael Brown
2014-08-20
1
-2
/
+2
*
[intel] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+5
*
[intel] Exclude time spent in hypervisor from profiling
Michael Brown
2014-05-06
1
-0
/
+3
*
[intel] Push new RX descriptors in batches
Michael Brown
2014-04-27
1
-8
/
+13
*
[intel] Profile common virtual machine operations
Michael Brown
2014-04-27
1
-0
/
+19
*
[intel] Avoid completely filling the TX descriptor ring
Michael Brown
2014-04-22
1
-1
/
+1
*
[intel] Add Intel I217 Gigabit Ethernet PCI ID
lolipop
2013-10-23
1
-0
/
+1
*
[intel] Incorporate ring producer and consumer counters in diagnostics
Michael Brown
2013-07-14
1
-1
/
+6
*
[intel] Expose functionality to be shared with intelx driver
Michael Brown
2013-04-18
1
-15
/
+22
*
[intel] Remove hardcoded offsets for descriptor ring registers
Michael Brown
2013-04-18
1
-6
/
+6
*
[intel] Add Intel I210 Gigabit Ethernet PCI ID
Jens Rottmann
2013-02-20
1
-0
/
+1
*
[intel] Poll RX queue if hardware reports RX overflow
Michael Brown
2012-10-28
1
-1
/
+1
*
[intel] Report receive overruns via network device errors
Michael Brown
2012-10-24
1
-1
/
+5
*
[intel] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[intel] Explicitly enable descriptor queues
Michael Brown
2012-07-10
1
-0
/
+6
*
[intel] Refill receive ring only after enabling receiver
Michael Brown
2012-07-10
1
-3
/
+3
*
[intel] Replace driver for Intel Gigabit NICs
Michael Brown
2012-04-23
1
-0
/
+946