aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/intelx.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-05[intelx] Add PCI IDs for Intel 82599 10GBASE-T NICForest Crossman1-0/+1
2021-11-22[intel] Add PCI ID for Intel X553 0x15e4Benedikt Braunger1-0/+1
2020-11-28[dma] Move I/O buffer DMA operations to iobuf.hMichael Brown1-10/+11
2020-11-24[intel] Configure DMA mask as 64-bitMichael Brown1-1/+4
2020-11-13[intel] Update driver to use DMA APIMichael Brown1-11/+11
2020-09-25[pci] Update drivers to use pci_ioremap()Michael Brown1-1/+1
2020-07-22[intelx] Added PCI_ROM entry for Intel x553/x557-AT and x553 (SFP+) NICsRob Taglang1-0/+2
2018-07-07[intelx] Add support for Intel X552 NICSteven Haber1-0/+1
2018-04-10[intelx] Add PCI_ROM entry for Intel X553 NICRob Taglang1-0/+1
2017-12-20[intel] Add PCI device ID for X550-T2Janos Mattyasovszky1-0/+1
2015-05-16[intel] Allow for the use of advanced TX descriptorsMichael Brown1-2/+4
2015-04-21[intel] Update PCI device IDs for Intel 82599 and X540 10G NICsEd Swierk1-4/+9
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-10-03[intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz)Anton D. Kachalov1-0/+1
2014-07-16[intel] Check for ioremap() failuresMichael Brown1-0/+5
2014-01-29[intel] Add some missing PCI IDsMichael Brown1-0/+2
2013-04-18[intel] Add intelx driver for Intel 10 Gigabit Ethernet NICsMichael Brown1-0/+465