You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ignat Korchagin ea832529a5 [snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit as per UEFI spec 4 years ago
..
ath [build] Avoid implicit-fallthrough warnings on GCC 7 7 years ago
efi [snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit as per UEFI spec 4 years ago
igbvf [build] Avoid implicit-fallthrough warnings on GCC 7 7 years ago
phantom [pci] Support systems with multiple PCI root bridges 8 years ago
rtl818x [rtl818x] Fix resource leak on error path 7 years ago
sfc [sfc] Add support for X25xx adapters 5 years ago
tg3 [tg3] Add support for SerDes PHY initialization 6 years ago
vxge [vxge] Fix use of stale I/O buffer on error path 7 years ago
3c5x9.c [3c5x9] Avoid use of sleep() in driver code 8 years ago
3c90x.c [3c90x] Fix High-MTU packet reception 10 years ago
3c90x.h [3c90x] Don't round up transmit packet length 10 years ago
3c503.c [ns8390] Use stub files instead of src/Config 16 years ago
3c509-eisa.c [console] Move putchar() and getchar() declarations to stdio.h 12 years ago
3c509.c [build] Rename gPXE to iPXE 14 years ago
3c509.h [src] Fix spelling in comments, debug messages and local variable names 11 years ago
3c515.c [build] Fix uses of literal 0 as a NULL pointer 11 years ago
3c515.txt Initial revision 19 years ago
3c529.c [build] Rename gPXE to iPXE 14 years ago
3c595.c [3c595] Fix compilation when "char" is unsigned by default 8 years ago
3c595.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
acm.c [usb] Allow USB endpoints to specify a reserved header length for refills 8 years ago
acm.h [acm] Add support for CDC-ACM (aka USB RNDIS) devices 8 years ago
amd8111e.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
amd8111e.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
atl1e.c [pci] Rewrite unrelicensable portions of pci.h 9 years ago
atl1e.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
axge.c [axge] Add driver for ASIX 10/100/1000 USB Ethernet NICs 8 years ago
axge.h [axge] Add driver for ASIX 10/100/1000 USB Ethernet NICs 8 years ago
b44.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
b44.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
bnx2.c [build] Fix uses of literal 0 as a NULL pointer 11 years ago
bnx2.h [ethernet] Update mii.h and use it in drivers that had a private copy 15 years ago
bnx2_fw.h Ported bnx2 driver from Etherboot 5.4. 17 years ago
cs89x0.c [src] Fix spelling in comments, debug messages and local variable names 11 years ago
cs89x0.h [cs89x0] Remove conflicting macro definitions 11 years ago
cs89x0.txt ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt 16 years ago
davicom.c [pci] Remove outdated and mostly-unused pci_ids.h file 9 years ago
depca.c [console] Move putchar() and getchar() declarations to stdio.h 12 years ago
dm96xx.c [usb] Allow USB endpoints to specify a reserved header length for refills 8 years ago
dm96xx.h [legal] Relicense Davicom DM96xx drivers 9 years ago
dmfe.c [pci] Rewrite unrelicensable portions of pci.h 9 years ago
ecm.c [ecm] Display invalid MAC address strings in debug messages 6 years ago
ecm.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
eepro.c [libc] Rewrite byte-swapping code 9 years ago
eepro100.c [eepro100] Remove duplicate PCI_ROM() line 9 years ago
eepro100.h [pci] Make driver PCI ID a property of the PCI device 13 years ago
ena.c [ethernet] Use standard 1500 byte MTU unless explicitly overridden 5 years ago
ena.h [ena] Add driver for Amazon ENA virtual function NIC 6 years ago
eoib.c [infiniband] Return status code from ib_create_cq() and ib_create_qp() 7 years ago
epic100.c [src] Fix spelling in comments, debug messages and local variable names 11 years ago
epic100.h [src] Fix spelling in comments, debug messages and local variable names 11 years ago
etherfabric.c [etherfabric] Avoid use of sleep() in driver code 8 years ago
etherfabric.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
etherfabric_nic.h [build] Rename gPXE to iPXE 14 years ago
exanic.c [exanic] Add PCI device ID for another X40 variant 6 years ago
exanic.h [exanic] Power up optical PHYs (if present) 6 years ago
forcedeth.c [time] Allow timer to be selected at runtime 7 years ago
forcedeth.h [build] Provide common ARRAY_SIZE() definition 7 years ago
hfa384x.h [prism2] Use standard type names 11 years ago
icplus.c [icplus] Add driver for IC+ network card 6 years ago
icplus.h [icplus] Add driver for IC+ network card 6 years ago
intel.c [intel] Add PCI ID for I219-V and -LM 6 to 9 5 years ago
intel.h [intel] Work around broken reset mechanism in i219 devices 6 years ago
intelvf.c [intel] Remove duplicate intelvf_mbox_queues() function 7 years ago
intelvf.h [intel] Strip spurious VLAN tags received by virtual function NICs 7 years ago
intelx.c [intelx] Add support for Intel X552 NIC 5 years ago
intelx.h [intel] Strip spurious VLAN tags received by virtual function NICs 7 years ago
intelxl.c [intelxl] Choose to operate in non-PXE mode 5 years ago
intelxl.h [intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions 5 years ago
intelxlvf.c [intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions 5 years ago
intelxlvf.h [intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions 5 years ago
intelxvf.c [intel] Reset all virtual function settings 7 years ago
intelxvf.h [intel] Reset all virtual function settings 7 years ago
ipoib.c [infiniband] Return status code from ib_create_cq() and ib_create_qp() 7 years ago
jme.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
jme.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
lan78xx.c [lan78xx] Always enable automatic speed and duplex detection 4 years ago
lan78xx.h [lan78xx] Always enable automatic speed and duplex detection 4 years ago
legacy.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
mii.c [mii] Add mii_find() 6 years ago
myri10ge.c [src] Fix spelling in comments, debug messages and local variable names 11 years ago
myri10ge_mcp.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
myson.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
myson.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
natsemi.c [natsemi] Check for ioremap() failures 9 years ago
natsemi.h [natsemi] Fix test for addresses below 4GB 12 years ago
ncm.c [usb] Allow USB endpoints to specify a reserved header length for refills 8 years ago
ncm.h [ncm] Support setting MAC address 8 years ago
ne.c [ns8390] Use stub files instead of src/Config 16 years ago
ne2k_isa.c [build] Rename gPXE to iPXE 14 years ago
netfront.c [xen] Provide 18 4kB receive buffers to work around xen-netback bug 7 years ago
netfront.h [xen] Provide 18 4kB receive buffers to work around xen-netback bug 7 years ago
netvsc.c [hyperv] Cope with Windows Server 2016 enlightenments 7 years ago
netvsc.h [hyperv] Cope with Windows Server 2016 enlightenments 7 years ago
ns8390.c [build] Fix uses of literal 0 as a NULL pointer 11 years ago
ns8390.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
p80211hdr.h [prism2] Use standard type names 11 years ago
pcnet32.c [pcnet32] Eliminate redundant register read 7 years ago
pcnet32.h [build] Provide common ARRAY_SIZE() definition 7 years ago
pnic.c [legal] Include full licence text for all GPL2_OR_LATER files 9 years ago
pnic_api.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
prism2.c [legal] Include full licence text for all GPL2_OR_LATER files 9 years ago
prism2_pci.c [prism2] Remove duplicate PCI_ROM() lines 9 years ago
prism2_plx.c [pci] Rewrite unrelicensable portions of pci.h 9 years ago
realtek.c [mii] Separate concepts of MII interface and MII device 6 years ago
realtek.h [mii] Separate concepts of MII interface and MII device 6 years ago
rhine.c [mii] Separate concepts of MII interface and MII device 6 years ago
rhine.h [mii] Separate concepts of MII interface and MII device 6 years ago
sis190.c [sis190] Avoid NULL pointer dereference 7 years ago
sis190.h [sis190] Fix building with GCC 6 8 years ago
sis900.c [sis900] Remove extraneous memset() with incorrect length 7 years ago
sis900.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
skeleton.c [skel] Remove MII interface 6 years ago
skeleton.h [skel] Remove MII interface 6 years ago
skge.c [skge] Fix building with GCC 6 8 years ago
skge.h [build] Provide common ARRAY_SIZE() definition 7 years ago
sky2.c [sky2] Use 32-bit read to read Y2_VAUX_AVAIL 7 years ago
sky2.h [sky2] Use 32-bit read to read Y2_VAUX_AVAIL 7 years ago
smc9000.c [smc9000] Avoid using CONFIG as a preprocessor macro 9 years ago
smc9000.h [smc9000] Avoid using CONFIG as a preprocessor macro 9 years ago
smsc75xx.c [smsc75xx] Expose functionality shared with LAN78xx devices 6 years ago
smsc75xx.h [smsc75xx] Expose functionality shared with LAN78xx devices 6 years ago
smsc95xx.c [smscusb] Fetch MAC from device tree for Raspberry Pi Model B+ 4 years ago
smsc95xx.h [smscusb] Allow for alternative PHY register layouts 6 years ago
smscusb.c [smscusb] Fetch MAC from device tree for Raspberry Pi Model B+ 4 years ago
smscusb.h [smscusb] Fetch MAC from device tree for Raspberry Pi Model B+ 4 years ago
sundance.c [pci] Rewrite unrelicensable portions of pci.h 9 years ago
thunderx.c [thunderx] Use ThunderxConfigProtocol to obtain board configuration 7 years ago
thunderx.h [thunderx] Add driver for Cavium ThunderX SoC NICs 7 years ago
thunderxcfg.h [thunderx] Use ThunderxConfigProtocol to obtain board configuration 7 years ago
tlan.c [tlan] Guard against failure to identify chip 7 years ago
tlan.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
tulip.c [build] Fix uses of literal 0 as a NULL pointer 11 years ago
tulip.txt Update email addresses in drivers 17 years ago
velocity.c [mii] Separate concepts of MII interface and MII device 6 years ago
velocity.h [mii] Separate concepts of MII interface and MII device 6 years ago
virtio-net.c [ethernet] Use standard 1500 byte MTU unless explicitly overridden 5 years ago
virtio-net.h [virtio] Use host-specified MTU when available 7 years ago
vmxnet3.c [vmxnet3] Avoid completely filling the TX descriptor ring 8 years ago
vmxnet3.h [vmxnet3] Avoid completely filling the TX descriptor ring 8 years ago
w89c840.c [w89c840] Avoid potential array overrun 7 years ago
wd.c [ns8390] Use stub files instead of src/Config 16 years ago
wlan_compat.h [prism2] Use standard type names 11 years ago