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
/
intelxlvf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[intelxl] Explicitly request a single queue pair for virtual functions
Michael Brown
2022-08-16
1
-1
/
+44
*
[intelxl] Allow for admin commands that trigger a VF reset
Michael Brown
2022-08-16
1
-13
/
+28
*
[intelxl] Negotiate virtual function API version 1.1
Michael Brown
2022-08-16
1
-1
/
+6
*
[intelxl] Show virtual function packet statistics for debugging
Michael Brown
2022-08-16
1
-0
/
+59
*
[intelxl] Separate virtual function driver definitions
Michael Brown
2022-08-11
1
-50
/
+56
*
[intelxl] Reuse admin command descriptor and buffer for VF responses
Michael Brown
2022-08-11
1
-13
/
+15
*
[intelxl] Handle admin events via a callback
Michael Brown
2022-08-11
1
-5
/
+14
*
[intelxl] Rename 8086:1889 PCI ID to "iavf"
Michael Brown
2022-08-10
1
-1
/
+1
*
[intelxl] Negotiate API version for virtual function via admin queue
Michael Brown
2022-08-10
1
-0
/
+46
*
[intelxl] Use non-zero MSI-X vector for virtual function interrupts
Michael Brown
2022-08-10
1
-4
/
+6
*
[intelxl] Fix invocation of intelxlvf_admin_queues()
Michael Brown
2022-08-10
1
-1
/
+1
*
[intelxl] Use function-level reset instead of PFGEN_CTRL.PFSWR
Michael Brown
2022-08-08
1
-1
/
+1
*
[pci] Generalise function-level reset mechanism
Michael Brown
2022-08-08
1
-20
/
+3
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
1
-16
/
+17
*
[dma] Modify DMA API to simplify calculation of medial addresses
Michael Brown
2020-11-25
1
-2
/
+4
*
[intelxl] Configure DMA mask as 64-bit
Michael Brown
2020-11-24
1
-1
/
+4
*
[intelxl] Update driver to use DMA API
Michael Brown
2020-11-21
1
-18
/
+21
*
[pci] Update drivers to use pci_ioremap()
Michael Brown
2020-09-25
1
-1
/
+1
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions
Michael Brown
2019-04-27
1
-0
/
+719