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] 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
*
[golan] Fix building with GCC 6
Michael Brown
2016-05-04
2
-6
/
+21
*
[skge] Fix building with GCC 6
Michael Brown
2016-05-04
1
-5
/
+0
*
[sis190] Fix building with GCC 6
Michael Brown
2016-05-04
2
-13
/
+0
*
[tg3] Fix _tg3_flag() for 64-bit builds
Michael Brown
2016-05-02
1
-1
/
+1
*
[virtio] Add virtio-net 1.0 support
Ladi Prosek
2016-04-15
1
-11
/
+251
*
[virtio] Add virtio 1.0 PCI support
Ladi Prosek
2016-04-15
3
-11
/
+364
*
[virtio] Add virtio 1.0 constants and data structures
Ladi Prosek
2016-04-15
1
-0
/
+16
*
[pci] Add pci_find_next_capability()
Ladi Prosek
2016-04-15
1
-13
/
+41
*
[golan] Add missing iounmap()
Wissam Shoukair
2016-04-12
1
-1
/
+2
*
[mlx_icmd] Fix compilation error in GCC versions newer than 4.6.4
Wissam Shoukair
2016-04-12
1
-1
/
+1
*
[qib7322] Validate payload length
Michael Brown
2016-03-30
1
-3
/
+10
*
[linda] Validate payload length
Michael Brown
2016-03-30
1
-3
/
+10
*
[intel] Add PCI device ID for another I219-V
Christian Nilsson
2016-03-29
1
-0
/
+1
*
[iscsi] Include DHCP server address in iBFT
Michael Brown
2016-03-29
1
-0
/
+1
*
[golan] Fix build error on some versions of gcc
Christian Hesse
2016-03-23
1
-1
/
+1
*
[golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support
Wissam Shoukair
2016-03-22
55
-0
/
+13087
*
[arbel] Fix received packet length
Michael Brown
2016-03-22
1
-2
/
+3
*
[hermon] Fix received packet length
Michael Brown
2016-03-22
1
-2
/
+3
*
[etherfabric] Avoid use of sleep() in driver code
Michael Brown
2016-03-22
1
-1
/
+1
*
[3c5x9] Avoid use of sleep() in driver code
Michael Brown
2016-03-22
1
-1
/
+1
*
[infiniband] Allow drivers to override the eIPoIB LEMAC
Michael Brown
2016-03-21
1
-0
/
+1
*
[arbel] Allocate space for GRH on UD queue pairs
Michael Brown
2016-03-21
2
-16
/
+55
*
[hermon] Allocate space for GRH on UD queue pairs
Michael Brown
2016-03-21
2
-12
/
+47
*
[qib7322] Add missing iounmap()
Michael Brown
2016-03-20
1
-1
/
+3
*
[linda] Add missing iounmap()
Michael Brown
2016-03-20
1
-1
/
+3
*
[arbel] Add missing iounmap()
Michael Brown
2016-03-20
1
-10
/
+14
*
[hermon] Add missing iounmap()
Michael Brown
2016-03-20
1
-22
/
+20
*
[ipoib] Allow external code to identify IPoIB network devices
Michael Brown
2016-03-20
1
-0
/
+18
*
[pseudobit] Rename bitops.h to pseudobit.h
Michael Brown
2016-03-16
2
-4
/
+4
*
[tg3] Remove x86-specific inline assembly
Michael Brown
2016-03-12
1
-27
/
+9
*
[3c595] Fix compilation when "char" is unsigned by default
Michael Brown
2016-03-12
1
-1
/
+1
*
[qib7322] Use standard readq() and writeq() implementations
Michael Brown
2016-03-12
1
-26
/
+8
[next]