aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/intel.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21[intel] Add PCI ID for I219-LM (23)Christian Helmuth1-0/+1
2023-03-14[intel] Add workaround for I210 reset hardware bugsMatt Parrella1-2/+14
2022-11-15[intel] Add PCI ID for I219-V and -LM 16,17Christian I. Nilsson1-0/+4
2021-05-17[intel] Add PCI ID for I219-V and -LM 10 to 15Christian Nilsson1-0/+12
2020-11-28[dma] Move I/O buffer DMA operations to iobuf.hMichael Brown1-76/+44
2020-11-28[dma] Record DMA device as part of DMA mapping if neededMichael Brown1-9/+9
2020-11-25[dma] Modify DMA API to simplify calculation of medial addressesMichael Brown1-7/+3
2020-11-24[intel] Configure DMA mask as 64-bitMichael Brown1-1/+4
2020-11-16[intel] Use physical addresses in debug messagesMichael Brown1-9/+9
2020-11-13[intel] Update driver to use DMA APIMichael Brown1-49/+85
2020-11-05[malloc] Rename malloc_dma() to malloc_phys()Michael Brown1-2/+2
2020-09-25[pci] Update drivers to use pci_ioremap()Michael Brown1-1/+1
2020-07-22[intel] Set INTEL_NO_PHY_RST on i218vBen Bleything1-1/+1
2020-07-22[intel] Add INTEL_NO_PHY_RST for I218LMAndrew Grasso1-1/+1
2019-03-18[intel] Add PCI ID for I219-V and -LM 6 to 9Christian Nilsson1-0/+8
2018-03-15[intel] Add PCI_ROM entry for Intel i354 NICRob Taglang1-0/+1
2018-02-03[intel] Work around broken reset mechanism in i219 devicesMichael Brown1-9/+22
2017-08-22[intel] Add various PCI device IDsRichard Moore1-0/+4
2017-07-05[intel] Add support for I219-V in 7th Gen Intel NUCJerone Young1-0/+1
2017-06-14[intel] Add INTEL_NO_PHY_RST for I219-VMika Tiainen1-1/+1
2017-04-16[intel] Do not enable ASDE on i350 backplane NICMichael Brown1-2/+4
2017-04-14[intel] Show original CTRL and STATUS values in debugging outputMichael Brown1-4/+12
2017-03-09[intel] Reset all virtual function settingsVishvananda Ishaya1-6/+57
2017-01-26[intel] Add INTEL_NO_PHY_RST for I219-LM (2)Christian Nilsson1-1/+1
2016-07-12[intel] Add PCI device ID for I219-V/LMLukas Grossar1-0/+2
2016-06-16[intel] Add PCI device ID for another I219-LMChristian Nilsson1-0/+1
2016-03-29[intel] Add PCI device ID for another I219-VChristian Nilsson1-0/+1
2016-02-12[intel] Add INTEL_NO_PHY_RST for another I218-LM variantMika Tiainen1-1/+1
2016-01-27[intel] Add INTEL_NO_PHY_RST for I218-LMHummel Frank1-1/+1
2015-12-07[intel] Add INTEL_NO_PHY_RST for I217-LMTorgeir Wulfsberg1-1/+1
2015-11-22[intel] Forcibly skip PHY reset on some modelsMichael Brown1-8/+17
2015-11-04[intel] Add PCI IDs for i210/i211 flashless operationKyösti Mälkki1-0/+2
2015-05-16[intel] Allow for the use of advanced TX descriptorsMichael Brown1-17/+75
2015-05-15[intel] Expose intel_diag() for use by other Intel NIC driversMichael Brown1-26/+0
2015-04-22[intel] Add PCI device IDs for Intel I218-LM and I218-VChristian Hesse1-1/+6
2015-04-21[intel] Force RX polling on VMware emulated 82545emMichael Brown1-1/+9
2015-04-21[intel] Report any unexpected interrupt causesMichael Brown1-0/+8
2015-03-09[intel] Add PCI ID for I218-LMThomas Miletich1-0/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-10-31[intel] Use autoloaded MAC address instead of EEPROM MAC addressMichael Brown1-4/+4
2014-09-16[intel] Add I217-LM PCI IDJan Kiszka1-1/+2
2014-08-21[intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDsMichael Brown1-13/+14
2014-08-20[intel] Display before and after values for both PBS and PBAMichael Brown1-2/+7
2014-08-20[intel] Display PBS value when applying ICH errata workaroundMichael Brown1-2/+2
2014-07-16[intel] Check for ioremap() failuresMichael Brown1-0/+5
2014-05-06[intel] Exclude time spent in hypervisor from profilingMichael Brown1-0/+3
2014-04-27[intel] Push new RX descriptors in batchesMichael Brown1-8/+13
2014-04-27[intel] Profile common virtual machine operationsMichael Brown1-0/+19
2014-04-22[intel] Avoid completely filling the TX descriptor ringMichael Brown1-1/+1
2013-10-23[intel] Add Intel I217 Gigabit Ethernet PCI IDlolipop1-0/+1