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
/
intelxl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[intelxl] Negotiate virtual function API version 1.1
Michael Brown
2022-08-16
1
-0
/
+2
*
[intelxl] Add driver for Intel 100 Gigabit Ethernet NICs
Michael Brown
2022-08-12
1
-0
/
+10
*
[intelxl] Use admin queue to set port MAC address and maximum frame size
Michael Brown
2022-08-12
1
-16
/
+37
*
[intelxl] Use admin queue to get port MAC address
Michael Brown
2022-08-12
1
-6
/
+30
*
[intelxl] Set maximum frame size to 9728 bytes as per datasheet
Michael Brown
2022-08-12
1
-2
/
+4
*
[intelxl] Always issue "clear PXE mode" admin queue command
Michael Brown
2022-08-11
1
-4
/
+3
*
[intelxl] Increase data buffer size to 4kB
Michael Brown
2022-08-11
1
-2
/
+5
*
[intelxl] Separate virtual function driver definitions
Michael Brown
2022-08-11
1
-206
/
+4
*
[intelxl] Reuse admin command descriptor and buffer for VF responses
Michael Brown
2022-08-11
1
-4
/
+0
*
[intelxl] Handle admin events via a callback
Michael Brown
2022-08-11
1
-4
/
+11
*
[intelxl] Increase receive descriptor ring size to 64 entries
Michael Brown
2022-08-10
1
-2
/
+2
*
[intelxl] Negotiate API version for virtual function via admin queue
Michael Brown
2022-08-10
1
-0
/
+19
*
[intelxl] Use non-zero MSI-X vector for virtual function interrupts
Michael Brown
2022-08-10
1
-3
/
+8
*
[intelxl] Use function-level reset instead of PFGEN_CTRL.PFSWR
Michael Brown
2022-08-08
1
-7
/
+0
*
[intelxl] Add missing padding bytes to receive queue context
Michael Brown
2022-08-08
1
-0
/
+2
*
[intelxl] Fix bit width of function number in PFFUNC_RID register
Michael Brown
2022-08-08
1
-1
/
+1
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
1
-23
/
+7
*
[intelxl] Update driver to use DMA API
Michael Brown
2020-11-21
1
-11
/
+42
*
[intelxl] Read PCI bus:dev.fn number from PFFUNC_RID register
Michael Brown
2020-11-21
1
-0
/
+5
*
[intelxl] Read MAC address from PRTPM_SA[HL] instead of PRTGL_SA[HL]
Michael Brown
2020-11-20
1
-0
/
+6
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions
Michael Brown
2019-04-27
1
-2
/
+183
*
[intelxl] Choose to operate in non-PXE mode
Michael Brown
2019-04-27
1
-8
/
+42
*
[intelxl] Expose functions required by virtual function driver
Michael Brown
2019-04-27
1
-0
/
+18
*
[intelxl] Allow for arbitrary placement of interrupt control register
Michael Brown
2019-04-27
1
-3
/
+5
*
[intelxl] Allow for arbitrary placement of ring tail registers
Michael Brown
2019-04-27
1
-0
/
+2
*
[intelxl] Use 32-byte receive descriptors
Michael Brown
2019-04-27
1
-11
/
+28
*
[intelxl] Provide a mechanism for handling "send to VF" events
Michael Brown
2019-04-27
1
-0
/
+10
*
[intelxl] Allow admin cookie to hold extended opcode and return code
Michael Brown
2019-04-27
1
-4
/
+9
*
[intelxl] Use one admin queue buffer per admin queue descriptor
Michael Brown
2019-04-27
1
-2
/
+4
*
[intelxl] Allow for virtual function admin queue register maps
Michael Brown
2019-04-27
1
-5
/
+28
*
[intelxl] Use VLAN tag in receive descriptor if present
Michael Brown
2019-04-27
1
-1
/
+8
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NICs
Michael Brown
2018-07-17
1
-0
/
+790