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
...
*
[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
*
[uart] Allow for the existence of non-16550 UARTs
Michael Brown
2025-06-20
1
-0
/
+179
*
[bnxt] Remove TX padding
Joseph Wong
2025-06-11
2
-8
/
+0
*
[dt] Allow for creation of standalone devices
Michael Brown
2025-06-11
1
-59
/
+52
*
[dt] Locate parent node at point of use in dt_ioremap()
Michael Brown
2025-05-30
1
-9
/
+15
*
[bnxt] Use updated DMA APIs
Joseph Wong
2025-05-14
2
-101
/
+118
*
[bnxt] Return proper error codes in probe
Joseph Wong
2025-05-14
1
-3
/
+6
*
[fdt] Generalise access to "reg" property
Michael Brown
2025-05-09
1
-16
/
+7
*
[uaccess] Reduce scope of included uaccess.h header
Michael Brown
2025-04-30
1
-1
/
+0
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
32
-1
/
+32
*
[build] Remove unsafe disable function wrapper from legacy NIC drivers
Michael Brown
2025-04-27
15
-19
/
+25
*
[build] Prevent the use of reserved words in C23
Miao Wang
2025-04-27
2
-7
/
+4
*
[build] Fix old-style function definition
Michael Brown
2025-04-27
1
-2
/
+1
*
[block] Remove userptr_t from block device abstraction
Michael Brown
2025-04-24
3
-28
/
+28
*
[thunderx] Replace uses of userptr_t with direct pointer dereferences
Michael Brown
2025-04-24
2
-36
/
+28
*
[exanic] Replace uses of userptr_t with direct pointer dereferences
Michael Brown
2025-04-24
2
-23
/
+16
*
[uaccess] Remove trivial uses of userptr_t
Michael Brown
2025-04-24
10
-20
/
+17
*
[gve] Replace uses of userptr_t with direct pointer dereferences
Michael Brown
2025-04-24
2
-64
/
+67
*
[smbios] Remove userptr_t from SMBIOS structure parsing
Michael Brown
2025-04-23
1
-59
/
+34
*
[acpi] Remove userptr_t from ACPI table parsing
Michael Brown
2025-04-22
1
-20
/
+14
*
[crypto] Remove userptr_t from ASN.1 parsers
Michael Brown
2025-04-22
1
-1
/
+1
*
[uaccess] Remove user_to_phys() and phys_to_user()
Michael Brown
2025-04-21
9
-42
/
+39
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
3
-3
/
+3
*
[uaccess] Remove redundant userptr_add() and userptr_diff()
Michael Brown
2025-04-20
1
-1
/
+1
*
[uaccess] Add explicit casts to and from userptr_t where needed
Michael Brown
2025-04-20
1
-1
/
+1
*
[cgem] Add a driver for the Cadence GEM NIC
Michael Brown
2025-04-19
2
-0
/
+900
*
[efi] Inhibit calls to Shutdown() for wireless SNP devices
Michael Brown
2025-04-17
1
-11
/
+174
*
[efi] Allow for custom methods for disconnecting existing drivers
Michael Brown
2025-04-17
7
-5
/
+67
[prev]
[next]