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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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
*
[bnxt] Remove TX padding
Joseph Wong
2025-06-11
2
-8
/
+0
*
[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
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
21
-1
/
+21
*
[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
1
-5
/
+2
*
[build] Fix old-style function definition
Michael Brown
2025-04-27
1
-2
/
+1
*
[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
3
-3
/
+3
*
[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
*
[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
3
-28
/
+26
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
2
-2
/
+2
*
[uaccess] Remove redundant userptr_add() and userptr_diff()
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
6
-4
/
+46
*
[efi] Disconnect existing drivers on a per-protocol basis
Michael Brown
2025-03-29
2
-0
/
+4
*
[efi] Define an attachment priority order for EFI drivers
Michael Brown
2025-03-29
3
-6
/
+6
*
[fdt] Allow for the existence of multiple device trees
Michael Brown
2025-03-28
1
-3
/
+3
*
[efi] Allow use of typed pointers for efi_open() et al
Michael Brown
2025-03-24
3
-17
/
+5
*
[efi] Use efi_open() for all ephemeral protocol opens
Michael Brown
2025-03-24
2
-32
/
+9
*
[efi] Use efi_open_unsafe() for all explicitly unsafe protocol opens
Michael Brown
2025-03-24
1
-11
/
+10
*
[efi] Use efi_open_by_driver() for all by-driver protocol opens
Michael Brown
2025-03-24
3
-37
/
+16
*
[bnxt] Allocate TX rings with firmware input
Joseph Wong
2025-02-07
2
-2
/
+1
*
[gve] Run startup process only while device is open
Michael Brown
2024-12-03
1
-1
/
+2
*
[usb] Expose USB device descriptor and strings via settings
Michael Brown
2024-10-18
1
-1
/
+2
*
[gve] Allocate all possible event counters
Michael Brown
2024-09-17
2
-64
/
+76
*
[ena] Change reported operating system type to "iPXE"
Michael Brown
2024-09-05
2
-8
/
+14
*
[aqc1xx] Add support for Marvell AQtion Ethernet controller
Animesh Bhatt
2024-09-02
6
-0
/
+1614
*
[etherfabric] Fix use of uninitialised variable in falcon_xaui_link_ok()
Michael Brown
2024-09-02
1
-6
/
+9
*
[crypto] Remove the concept of a public-key algorithm reusable context
Michael Brown
2024-08-21
1
-14
/
+4
*
[gve] Add missing error codes in EUNIQ() list of potential errors
Michael Brown
2024-08-20
1
-4
/
+5
*
[crypto] Pass asymmetric keys as ASN.1 cursors
Michael Brown
2024-08-18
1
-2
/
+1
*
[gve] Increase number of receive buffers to reduce packet loss
Michael Brown
2024-07-25
2
-5
/
+13
*
[gve] Add driver for Google Virtual Ethernet NIC
Michael Brown
2024-07-24
2
-0
/
+2309
*
[cachedhcp] Allow cached DHCPACK to apply to temporary network devices
Michael Brown
2024-04-02
1
-0
/
+4
*
[efi] Add the ability to create a temporary MNP network device
Michael Brown
2024-03-29
4
-20
/
+58
*
[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices
Michael Brown
2024-03-25
7
-52
/
+654
*
[efi] Match chainloaded device by uppermost matching handle
Michael Brown
2024-03-25
1
-42
/
+70
*
[efi] Pad transmit buffer length to work around vendor driver bugs
Michael Brown
2024-03-18
2
-0
/
+14
*
[snp] Allocate additional padding for receive buffers
Michael Brown
2024-03-17
1
-1
/
+14
*
[drivers] Sort PCI_ROM() entries numerically
Geert Stappers
2024-02-22
19
-131
/
+131
*
[bnxt] Add support for BCM957608
Joseph Wong
2024-02-08
4
-101
/
+720
[prev]
[next]