summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ncm] Use large multi-packet buffers by defaultMichael Brown2015-02-062-165/+301
* [usb] Report xHCI host controller eventsMichael Brown2015-02-052-0/+41
* [ncm] Add support for CDC-NCM USB Ethernet devicesMichael Brown2015-02-034-0/+1158
* [usb] Add support for xHCI host controllersMichael Brown2015-02-032-0/+4075
* [usb] Add basic support for USB hubsMichael Brown2015-02-033-0/+803
* [usb] Add basic support for USB devicesMichael Brown2015-02-031-0/+1648
* [pci] Allow drivers to specify a PCI classMichael Brown2015-02-021-3/+6
* [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messagesMichael Brown2014-12-201-6/+14
* [hyperv] Increase TX ring sizeMichael Brown2014-12-201-1/+1
* [hyperv] Receive all VMBus messages in a pollMichael Brown2014-12-201-1/+3
* [hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus deviceMichael Brown2014-12-201-24/+20Star
* [hyperv] Add support for NetVSC paravirtual network devicesMichael Brown2014-12-182-0/+1203
* [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