index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gve] Rearm interrupts unconditionally on every poll
Michael Brown
2025-10-10
1
-6
/
+7
*
[gve] Use raw DMA addresses in descriptors in DQO-QPL mode
Michael Brown
2025-10-10
2
-4
/
+5
*
[gve] Report only packet completions for the transmit ring
Michael Brown
2025-10-09
2
-12
/
+3
*
[gve] Use dummy interrupt to trigger completion writeback in DQO mode
Michael Brown
2025-10-09
2
-3
/
+37
*
[gve] Add missing memory barriers
Michael Brown
2025-10-09
1
-0
/
+3
*
[intelxl] Use default dummy MSI-X target address
Michael Brown
2025-10-09
2
-34
/
+6
*
[pci] Map all MSI-X interrupts to a dummy target address by default
Michael Brown
2025-10-09
1
-0
/
+52
*
[gve] Select preferred operating mode
Michael Brown
2025-10-06
1
-1
/
+16
*
[gve] Add support for out-of-order queues
Michael Brown
2025-10-06
2
-95
/
+398
*
[gve] Cancel pending transmissions when closing device
Michael Brown
2025-10-06
1
-6
/
+20
*
[bnxt] Handle link related async events
Joseph Wong
2025-10-01
3
-30
/
+105
*
[gve] Allow for descriptor and completion lengths to vary by mode
Michael Brown
2025-09-30
2
-17
/
+44
*
[gve] Rename GQI-specific data structures and constants
Michael Brown
2025-09-30
2
-39
/
+48
*
[gve] Allow for out-of-order buffer consumption
Michael Brown
2025-09-30
2
-71
/
+106
*
[gve] Add support for raw DMA addressing
Michael Brown
2025-09-29
2
-6
/
+24
*
[gve] Add concept of a queue page list base device address
Michael Brown
2025-09-29
2
-6
/
+27
*
[gve] Set descriptor and completion ring sizes when creating queues
Michael Brown
2025-09-29
2
-5
/
+25
*
[gve] Add concept of operating mode
Michael Brown
2025-09-29
2
-0
/
+42
*
[gve] Remove separate concept of "packet descriptor"
Michael Brown
2025-09-29
2
-37
/
+25
*
[gve] Parse option list returned in device descriptor
Michael Brown
2025-09-26
2
-1
/
+79
*
[bnxt] Add error recovery support
Joseph Wong
2025-09-18
3
-60
/
+662
*
[efi] Drag in MNP driver whenever SNP driver is present
Michael Brown
2025-08-27
1
-0
/
+4
*
[bnxt] Update CQ doorbell type
Joseph Wong
2025-08-13
1
-2
/
+2
*
[dwgpio] Use fdt_reg() to get GPIO port numbers
Michael Brown
2025-08-07
2
-15
/
+9
*
[fdt] Provide fdt_reg() for unsized single-entry regions
Michael Brown
2025-08-07
1
-7
/
+3
*
[dwgpio] Add driver for the DesignWare GPIO controller
Michael Brown
2025-08-05
3
-5
/
+420
*
[fdt] Use phandle as device location
Michael Brown
2025-08-04
1
-0
/
+1
*
[dwmac] Show core version in debug messages
Michael Brown
2025-07-30
2
-0
/
+15
*
[bnxt] Remove unnecessary test_if macro
Michael Brown
2025-07-30
3
-9
/
+8
*
[bnxt] Remove unnecessary I/O macros
Joseph Wong
2025-07-30
2
-19
/
+14
*
[dwusb] Add driver for DesignWare USB3 host controller
Michael Brown
2025-07-21
2
-0
/
+154
*
[xhci] Allow for non-PCI xHCI host controllers
Michael Brown
2025-07-21
2
-1225
/
+89
*
[xhci] Use root hub port number to determine slot type
Michael Brown
2025-07-18
1
-1
/
+2
*
[init] Show initialisation function names in debug messages
Michael Brown
2025-07-15
3
-0
/
+3
*
[efi] Assume that vendor wireless drivers are unusable via SNP
Michael Brown
2025-07-15
5
-7
/
+36
*
[dwmac] Add driver for DesignWare Ethernet MAC
Michael Brown
2025-07-10
2
-0
/
+894
*
[riscv] Invalidate data cache on completed RX DMA buffers
Michael Brown
2025-07-10
1
-2
/
+2
*
[dma] Use virtual addresses for dma_map()
Michael Brown
2025-07-08
1
-2
/
+2
*
[bnxt] Update supported devices array
Joseph Wong
2025-07-03
1
-2
/
+6
*
[bnxt] Update device descriptions
Joseph Wong
2025-07-02
1
-59
/
+59
*
[bnxt] Remove VLAN stripping logic
Joseph Wong
2025-06-29
3
-102
/
+3
*
[bnxt] Increase Tx descriptors
Joseph Wong
2025-06-25
1
-2
/
+2
*
[legacy] Allocate legacy driver .bss-like segments at probe time
Michael Brown
2025-06-24
24
-51
/
+80
*
[legacy] Rename the global legacy NIC to "legacy_nic"
Michael Brown
2025-06-24
1
-9
/
+11
*
[legacy] Allocate extra padding in receive buffers
Michael Brown
2025-06-24
1
-1
/
+2
*
[dwuart] Read input clock frequency from the device tree
Michael Brown
2025-06-23
2
-1
/
+10
*
[uart] Wait for 16550 UART to become idle before modifying LCR
Michael Brown
2025-06-23
1
-0
/
+3
*
[dwuart] Add "ns16550a" compatible device ID
Michael Brown
2025-06-23
1
-0
/
+1
*
[dwuart] Add a basic driver for the Synopsys DesignWare UART
Michael Brown
2025-06-22
1
-0
/
+120
*
[uart] Allow for dynamically registered 16550 UARTs
Michael Brown
2025-06-22
1
-10
/
+5
[next]