aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27ionic: increment num-vfs before configureShannon Nelson1-1/+1
2021-07-21ionic: drop useless check of PCI driver data validityLeon Romanovsky1-3/+0
2021-03-18ionic: block actions during fw resetShannon Nelson1-0/+4
2020-10-02ionic: refill lif identity after fw_upShannon Nelson1-8/+2
2020-09-30ionic: stop watchdog timer earlier on removeShannon Nelson1-2/+3
2020-08-28ionic: remove lif list conceptShannon Nelson1-15/+17
2020-07-21ionic: rearrange reset and bus-master controlShannon Nelson1-5/+4
2020-06-11ionic: add pcie_print_link_statusShannon Nelson1-0/+1
2020-06-11ionic: remove support for mgmt deviceShannon Nelson1-6/+0
2020-03-09ionic: add support for device id 0x1004Shannon Nelson1-1/+6
2020-03-09ionic: print pci bus lane infoShannon Nelson1-0/+1
2020-03-09ionic: keep ionic dev on lif init failShannon Nelson1-5/+16
2020-01-05ionic: 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