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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[tlan] Guard against failure to identify chip
Michael Brown
2017-03-22
1
-0
/
+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
2
-22
/
+17
*
[eoib] Avoid passing a NULL I/O buffer to netdev_tx_complete_err()
Michael Brown
2017-03-21
1
-1
/
+2
*
[sis900] Remove extraneous memset() with incorrect length
Michael Brown
2017-03-21
1
-2
/
+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
*
[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
*
[virtio] Remove queue size limit in legacy virtio
Ladi Prosek
2017-01-22
1
-0
/
+1
*
[virtio] Simplify virtqueue shutdown
Ladi Prosek
2017-01-22
1
-11
/
+19
*
[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
*
[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
1
-5
/
+7
*
[axge] Add driver for ASIX 10/100/1000 USB Ethernet NICs
Michael Brown
2016-05-26
2
-0
/
+972
*
[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
*
[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
1
-2
/
+3
*
[virtio] Add virtio 1.0 constants and data structures
Ladi Prosek
2016-04-15
1
-0
/
+16
*
[intel] Add PCI device ID for another I219-V
Christian Nilsson
2016-03-29
1
-0
/
+1
*
[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
*
[ipoib] Allow external code to identify IPoIB network devices
Michael Brown
2016-03-20
1
-0
/
+18
*
[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
*
[eoib] Support non-FullMember gateway devices
Michael Brown
2016-03-09
1
-2
/
+98
*
[eoib] Allow the multicast group to be forcefully created
Michael Brown
2016-03-09
1
-2
/
+2
*
[eoib] Silently ignore EoIB heartbeat packets
Michael Brown
2016-03-09
1
-0
/
+45
*
[eoib] Add Ethernet over Infiniband (EoIB) driver
Michael Brown
2016-03-09
1
-0
/
+754
*
[ipoib] Increase number of transmit work queue entries
Michael Brown
2016-03-08
1
-2
/
+2
[prev]
[next]