summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c
AgeCommit message (Expand)Author
2024-02-27ionic: check before releasing pci regionsShannon Nelson
2024-02-19ionic: use pci_is_enabled not open codeShannon Nelson
2023-12-13ionic: fill out pci error handlersShannon Nelson
2023-12-13ionic: lif debugfs refresh on resetShannon Nelson
2023-12-13ionic: use timer_shutdown_syncShannon Nelson
2023-12-13ionic: no fw read when PCI reset failedShannon Nelson
2023-12-13ionic: prevent pci disable of already disabled deviceShannon Nelson
2023-12-13ionic: bypass firmware cmds when stuck in resetShannon Nelson
2023-12-13ionic: keep filters across FLRShannon Nelson
2023-07-24ionic: add FLR recovery supportShannon Nelson
2023-07-24ionic: extract common bits from ionic_probeShannon Nelson
2023-07-24ionic: extract common bits from ionic_removeShannon Nelson
2023-07-07ionic: remove dead device fail pathShannon Nelson
2023-03-24ionic: Remove redundant pci_clear_masterCai Huoqing
2023-02-13ionic: add tx/rx-push support with device Component Memory BuffersShannon Nelson
2023-02-13ionic: remove unnecessary void castsShannon Nelson
2022-09-27ionic: change order of devlink port register and netdev registerJiri Pirko
2022-05-09ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang
2022-01-25ionic: replace set_vf data with unionShannon Nelson
2022-01-25ionic: start watchdog after all is setupShannon Nelson
2021-07-27ionic: increment num-vfs before configureShannon Nelson
2021-07-21ionic: drop useless check of PCI driver data validityLeon Romanovsky
2021-03-18ionic: block actions during fw resetShannon Nelson
2020-10-02ionic: refill lif identity after fw_upShannon Nelson
2020-09-30ionic: stop watchdog timer earlier on removeShannon Nelson
2020-08-28ionic: remove lif list conceptShannon Nelson
2020-07-21ionic: rearrange reset and bus-master controlShannon Nelson
2020-06-11ionic: add pcie_print_link_statusShannon Nelson
2020-06-11ionic: remove support for mgmt deviceShannon Nelson
2020-03-09ionic: add support for device id 0x1004Shannon Nelson
2020-03-09ionic: print pci bus lane infoShannon Nelson
2020-03-09ionic: keep ionic dev on lif init failShannon Nelson
2020-01-05ionic: support sr-iov operationsShannon Nelson
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson
2019-09-05ionic: Add basic adminq supportShannon Nelson
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson
2019-09-05ionic: Add basic lif supportShannon Nelson
2019-09-05ionic: Add port management commandsShannon Nelson
2019-09-05ionic: Add hardware init and device commandsShannon Nelson
2019-09-05ionic: Add basic framework for IONIC Network device driverShannon Nelson