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_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-09-11
net: ionic: Provide doorbell and CMB region information
Abhijit Gangurde
1
-15
/
+255
2025-06-13
ionic: print firmware heartbeat as unsigned
Shannon Nelson
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2024-12-15
ionic: no double destroy workqueue
Shannon Nelson
1
-1
/
+4
2024-06-19
ionic: Only run the doorbell workaround for certain asic_type
Brett Creeley
1
-2
/
+14
2024-06-19
ionic: check for queue deadline in doorbell_napi_work
Shannon Nelson
1
-1
/
+8
2024-06-19
ionic: add per-queue napi_schedule for doorbell check
Shannon Nelson
1
-2
/
+21
2024-06-19
ionic: add work item for missed-doorbell check
Shannon Nelson
1
-0
/
+66
2024-06-19
ionic: add private workqueue per-device
Shannon Nelson
1
-4
/
+17
2024-06-19
ionic: remove missed doorbell per-queue timer
Shannon Nelson
1
-4
/
+0
2024-03-08
ionic: carry idev in ionic_cq struct
Shannon Nelson
1
-1
/
+1
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
1
-5
/
+1
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
1
-21
/
+2
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
1
-39
/
+3
2024-03-08
ionic: drop q mapping
Shannon Nelson
1
-18
/
+0
2024-03-08
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
1
-18
/
+0
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
1
-0
/
+10
2023-12-13
ionic: no fw read when PCI reset failed
Shannon Nelson
1
-5
/
+18
2023-12-13
ionic: pass opcode to devcmd_wait
Shannon Nelson
1
-0
/
+1
2023-12-05
ionic: Use cached VF attributes
Brett Creeley
1
-40
/
+0
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
1
-0
/
+67
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
1
-1
/
+8
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
1
-0
/
+14
2022-02-28
ionic: no transition while stopping
Shannon Nelson
1
-5
/
+9
2022-02-18
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
1
-2
/
+2
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
1
-41
/
+4
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
1
-2
/
+4
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
1
-0
/
+40
2022-01-25
ionic: better handling of RESET event
Shannon Nelson
1
-4
/
+13
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
1
-11
/
+14
2022-01-25
ionic: Don't send reset commands if FW isn't running
Brett Creeley
1
-5
/
+12
2022-01-25
ionic: separate function for watchdog init
Shannon Nelson
1
-12
/
+19
2022-01-25
ionic: start watchdog after all is setup
Shannon Nelson
1
-3
/
+0
2021-10-02
ionic: remove debug stats
Shannon Nelson
1
-1
/
+0
2021-08-26
ionic: sync the filters in the work task
Shannon Nelson
1
-0
/
+13
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
1
-2
/
+26
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
1
-0
/
+2
2021-03-30
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
1
-35
/
+58
2021-03-18
ionic: block actions during fw reset
Shannon Nelson
1
-3
/
+5
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
1
-2
/
+2
2020-12-01
ionic: remove some unnecessary oom messages
Shannon Nelson
1
-1
/
+1
2020-11-14
ionic: useful names for booleans
Shannon Nelson
1
-1
/
+1
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
1
-2
/
+2
2020-09-30
ionic: prevent early watchdog check
Shannon Nelson
1
-1
/
+4
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
1
-5
/
+0
2020-09-29
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
1
-1
/
+1
2020-09-02
ionic: clean up desc_info and cq_info structs
Shannon Nelson
1
-30
/
+3
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
1
-17
/
+23
2020-08-28
ionic: remove lif list concept
Shannon Nelson
1
-3
/
+3
[next]