index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
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] Add PCI ID for I219-LM (23)
Christian Helmuth
2023-12-21
1
-0
/
+1
*
[intel] Add workaround for I210 reset hardware bugs
Matt Parrella
2023-03-14
1
-2
/
+14
*
[intel] Add PCI ID for I219-V and -LM 16,17
Christian I. Nilsson
2022-11-15
1
-0
/
+4
*
[intel] Add PCI ID for I219-V and -LM 10 to 15
Christian Nilsson
2021-05-17
1
-0
/
+12
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
1
-76
/
+44
*
[dma] Record DMA device as part of DMA mapping if needed
Michael Brown
2020-11-28
1
-9
/
+9
*
[dma] Modify DMA API to simplify calculation of medial addresses
Michael Brown
2020-11-25
1
-7
/
+3
*
[intel] Configure DMA mask as 64-bit
Michael Brown
2020-11-24
1
-1
/
+4
*
[intel] Use physical addresses in debug messages
Michael Brown
2020-11-16
1
-9
/
+9
*
[intel] Update driver to use DMA API
Michael Brown
2020-11-13
1
-49
/
+85
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-2
/
+2
*
[pci] Update drivers to use pci_ioremap()
Michael Brown
2020-09-25
1
-1
/
+1
*
[intel] Set INTEL_NO_PHY_RST on i218v
Ben Bleything
2020-07-22
1
-1
/
+1
*
[intel] Add INTEL_NO_PHY_RST for I218LM
Andrew Grasso
2020-07-22
1
-1
/
+1
*
[intel] Add PCI ID for I219-V and -LM 6 to 9
Christian Nilsson
2019-03-18
1
-0
/
+8
*
[intel] Add PCI_ROM entry for Intel i354 NIC
Rob Taglang
2018-03-15
1
-0
/
+1
*
[intel] Work around broken reset mechanism in i219 devices
Michael Brown
2018-02-03
1
-9
/
+22
*
[intel] Add various PCI device IDs
Richard Moore
2017-08-22
1
-0
/
+4
*
[intel] Add support for I219-V in 7th Gen Intel NUC
Jerone Young
2017-07-05
1
-0
/
+1
*
[intel] Add INTEL_NO_PHY_RST for I219-V
Mika Tiainen
2017-06-14
1
-1
/
+1
*
[intel] Do not enable ASDE on i350 backplane NIC
Michael Brown
2017-04-16
1
-2
/
+4
*
[intel] Show original CTRL and STATUS values in debugging output
Michael Brown
2017-04-14
1
-4
/
+12
*
[intel] Reset all virtual function settings
Vishvananda Ishaya
2017-03-09
1
-6
/
+57
*
[intel] Add INTEL_NO_PHY_RST for I219-LM (2)
Christian Nilsson
2017-01-26
1
-1
/
+1
*
[intel] Add PCI device ID for I219-V/LM
Lukas Grossar
2016-07-12
1
-0
/
+2
*
[intel] Add PCI device ID for another I219-LM
Christian Nilsson
2016-06-16
1
-0
/
+1
*
[intel] Add PCI device ID for another I219-V
Christian Nilsson
2016-03-29
1
-0
/
+1
*
[intel] Add INTEL_NO_PHY_RST for another I218-LM variant
Mika Tiainen
2016-02-12
1
-1
/
+1
*
[intel] Add INTEL_NO_PHY_RST for I218-LM
Hummel Frank
2016-01-27
1
-1
/
+1
*
[intel] Add INTEL_NO_PHY_RST for I217-LM
Torgeir Wulfsberg
2015-12-07
1
-1
/
+1
*
[intel] Forcibly skip PHY reset on some models
Michael Brown
2015-11-22
1
-8
/
+17
*
[intel] Add PCI IDs for i210/i211 flashless operation
Kyösti Mälkki
2015-11-04
1
-0
/
+2
*
[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
[next]