summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* [efi] Skip cable detection at initialisation where possibleMichael Brown2017-03-191-23/+19Star
* [build] Provide common ARRAY_SIZE() definitionMichael Brown2017-03-108-19/+2Star
* [intel] Reset all virtual function settingsVishvananda Ishaya2017-03-094-13/+91
* [scsi] Avoid duplicate calls to scsicmd_close()Michael Brown2017-03-091-8/+7Star
* [scsi] Use intfs_shutdown() when shutting down multiple interfacesMichael Brown2017-03-091-5/+3Star
* [block] Retry any SAN device operationMichael Brown2017-03-071-24/+1Star
* [thunderx] Don't disable NIC when exiting from iPXEKonrad Adamczyk2017-02-071-3/+0Star
* [thunderx] Fix hardware deinitializationBartosz Szczepanek2017-02-071-0/+7
* [intel] Add INTEL_NO_PHY_RST for I219-LM (2)Christian Nilsson2017-01-261-1/+1
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-262-2/+2
* [virtio] Use host-specified MTU when availableMichael Brown2017-01-232-13/+37
* [virtio] Use separate RX and TX empty header buffersMichael Brown2017-01-231-7/+12
* [af_packet] Add new AF_PACKET driver for LinuxDavid Decotigny2017-01-221-0/+325
* [virtio] Remove queue size limit in legacy virtioLadi Prosek2017-01-222-9/+40
* [virtio] Simplify virtqueue shutdownLadi Prosek2017-01-222-19/+20
* [virtio] Cap queue size to MAX_QUEUE_NUMLadi Prosek2017-01-221-1/+7
* [golan] Update Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) supportRaed Salem2016-12-0823-152/+901
* [intel] Remove duplicate intelvf_mbox_queues() functionMichael Brown2016-07-141-41/+0Star
* [intel] Strip spurious VLAN tags received by virtual function NICsMichael Brown2016-07-124-0/+144
* [intel] Add PCI device ID for I219-V/LMLukas Grossar2016-07-121-0/+2
* [thunderx] Fix compilation with older versions of gccMichael Brown2016-06-221-2/+2
* [smsc75xx] Allow up to 100ms for reset to completeMichael Brown2016-06-202-11/+16
* [virtio] Fix virtio-pci loggingLadi Prosek2016-06-201-7/+7
* [thunderx] Retrieve base MAC address via EFI_THUNDER_CONFIG_PROTOCOLMichael Brown2016-06-182-1/+250
* [intel] Add PCI device ID for another I219-LMChristian Nilsson2016-06-161-0/+1
* [thunderx] Fix channel configuration for VNICs 1-7Michael Brown2016-06-151-1/+1
* [thunderx] Add driver for Cavium ThunderX SoC NICsMichael Brown2016-06-132-0/+2617
* [tg3] Add missing memory barrierLeendert van Doorn2016-06-131-0/+2
* [tg3] Fix address truncation bug on 64-bit machinesLeendert van Doorn2016-06-102-2/+2
* [pci] Support systems with multiple PCI root bridgesMichael Brown2016-06-093-10/+12
* [axge] Add driver for ASIX 10/100/1000 USB Ethernet NICsMichael Brown2016-05-262-0/+972
* [pci] Add support for PCI Enhanced AllocationMichael Brown2016-05-201-0/+149
* [ath9k] Fix buffer overrun for ar9287Christian Hesse2016-05-121-4/+3Star
* [efi] Guard against GetStatus() failing to return a NULL TX bufferMichael Brown2016-05-121-0/+1
* [ath] Fix building with GCC 6Michael Brown2016-05-049-150/+101Star
* [golan] Fix building with GCC 6Michael Brown2016-05-042-6/+21
* [skge] Fix building with GCC 6Michael Brown2016-05-041-5/+0Star
* [sis190] Fix building with GCC 6Michael Brown2016-05-042-13/+0Star
* [tg3] Fix _tg3_flag() for 64-bit buildsMichael Brown2016-05-021-1/+1
* [virtio] Add virtio-net 1.0 supportLadi Prosek2016-04-151-11/+251
* [virtio] Add virtio 1.0 PCI supportLadi Prosek2016-04-153-11/+364
* [virtio] Add virtio 1.0 constants and data structuresLadi Prosek2016-04-151-0/+16
* [pci] Add pci_find_next_capability()Ladi Prosek2016-04-151-13/+41
* [golan] Add missing iounmap()Wissam Shoukair2016-04-121-1/+2
* [mlx_icmd] Fix compilation error in GCC versions newer than 4.6.4Wissam Shoukair2016-04-121-1/+1
* [qib7322] Validate payload lengthMichael Brown2016-03-301-3/+10
* [linda] Validate payload lengthMichael Brown2016-03-301-3/+10
* [intel] Add PCI device ID for another I219-VChristian Nilsson2016-03-291-0/+1
* [iscsi] Include DHCP server address in iBFTMichael Brown2016-03-291-0/+1
* [golan] Fix build error on some versions of gccChristian Hesse2016-03-231-1/+1