index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/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
Files
Lines
2024-06-19
ionic: Only run the doorbell workaround for certain asic_type
Brett Creeley
1
-1
/
+2
2024-06-19
ionic: add work item for missed-doorbell check
Shannon Nelson
1
-0
/
+2
2024-06-05
ionic: advertise 52-bit addressing limitation for MSI-X
David Christensen
1
-0
/
+5
2024-02-27
ionic: check before releasing pci regions
Shannon Nelson
1
-7
/
+10
2024-02-19
ionic: use pci_is_enabled not open code
Shannon Nelson
1
-1
/
+1
2023-12-13
ionic: fill out pci error handlers
Shannon Nelson
1
-0
/
+25
2023-12-13
ionic: lif debugfs refresh on reset
Shannon Nelson
1
-0
/
+1
2023-12-13
ionic: use timer_shutdown_sync
Shannon Nelson
1
-1
/
+1
2023-12-13
ionic: no fw read when PCI reset failed
Shannon Nelson
1
-0
/
+5
2023-12-13
ionic: prevent pci disable of already disabled device
Shannon Nelson
1
-1
/
+3
2023-12-13
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
1
-0
/
+4
2023-12-13
ionic: keep filters across FLR
Shannon Nelson
1
-0
/
+2
2023-07-24
ionic: add FLR recovery support
Shannon Nelson
1
-0
/
+53
2023-07-24
ionic: extract common bits from ionic_probe
Shannon Nelson
1
-35
/
+49
2023-07-24
ionic: extract common bits from ionic_remove
Shannon Nelson
1
-12
/
+13
2023-07-07
ionic: remove dead device fail path
Shannon Nelson
1
-6
/
+0
2023-03-24
ionic: Remove redundant pci_clear_master
Cai Huoqing
1
-1
/
+0
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
1
-0
/
+2
2023-02-13
ionic: remove unnecessary void casts
Shannon Nelson
1
-2
/
+2
2022-09-27
ionic: change order of devlink port register and netdev register
Jiri Pirko
1
-8
/
+8
2022-05-09
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
1
-1
/
+2
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
1
-6
/
+7
2022-01-25
ionic: start watchdog after all is setup
Shannon Nelson
1
-1
/
+3
2021-07-27
ionic: increment num-vfs before configure
Shannon Nelson
1
-1
/
+1
2021-07-21
ionic: drop useless check of PCI driver data validity
Leon Romanovsky
1
-3
/
+0
2021-03-18
ionic: block actions during fw reset
Shannon Nelson
1
-0
/
+4
2020-10-02
ionic: refill lif identity after fw_up
Shannon Nelson
1
-8
/
+2
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
1
-2
/
+3
2020-08-28
ionic: remove lif list concept
Shannon Nelson
1
-15
/
+17
2020-07-21
ionic: rearrange reset and bus-master control
Shannon Nelson
1
-5
/
+4
2020-06-11
ionic: add pcie_print_link_status
Shannon Nelson
1
-0
/
+1
2020-06-11
ionic: remove support for mgmt device
Shannon Nelson
1
-6
/
+0
2020-03-09
ionic: add support for device id 0x1004
Shannon Nelson
1
-1
/
+6
2020-03-09
ionic: print pci bus lane info
Shannon Nelson
1
-0
/
+1
2020-03-09
ionic: keep ionic dev on lif init fail
Shannon Nelson
1
-5
/
+16
2020-01-05
ionic: support sr-iov operations
Shannon Nelson
1
-0
/
+113
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
1
-1
/
+14
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
1
-0
/
+5
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
1
-0
/
+12
2019-09-05
ionic: Add basic lif support
Shannon Nelson
1
-0
/
+47
2019-09-05
ionic: Add port management commands
Shannon Nelson
1
-0
/
+16
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson
1
-0
/
+141
2019-09-05
ionic: Add basic framework for IONIC Network device driver
Shannon Nelson
1
-0
/
+58