index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_bus_pci.c
Age
Commit message (
Expand
)
Author
2024-02-27
ionic: check before releasing pci regions
Shannon Nelson
2024-02-19
ionic: use pci_is_enabled not open code
Shannon Nelson
2023-12-13
ionic: fill out pci error handlers
Shannon Nelson
2023-12-13
ionic: lif debugfs refresh on reset
Shannon Nelson
2023-12-13
ionic: use timer_shutdown_sync
Shannon Nelson
2023-12-13
ionic: no fw read when PCI reset failed
Shannon Nelson
2023-12-13
ionic: prevent pci disable of already disabled device
Shannon Nelson
2023-12-13
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
2023-12-13
ionic: keep filters across FLR
Shannon Nelson
2023-07-24
ionic: add FLR recovery support
Shannon Nelson
2023-07-24
ionic: extract common bits from ionic_probe
Shannon Nelson
2023-07-24
ionic: extract common bits from ionic_remove
Shannon Nelson
2023-07-07
ionic: remove dead device fail path
Shannon Nelson
2023-03-24
ionic: Remove redundant pci_clear_master
Cai Huoqing
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-13
ionic: remove unnecessary void casts
Shannon Nelson
2022-09-27
ionic: change order of devlink port register and netdev register
Jiri Pirko
2022-05-09
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
2022-01-25
ionic: start watchdog after all is setup
Shannon Nelson
2021-07-27
ionic: increment num-vfs before configure
Shannon Nelson
2021-07-21
ionic: drop useless check of PCI driver data validity
Leon Romanovsky
2021-03-18
ionic: block actions during fw reset
Shannon Nelson
2020-10-02
ionic: refill lif identity after fw_up
Shannon Nelson
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
2020-08-28
ionic: remove lif list concept
Shannon Nelson
2020-07-21
ionic: rearrange reset and bus-master control
Shannon Nelson
2020-06-11
ionic: add pcie_print_link_status
Shannon Nelson
2020-06-11
ionic: remove support for mgmt device
Shannon Nelson
2020-03-09
ionic: add support for device id 0x1004
Shannon Nelson
2020-03-09
ionic: print pci bus lane info
Shannon Nelson
2020-03-09
ionic: keep ionic dev on lif init fail
Shannon Nelson
2020-01-05
ionic: support sr-iov operations
Shannon Nelson
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
2019-09-05
ionic: Add basic lif support
Shannon Nelson
2019-09-05
ionic: Add port management commands
Shannon Nelson
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson
2019-09-05
ionic: Add basic framework for IONIC Network device driver
Shannon Nelson