index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
[efi] Always poll for TX completions
dell3440b
Michael Brown
1
-5
/
+5
2023-03-14
[intel] Add workaround for I210 reset hardware bugs
Matt Parrella
2
-2
/
+24
2023-03-05
[intelx] Add PCI IDs for Intel 82599 10GBASE-T NIC
Forest Crossman
1
-0
/
+1
2023-02-01
[realtek] Explicitly disable VLAN offload
Michael Brown
2
-2
/
+7
2023-01-23
[efi] Bind to only the topmost instance of the SNP or NII protocols
snploop
Michael Brown
1
-30
/
+36
2023-01-23
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2
-2
/
+2
2023-01-18
[ena] Allocate an unused Asynchronous Event Notification Queue (AENQ)
aenq
Alexander Graf
2
-0
/
+139
2023-01-15
[netdevice] Allow duplicate MAC addresses
Michael Brown
3
-3
/
+56
2023-01-11
[efi] Disable receive filters to work around buggy UNDI drivers
Michael Brown
1
-10
/
+47
2022-11-15
[intel] Add PCI ID for I219-V and -LM 16,17
Christian I. Nilsson
1
-0
/
+4
2022-09-19
[ena] Assign memory BAR if left empty by BIOS
Michael Brown
1
-0
/
+45
2022-08-26
[ena] Increase receive ring size to 128 entries
Michael Brown
2
-5
/
+12
2022-08-26
[ena] Provide a host information page
Michael Brown
2
-0
/
+159
2022-08-26
[ena] Specify the unused completion queue MSI-X vector as 0xffffffff
Michael Brown
2
-0
/
+9
2022-08-26
[ena] Allow for out-of-order completions
Michael Brown
2
-20
/
+62
2022-08-26
[ena] Limit submission queue fill level to completion queue size
Michael Brown
2
-4
/
+11
2022-08-16
[intelxl] Explicitly request a single queue pair for virtual functions
Michael Brown
2
-1
/
+58
2022-08-16
[intelxl] Allow for admin commands that trigger a VF reset
Michael Brown
1
-13
/
+28
2022-08-16
[intelxl] Negotiate virtual function API version 1.1
Michael Brown
3
-3
/
+31
2022-08-16
[intelxl] Show virtual function packet statistics for debugging
Michael Brown
2
-0
/
+88
2022-08-12
[intelxl] Add driver for Intel 100 Gigabit Ethernet NICs
Michael Brown
4
-7
/
+1568
2022-08-12
[intelxl] Use admin queue to set port MAC address and maximum frame size
Michael Brown
2
-27
/
+105
2022-08-12
[intelxl] Use admin queue to get port MAC address
Michael Brown
2
-51
/
+82
2022-08-12
[intelxl] Defer fetching MAC address until after opening admin queue
Michael Brown
1
-5
/
+5
2022-08-12
[intelxl] Set maximum frame size to 9728 bytes as per datasheet
Michael Brown
2
-10
/
+6
2022-08-11
[intelxl] Always issue "clear PXE mode" admin queue command
Michael Brown
2
-13
/
+11
2022-08-11
[intelxl] Allow expected admin queue command errors to be silenced
Michael Brown
1
-3
/
+7
2022-08-11
[intelxl] Increase data buffer size to 4kB
Michael Brown
1
-2
/
+5
2022-08-11
[intelxl] Separate virtual function driver definitions
Michael Brown
4
-259
/
+320
2022-08-11
[intelxl] Reuse admin command descriptor and buffer for VF responses
Michael Brown
2
-17
/
+15
2022-08-11
[intelxl] Handle admin events via a callback
Michael Brown
3
-30
/
+43
2022-08-10
[intelxl] Rename 8086:1889 PCI ID to "iavf"
Michael Brown
1
-1
/
+1
2022-08-10
[intelxl] Increase receive descriptor ring size to 64 entries
Michael Brown
1
-2
/
+2
2022-08-10
[intelxl] Negotiate API version for virtual function via admin queue
Michael Brown
3
-10
/
+75
2022-08-10
[intelxl] Use non-zero MSI-X vector for virtual function interrupts
Michael Brown
4
-18
/
+39
2022-08-10
[intelxl] Fix invocation of intelxlvf_admin_queues()
Michael Brown
1
-1
/
+1
2022-08-08
[intelxl] Use function-level reset instead of PFGEN_CTRL.PFSWR
Michael Brown
4
-39
/
+18
2022-08-08
[pci] Generalise function-level reset mechanism
Michael Brown
1
-20
/
+3
2022-08-08
[intelxl] Update list of PCI IDs
Michael Brown
1
-0
/
+5
2022-08-08
[intelxl] Include admin command response data buffer in debug output
Michael Brown
1
-1
/
+5
2022-08-08
[intelxl] Identify rings consistently in debug messages
Michael Brown
1
-4
/
+3
2022-08-08
[intelxl] Add missing padding bytes to receive queue context
Michael Brown
1
-0
/
+2
2022-08-08
[intelxl] Fix bit width of function number in PFFUNC_RID register
Michael Brown
1
-1
/
+1
2022-08-08
[intelxl] Fix retrieval of switch configuration via admin queue
Michael Brown
1
-9
/
+11
2022-05-23
[ecm] Treat ACPI MAC address as being a non-permanent MAC address
Michael Brown
3
-14
/
+18
2021-11-23
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
2
-5
/
+15
2021-11-22
[intel] Add PCI ID for Intel X553 0x15e4
Benedikt Braunger
1
-0
/
+1
2021-10-28
[virtio] Update driver to use DMA API
Aaron Young
1
-11
/
+25
2021-09-09
[ecm] Use ACPI-provided system-specific MAC address if present
Michael Brown
1
-0
/
+9
2021-09-09
[ecm] Expose USB vendor/device information to ecm_fetch_mac()
Michael Brown
3
-7
/
+8
[next]