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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[intelxl] Always issue "clear PXE mode" admin queue command
Michael Brown
2022-08-11
2
-13
/
+11
*
[intelxl] Allow expected admin queue command errors to be silenced
Michael Brown
2022-08-11
1
-3
/
+7
*
[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
4
-259
/
+320
*
[intelxl] Reuse admin command descriptor and buffer for VF responses
Michael Brown
2022-08-11
2
-17
/
+15
*
[intelxl] Handle admin events via a callback
Michael Brown
2022-08-11
3
-30
/
+43
*
[intelxl] Rename 8086:1889 PCI ID to "iavf"
Michael Brown
2022-08-10
1
-1
/
+1
*
[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
3
-10
/
+75
*
[intelxl] Use non-zero MSI-X vector for virtual function interrupts
Michael Brown
2022-08-10
4
-18
/
+39
*
[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
4
-39
/
+18
*
[pci] Generalise function-level reset mechanism
Michael Brown
2022-08-08
1
-20
/
+3
*
[intelxl] Update list of PCI IDs
Michael Brown
2022-08-08
1
-0
/
+5
*
[intelxl] Include admin command response data buffer in debug output
Michael Brown
2022-08-08
1
-1
/
+5
*
[intelxl] Identify rings consistently in debug messages
Michael Brown
2022-08-08
1
-4
/
+3
*
[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
*
[intelxl] Fix retrieval of switch configuration via admin queue
Michael Brown
2022-08-08
1
-9
/
+11
*
[ecm] Treat ACPI MAC address as being a non-permanent MAC address
Michael Brown
2022-05-23
3
-14
/
+18
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
2021-11-23
2
-5
/
+15
*
[intel] Add PCI ID for Intel X553 0x15e4
Benedikt Braunger
2021-11-22
1
-0
/
+1
*
[virtio] Update driver to use DMA API
Aaron Young
2021-10-28
1
-11
/
+25
*
[ecm] Use ACPI-provided system-specific MAC address if present
Michael Brown
2021-09-09
1
-0
/
+9
*
[ecm] Expose USB vendor/device information to ecm_fetch_mac()
Michael Brown
2021-09-09
3
-7
/
+8
*
[rdc] Add driver for RDC R6040 embedded NIC
Michael Brown
2021-06-28
2
-0
/
+888
*
[realtek] Work around hardware bug on RTL8211B
Michael Brown
2021-06-24
1
-0
/
+10
*
[ath5k] Avoid returning uninitialised data on EEPROM read errors
Michael Brown
2021-06-04
1
-0
/
+3
*
[bnxt] Use hexadecimal values in PCI_ROM entries
Joseph
2021-05-17
2
-141
/
+64
*
[intel] Add PCI ID for I219-V and -LM 10 to 15
Christian Nilsson
2021-05-17
1
-0
/
+12
*
[xen] Support scatter-gather to allow for jumbo frames
xen-sg
Michael Brown
2021-04-14
2
-54
/
+150
*
[intel] Add additional PCI device ID to table
Tyler J. Stachecki
2021-04-10
1
-0
/
+1
*
[ath5k] Add missing AR5K_EEPROM_READ in ath5k_eeprom_read_turbo_modes
Bruce Rogers
2021-02-16
1
-0
/
+1
*
[ena] Switch to two-phase reset mechanism
Michael Brown
2021-02-13
2
-9
/
+33
*
[sfc] Update email addresses
Martin Habets
2020-12-28
5
-10
/
+16
*
[iphone] Add iPhone tethering driver
Michael Brown
2020-12-16
2
-0
/
+2559
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
9
-328
/
+202
*
[dma] Record DMA device as part of DMA mapping if needed
Michael Brown
2020-11-28
3
-40
/
+41
*
[dma] Modify DMA API to simplify calculation of medial addresses
Michael Brown
2020-11-25
4
-45
/
+31
*
[intelxl] Configure DMA mask as 64-bit
Michael Brown
2020-11-24
2
-2
/
+8
*
[intel] Configure DMA mask as 64-bit
Michael Brown
2020-11-24
3
-3
/
+12
*
[intelxl] Update driver to use DMA API
Michael Brown
2020-11-21
3
-121
/
+215
*
[intelxl] Read PCI bus:dev.fn number from PFFUNC_RID register
Michael Brown
2020-11-21
2
-2
/
+9
*
[intelxl] Read MAC address from PRTPM_SA[HL] instead of PRTGL_SA[HL]
Michael Brown
2020-11-20
2
-5
/
+13
*
[intel] Use physical addresses in debug messages
Michael Brown
2020-11-16
1
-9
/
+9
*
[realtek] Use physical addresses in debug messages
Michael Brown
2020-11-16
1
-16
/
+14
*
[efi] Use casts rather than virt_to_bus() for UNDI buffer addresses
Michael Brown
2020-11-15
1
-2
/
+2
*
[efi] Do not populate media header length in PXE transmit CPB
Michael Brown
2020-11-15
1
-1
/
+0
*
[intel] Update driver to use DMA API
Michael Brown
2020-11-13
4
-85
/
+143
*
[realtek] Update driver to use DMA API
Michael Brown
2020-11-05
2
-95
/
+127
[prev]
[next]