summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-12ionic: add pcie_print_link_statusShannon Nelson1-0/+1
2020-06-11ionic: remove support for mgmt deviceShannon Nelson1-6/+0
2020-03-10ionic: add support for device id 0x1004Shannon Nelson1-1/+6
2020-03-10ionic: print pci bus lane infoShannon Nelson1-0/+1
2020-03-10ionic: keep ionic dev on lif init failShannon Nelson1-5/+16
2020-01-06ionic: support sr-iov operationsShannon Nelson1-0/+113
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson1-1/+14
2019-09-05ionic: Add basic adminq supportShannon Nelson1-0/+5
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson1-0/+12
2019-09-05ionic: Add basic lif supportShannon Nelson1-0/+47
2019-09-05ionic: Add port management commandsShannon Nelson1-0/+16
2019-09-05ionic: Add hardware init and device commandsShannon Nelson1-0/+141
2019-09-05ionic: Add basic framework for IONIC Network device driverShannon Nelson1-0/+58