index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
1
-1
/
+1
2025-09-11
net: ionic: Provide doorbell and CMB region information
Abhijit Gangurde
1
-0
/
+2
2025-09-11
net: ionic: Create an auxiliary device for rdma driver
Abhijit Gangurde
1
-0
/
+5
2025-06-13
ionic: cancel delayed work earlier in remove
Shannon Nelson
1
-0
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2024-11-07
drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
Wentao Liang
1
-0
/
+1
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
[next]