david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/drivers
Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size
IPoIB has a 20-byte link-layer address, of which only eight bytes
represent anything relating to a "hardware address".

The PXE and EFI SNP APIs expect the permanent address to be the same
size as the link-layer address, so fill in the "permanent address"
field with the initial link layer address (as generated by
register_netdev() based upon the real hardware address).
2009-08-12 00:23:38 +01:00
..
bitbash [spi] Add address-length autodetection to the SPI bit-bashing code 2009-05-28 19:32:03 +01:00
block [infiniband] Allow SRP reconnection attempts even after reporting failures 2009-08-10 22:30:56 +01:00
bus [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
infiniband [hermon] Reduce the RC ACK timeout 2009-08-10 22:22:42 +01:00
net [netdevice] Allow the hardware and link-layer addresses to differ in size 2009-08-12 00:23:38 +01:00
nvs [spi] Add address-length autodetection to the SPI bit-bashing code 2009-05-28 19:32:03 +01:00