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
/
intel
/
ice
/
ice_common.c
Age
Commit message (
Expand
)
Author
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-14
ice: check low latency PHY timer update firmware capability
Jacob Keller
2025-01-14
ice: add fw and port health reporters
Konrad Knitter
2025-01-14
ice: c827: move wait for FW to ice_init_hw()
Przemek Kitszel
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
2024-12-11
ice: cleanup Rx queue context programming functions
Jacob Keller
2024-12-11
ice: move prefetch enable to ice_setup_rx_ctx
Jacob Keller
2024-12-11
ice: use <linux/packing.h> for Tx and Rx queue context data
Jacob Keller
2024-12-11
ice: use structures to keep track of queue context size
Jacob Keller
2024-12-11
ice: remove int_q_state from ice_tlan_ctx
Jacob Keller
2024-12-03
ice: fix PHY Clock Recovery availability check
Arkadiusz Kubalewski
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
2024-07-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
2024-07-11
ice: Remove unused members from switch API
Marcin Szycik
2024-07-11
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
2024-07-10
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
2024-07-10
ice: Implement driver functionality to dump fec statistics
Anil Samal
2024-07-10
ice: Extend Sideband Queue command to support flags
Anil Samal
2024-06-01
ice: Add NAC Topology device capability parser
Grzegorz Nitka
2024-06-01
ice: Add support for E825-C TS PLL handling
Michal Michalik
2024-06-01
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
2024-06-01
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
2024-05-29
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
2024-05-06
ice: update E830 device ids and comments
Paul Greenwalt
2024-05-06
ice: add additional E830 device ids
Paul Greenwalt
2024-04-22
ice: Support 5 layer topology
Raj Victor
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-03
ice: Fix freeing uninitialized pointers
Dan Carpenter
2024-04-01
ice: Add switch recipe reusing feature
Steven Zou
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-04
ice: avoid unnecessary devm_ usage
Maciej Fijalkowski
2024-03-04
ice: cleanup line splitting for context set functions
Jacob Keller
2024-03-04
ice: use GENMASK instead of BIT(n) - 1 in pack functions
Jacob Keller
2024-03-04
ice: rename ice_write_* functions to ice_pack_ctx_*
Jacob Keller
2024-02-12
ice: add support for 3k signing DDP sections for E825C
Grzegorz Nitka
2024-02-12
ice: Add helper function ice_is_generic_mac
Grzegorz Nitka
2024-02-12
ice: introduce new E825C devices family
Grzegorz Nitka
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
2023-12-27
ice: dpll: fix phase offset value
Arkadiusz Kubalewski
2023-12-18
ice: field get conversion
Jesse Brandeburg
2023-12-18
ice: field prep conversion
Jesse Brandeburg
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
2023-12-14
ice: remove FW logging code
Paul M Stillwell Jr
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
2023-10-26
ice: Add ice_get_link_status_datalen
Paul Greenwalt
2023-10-26
ice: Add 200G speed/phy type use
Alice Michael
2023-10-26
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
[next]