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
*
[intel] Add PCI device ID for X550-T2
Janos Mattyasovszky
2017-12-20
1
-0
/
+1
*
[exanic] Add PCI device ID for another X40 variant
Peter von Konigsmark
2017-09-07
1
-0
/
+1
*
[exanic] Power up optical PHYs (if present)
Peter von Konigsmark
2017-09-07
2
-0
/
+7
*
[efi] Raise TPL when calling UNDI entry point
Michael Brown
2017-09-05
1
-0
/
+8
*
[linux] Impose receive quota on tap driver
Michael Brown
2017-09-04
1
-1
/
+4
*
[intel] Add various PCI device IDs
Richard Moore
2017-08-22
1
-0
/
+4
*
[efi] Enumerate PCI BARs in same order as SnpDxe
Michael Brown
2017-07-21
1
-2
/
+2
*
[lan78xx] Add driver for Microchip LAN78xx USB Ethernet NICs
Michael Brown
2017-07-10
2
-0
/
+494
*
[smsc75xx] Expose functionality shared with LAN78xx devices
Michael Brown
2017-07-10
2
-6
/
+13
*
[smscusb] Allow for alternative PHY register layouts
Michael Brown
2017-07-10
6
-24
/
+49
*
[smscusb] Move non-inline register access functions to smscusb.c
Michael Brown
2017-07-10
2
-49
/
+61
*
[virtio] Support VIRTIO_NET_F_IOMMU_PLATFORM
Jason Wang
2017-07-10
1
-1
/
+2
*
[smscusb] Add ability to read MAC address from OTP
Michael Brown
2017-07-07
2
-1
/
+251
*
[smsc75xx] Use common SMSC USB device functionality
Michael Brown
2017-07-07
2
-721
/
+127
*
[smsc95xx] Use common SMSC USB device functionality
Michael Brown
2017-07-07
2
-778
/
+141
*
[smscusb] Abstract out common SMSC USB device functionality
Michael Brown
2017-07-07
2
-0
/
+825
*
[intel] Add support for I219-V in 7th Gen Intel NUC
Jerone Young
2017-07-05
1
-0
/
+1
*
[usb] Use non-zero language ID to retrieve strings
Michael Brown
2017-07-03
1
-1
/
+36
*
[exanic] Add driver for Exablaze ExaNIC cards
Michael Brown
2017-06-24
2
-0
/
+1168
*
[ecm] Display invalid MAC address strings in debug messages
Michael Brown
2017-06-14
1
-1
/
+6
*
[intel] Add INTEL_NO_PHY_RST for I219-V
Mika Tiainen
2017-06-14
1
-1
/
+1
*
[usb] Allow for USB network devices with no interrupt endpoint
Michael Brown
2017-06-14
1
-13
/
+21
*
[xen] Provide 18 4kB receive buffers to work around xen-netback bug
Michael Brown
2017-05-19
2
-15
/
+41
*
[iscsi] Fix iBFT when no explicit initiator name setting exists
Michael Brown
2017-05-10
1
-5
/
+9
*
[hyperv] Cope with Windows Server 2016 enlightenments
Michael Brown
2017-04-28
2
-0
/
+62
*
[intel] Do not enable ASDE on i350 backplane NIC
Michael Brown
2017-04-16
2
-2
/
+6
*
[intel] Show original CTRL and STATUS values in debugging output
Michael Brown
2017-04-14
1
-4
/
+12
*
[sfc] Add driver for Solarflare SFC8XXX adapters
Martin Habets
2017-04-10
9
-0
/
+5602
*
[thunderx] Use ThunderxConfigProtocol to obtain board configuration
Adamczyk, Konrad
2017-03-31
2
-110
/
+60
*
[scsi] Retry TEST UNIT READY command
Michael Brown
2017-03-29
1
-10
/
+35
*
[linux] Fix building with kernel 4.11 headers
Michael Brown
2017-03-29
2
-0
/
+2
*
[build] Avoid implicit-fallthrough warnings on GCC 7
Michael Brown
2017-03-29
6
-0
/
+18
*
[iscsi] Do not install iBFT when no iSCSI targets exist
Michael Brown
2017-03-28
1
-0
/
+7
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
2
-173
/
+287
*
[scsi] Avoid duplicate call to scsicmd_close() on TEST UNIT READY failure
Michael Brown
2017-03-26
1
-2
/
+4
*
[vxge] Fix use of stale I/O buffer on error path
Michael Brown
2017-03-23
1
-2
/
+2
*
[sky2] Use 32-bit read to read Y2_VAUX_AVAIL
Mike McCormack
2017-03-23
2
-2
/
+2
*
[pcnet32] Eliminate redundant register read
Michael Brown
2017-03-23
1
-2
/
+1
*
[golan] Bug fixes and improved paging allocation method
Raed Salem
2017-03-23
17
-555
/
+199
*
[rtl818x] Fix resource leak on error path
Michael Brown
2017-03-23
1
-2
/
+6
*
[sis190] Avoid NULL pointer dereference
Michael Brown
2017-03-22
1
-1
/
+1
*
[w89c840] Avoid potential array overrun
Michael Brown
2017-03-22
1
-1
/
+1
*
[tlan] Guard against failure to identify chip
Michael Brown
2017-03-22
1
-0
/
+2
*
[hermon] Assert that mapping length is non-zero
Michael Brown
2017-03-22
1
-0
/
+1
*
[arbel] Assert that mapping length is non-zero
Michael Brown
2017-03-22
1
-0
/
+1
*
[usb] Use correct length for memcpy()
Michael Brown
2017-03-22
1
-2
/
+2
*
[ath] Add missing break statements
Michael Brown
2017-03-22
1
-0
/
+3
*
[infiniband] Return status code from ib_create_cq() and ib_create_qp()
Michael Brown
2017-03-22
4
-42
/
+33
*
[xhci] Avoid accessing beyond end of endpoint context array
Michael Brown
2017-03-21
1
-1
/
+1
*
[eoib] Avoid passing a NULL I/O buffer to netdev_tx_complete_err()
Michael Brown
2017-03-21
1
-1
/
+2
[next]