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
*
[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
*
[usb] Use correct length for memcpy()
Michael Brown
2017-03-21
1
-1
/
+2
*
[sis900] Remove extraneous memset() with incorrect length
Michael Brown
2017-03-21
1
-2
/
+1
*
[qib7322] Use correct length for memset()
Michael Brown
2017-03-21
1
-1
/
+1
*
[linda] Use correct length for memset()
Michael Brown
2017-03-21
1
-1
/
+1
*
[arbel] Avoid potential integer overflow when calculating memory mappings
Michael Brown
2017-03-21
1
-1
/
+1
*
[hermon] Avoid potential integer overflow when calculating memory mappings
Michael Brown
2017-03-21
1
-1
/
+1
*
[efi] Skip cable detection at initialisation where possible
Michael Brown
2017-03-19
1
-23
/
+19
*
[build] Provide common ARRAY_SIZE() definition
Michael Brown
2017-03-10
8
-19
/
+2
*
[intel] Reset all virtual function settings
Vishvananda Ishaya
2017-03-09
4
-13
/
+91
*
[scsi] Avoid duplicate calls to scsicmd_close()
Michael Brown
2017-03-09
1
-8
/
+7
*
[scsi] Use intfs_shutdown() when shutting down multiple interfaces
Michael Brown
2017-03-09
1
-5
/
+3
*
[block] Retry any SAN device operation
Michael Brown
2017-03-07
1
-24
/
+1
*
[thunderx] Don't disable NIC when exiting from iPXE
Konrad Adamczyk
2017-02-07
1
-3
/
+0
*
[thunderx] Fix hardware deinitialization
Bartosz Szczepanek
2017-02-07
1
-0
/
+7
*
[intel] Add INTEL_NO_PHY_RST for I219-LM (2)
Christian Nilsson
2017-01-26
1
-1
/
+1
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
2
-2
/
+2
*
[virtio] Use host-specified MTU when available
Michael Brown
2017-01-23
2
-13
/
+37
*
[virtio] Use separate RX and TX empty header buffers
Michael Brown
2017-01-23
1
-7
/
+12
*
[af_packet] Add new AF_PACKET driver for Linux
David Decotigny
2017-01-22
1
-0
/
+325
*
[virtio] Remove queue size limit in legacy virtio
Ladi Prosek
2017-01-22
2
-9
/
+40
*
[virtio] Simplify virtqueue shutdown
Ladi Prosek
2017-01-22
2
-19
/
+20
*
[virtio] Cap queue size to MAX_QUEUE_NUM
Ladi Prosek
2017-01-22
1
-1
/
+7
*
[golan] Update Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support
Raed Salem
2016-12-08
23
-152
/
+901
*
[intel] Remove duplicate intelvf_mbox_queues() function
Michael Brown
2016-07-14
1
-41
/
+0
*
[intel] Strip spurious VLAN tags received by virtual function NICs
Michael Brown
2016-07-12
4
-0
/
+144
*
[intel] Add PCI device ID for I219-V/LM
Lukas Grossar
2016-07-12
1
-0
/
+2
*
[thunderx] Fix compilation with older versions of gcc
Michael Brown
2016-06-22
1
-2
/
+2
*
[smsc75xx] Allow up to 100ms for reset to complete
Michael Brown
2016-06-20
2
-11
/
+16
*
[virtio] Fix virtio-pci logging
Ladi Prosek
2016-06-20
1
-7
/
+7
*
[thunderx] Retrieve base MAC address via EFI_THUNDER_CONFIG_PROTOCOL
Michael Brown
2016-06-18
2
-1
/
+250
*
[intel] Add PCI device ID for another I219-LM
Christian Nilsson
2016-06-16
1
-0
/
+1
*
[thunderx] Fix channel configuration for VNICs 1-7
Michael Brown
2016-06-15
1
-1
/
+1
*
[thunderx] Add driver for Cavium ThunderX SoC NICs
Michael Brown
2016-06-13
2
-0
/
+2617
*
[tg3] Add missing memory barrier
Leendert van Doorn
2016-06-13
1
-0
/
+2
*
[tg3] Fix address truncation bug on 64-bit machines
Leendert van Doorn
2016-06-10
2
-2
/
+2
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
3
-10
/
+12
*
[axge] Add driver for ASIX 10/100/1000 USB Ethernet NICs
Michael Brown
2016-05-26
2
-0
/
+972
*
[pci] Add support for PCI Enhanced Allocation
Michael Brown
2016-05-20
1
-0
/
+149
*
[ath9k] Fix buffer overrun for ar9287
Christian Hesse
2016-05-12
1
-4
/
+3
*
[efi] Guard against GetStatus() failing to return a NULL TX buffer
Michael Brown
2016-05-12
1
-0
/
+1
*
[ath] Fix building with GCC 6
Michael Brown
2016-05-04
9
-150
/
+101
[next]