index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_main.c
Age
Commit message (
Expand
)
Author
2025-09-11
net: ionic: Export the APIs from net driver to support device commands
Abhijit Gangurde
2025-06-12
ionic: Prevent driver/fw getting out of sync on devcmd(s)
Brett Creeley
2024-12-12
ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPP
Brett Creeley
2024-06-19
ionic: add private workqueue per-device
Shannon Nelson
2024-03-08
ionic: fold adminq clean into service routine
Shannon Nelson
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
2024-03-08
ionic: move adminq-notifyq handling to main file
Shannon Nelson
2024-03-08
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
2024-03-04
ionic: change MODULE_AUTHOR to person name
Shannon Nelson
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
2023-12-13
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
2023-12-13
ionic: pass opcode to devcmd_wait
Shannon Nelson
2023-12-05
ionic: Use cached VF attributes
Brett Creeley
2023-10-13
ionic: replace deprecated strncpy with strscpy
Justin Stitt
2023-02-13
ionic: remove unnecessary void casts
Shannon Nelson
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-14
net: ionic: Fix error handling in ionic_init_module()
Yuan Can
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
2022-08-25
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
2022-01-25
ionic: Allow flexibility for error reporting on dev commands
Brett Creeley
2022-01-25
ionic: Correctly print AQ errors if completions aren't received
Brett Creeley
2022-01-25
ionic: fix up printing of timeout error
Shannon Nelson
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
2022-01-25
ionic: Don't send reset commands if FW isn't running
Brett Creeley
2022-01-25
ionic: fix type complaint in ionic_dev_cmd_clean()
Shannon Nelson
2021-10-10
ionic: allow adminq requests to override default error message
Shannon Nelson
2021-10-02
ionic: add polling to adminq wait
Shannon Nelson
2021-10-02
ionic: check for binary values in FW ver string
Shannon Nelson
2021-08-28
ionic: squelch unnecessary fw halted message
Shannon Nelson
2021-07-27
ionic: print firmware version on identify
Shannon Nelson
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
2021-04-02
ionic: split adminq post and wait calls
Shannon Nelson
2021-03-18
ionic: protect adminq from early destroy
Shannon Nelson
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
2020-12-01
ionic: remove some unnecessary oom messages
Shannon Nelson
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-10-02
ionic: add new bad firmware error code
Shannon Nelson
2020-10-02
ionic: refill lif identity after fw_up
Shannon Nelson
2020-09-29
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
2020-09-18
ionic: add devlink firmware update
Shannon Nelson
2020-09-18
ionic: update the fw update api
Shannon Nelson
2020-09-02
ionic: clean adminq service routine
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-12
ionic: reset device at probe
Shannon Nelson
[next]