summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/intelxvf.c
Commit message (Expand)AuthorAgeFilesLines
* [intel] Add additional PCI device ID to tableTyler J. Stachecki2021-04-101-0/+1
* [dma] Move I/O buffer DMA operations to iobuf.hMichael Brown2020-11-281-10/+11
* [intel] Configure DMA mask as 64-bitMichael Brown2020-11-241-1/+4
* [intel] Update driver to use DMA APIMichael Brown2020-11-131-10/+11
* [pci] Update drivers to use pci_ioremap()Michael Brown2020-09-251-1/+1
* [intel] Reset all virtual function settingsVishvananda Ishaya2017-03-091-5/+18
* [intel] Strip spurious VLAN tags received by virtual function NICsMichael Brown2016-07-121-0/+57
* [intel] Fix operation when physical function has jumbo frames enabledMichael Brown2015-05-191-0/+64
* [intel] Add intelxvf_stats() to dump packet statistics registersMichael Brown2015-05-191-0/+25
* [intel] Add intelxvf driver for Intel 10 GigE virtual function NICsMichael Brown2015-05-161-0/+377