summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* [vmxnet3] Add profiling code to exclude time spent in the hypervisorMichael Brown2014-12-121-1/+33
* [intel] Use autoloaded MAC address instead of EEPROM MAC addressMichael Brown2014-10-311-4/+4
* [efi] Include NII driver within "snp" and "snponly" build targetsMichael Brown2014-10-174-106/+195
* [efi] Check for presence of UNDI in NII protocolMichael Brown2014-10-171-0/+6
* [efi] Add NII / UNDI driverMichael Brown2014-10-161-0/+1134
* [efi] Generalise snpnet_dev_info() to efi_device_info()Michael Brown2014-10-161-60/+1Star
* [efi] Free transmit ring entry before calling netdev_tx_complete()Michael Brown2014-10-161-1/+3
* [intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz)Anton D. Kachalov2014-10-031-0/+1
* [intel] Add I217-LM PCI IDJan Kiszka2014-09-161-1/+2
* [efi] Allow for non-PCI snpnet devicesMichael Brown2014-09-041-7/+8
* [efi] Use the SNP protocol instance to match the SNP chainloading deviceMichael Brown2014-09-041-8/+89
* [intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDsMichael Brown2014-08-212-13/+22
* [intel] Display before and after values for both PBS and PBAMichael Brown2014-08-211-2/+7
* [intel] Display PBS value when applying ICH errata workaroundMichael Brown2014-08-201-2/+2
* [smc9000] Avoid using CONFIG as a preprocessor macroMichael Brown2014-08-192-6/+6
* [xen] Cope with unexpected initial backend statesMichael Brown2014-08-141-10/+64
* [xen] Use version 1 grant tables by defaultMichael Brown2014-08-131-28/+62
* [efi] Generalise snpnet_pci_info() to efi_locate_device()Michael Brown2014-08-061-34/+9Star
* [efi] Try various possible SNP receive filtersCurtis Larsen2014-08-061-11/+37
* [efi] Open device path protocol only at point of useMichael Brown2014-08-061-4/+27
* [efi] Provide centralised definitions of commonly-used GUIDsMichael Brown2014-08-062-13/+0Star
* [efi] Reset multicast filter list when setting SNP receive filtersMichael Brown2014-08-051-1/+1
* [efi] Add ability to dump SNP device mode informationMichael Brown2014-08-051-0/+64
* [efi] Dump existing openers when we are unable to open a protocolMichael Brown2014-07-311-0/+2
* [efi] Use efi_handle_name() instead of efi_devpath_text() where applicableMichael Brown2014-07-311-24/+23Star
* [efi] Use efi_handle_name() instead of efi_handle_devpath_text()Michael Brown2014-07-312-4/+4
* [xen] Add support for Xen netfront virtual NICsMichael Brown2014-07-292-0/+1005
* [natsemi] Check for ioremap() failuresMichael Brown2014-07-161-0/+5
* [myson] Check for ioremap() failuresMichael Brown2014-07-161-0/+5
* [skel] Check for ioremap() failuresMichael Brown2014-07-161-0/+5
* [vmxnet3] Check for ioremap() failuresMichael Brown2014-07-161-0/+10
* [realtek] Check for ioremap() failuresMichael Brown2014-07-161-0/+5
* [intel] Check for ioremap() failuresMichael Brown2014-07-162-0/+10
* [efi] Rewrite SNP NIC driverMichael Brown2014-07-085-510/+418Star
* [efi] Allow network devices to be created on top of arbitrary SNP devicesMichael Brown2014-07-032-8/+226
* [igbvf] Allow changing of MAC addressHannes Reinecke2014-06-121-0/+4
* [igbvf] Assign random MAC address if none is setHannes Reinecke2014-06-121-10/+4Star
* [iscsi] Include IP address origin in iBFTMichael Brown2014-06-121-0/+7
* [iscsi] Read IPv4 settings only from the relevant network deviceMichael Brown2014-06-121-9/+14
* [scsi] Improve sense code parsingMichael Brown2014-06-032-8/+37
* [intel] Increase receive ring fill levelMichael Brown2014-05-161-2/+2
* [intel] Exclude time spent in hypervisor from profilingMichael Brown2014-05-061-0/+3
* [intel] Push new RX descriptors in batchesMichael Brown2014-04-281-8/+13
* [intel] Profile common virtual machine operationsMichael Brown2014-04-281-0/+19
* [intel] Avoid completely filling the TX descriptor ringMichael Brown2014-04-222-1/+4
* [realtek] Clear bit 24 of RCRMichael Brown2014-03-202-2/+3
* [realtek] Add ability to dump all internal registersMichael Brown2014-03-201-0/+27
* [realtek] Dump all MII register contents when link status changesMichael Brown2014-03-101-0/+1
* [realtek] Include link status register details in debug messagesMichael Brown2014-03-042-2/+39
* [intel] Add some missing PCI IDsMichael Brown2014-01-291-0/+2