summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* [intel] Show original CTRL and STATUS values in debugging outputMichael Brown2017-04-141-4/+12
* [sfc] Add driver for Solarflare SFC8XXX adaptersMartin Habets2017-04-109-0/+5602
* [thunderx] Use ThunderxConfigProtocol to obtain board configurationAdamczyk, Konrad2017-03-312-110/+60Star
* [scsi] Retry TEST UNIT READY commandMichael Brown2017-03-291-10/+35
* [linux] Fix building with kernel 4.11 headersMichael Brown2017-03-292-0/+2
* [build] Avoid implicit-fallthrough warnings on GCC 7Michael Brown2017-03-296-0/+18
* [iscsi] Do not install iBFT when no iSCSI targets existMichael Brown2017-03-281-0/+7
* [block] Describe all SAN devices via ACPI tablesMichael Brown2017-03-282-173/+287
* [scsi] Avoid duplicate call to scsicmd_close() on TEST UNIT READY failureMichael Brown2017-03-261-2/+4
* [vxge] Fix use of stale I/O buffer on error pathMichael Brown2017-03-231-2/+2
* [sky2] Use 32-bit read to read Y2_VAUX_AVAILMike McCormack2017-03-232-2/+2
* [pcnet32] Eliminate redundant register readMichael Brown2017-03-231-2/+1Star
* [golan] Bug fixes and improved paging allocation methodRaed Salem2017-03-2317-555/+199Star
* [rtl818x] Fix resource leak on error pathMichael Brown2017-03-231-2/+6
* [sis190] Avoid NULL pointer dereferenceMichael Brown2017-03-221-1/+1
* [w89c840] Avoid potential array overrunMichael Brown2017-03-221-1/+1
* [tlan] Guard against failure to identify chipMichael Brown2017-03-221-0/+2
* [hermon] Assert that mapping length is non-zeroMichael Brown2017-03-221-0/+1
* [arbel] Assert that mapping length is non-zeroMichael Brown2017-03-221-0/+1
* [usb] Use correct length for memcpy()Michael Brown2017-03-221-2/+2
* [ath] Add missing break statementsMichael Brown2017-03-221-0/+3
* [infiniband] Return status code from ib_create_cq() and ib_create_qp()Michael Brown2017-03-224-42/+33Star
* [xhci] Avoid accessing beyond end of endpoint context arrayMichael Brown2017-03-211-1/+1
* [eoib] Avoid passing a NULL I/O buffer to netdev_tx_complete_err()Michael Brown2017-03-211-1/+2
* [usb] Use correct length for memcpy()Michael Brown2017-03-211-1/+2
* [sis900] Remove extraneous memset() with incorrect lengthMichael Brown2017-03-211-2/+1Star
* [qib7322] Use correct length for memset()Michael Brown2017-03-211-1/+1
* [linda] Use correct length for memset()Michael Brown2017-03-211-1/+1
* [arbel] Avoid potential integer overflow when calculating memory mappingsMichael Brown2017-03-211-1/+1
* [hermon] Avoid potential integer overflow when calculating memory mappingsMichael Brown2017-03-211-1/+1
* [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