index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2023-10-20
ice: cleanup ice_find_netlist_node
Jacob Keller
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
Przemek Kitszel
2023-09-20
ice: Remove the FW shared parameters
Michal Michalik
2023-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
2023-07-27
ice: Correctly initialize queue context values
Jacob Keller
2023-06-22
ice: Remove managed memory usage in ice_get_fw_log_cfg()
Christophe JAILLET
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
2023-04-20
ice: sleep, don't busy-wait, in the SQ send retry loop
Michal Schmidt
2023-04-20
ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
Michal Schmidt
2023-04-20
ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
Michal Schmidt
2023-04-20
ice: remove ice_ctl_q_info::sq_cmd_timeout
Michal Schmidt
2023-02-14
ice: Add GPIO pin support for E823 products
Karol Kolacinski
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-06
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2023-02-03
ice: split probe into smaller functions
Michal Swiatkowski
2023-01-19
ice: Add 'Execute Pending LLDP MIB' Admin Queue command
Tsotne Chakhvadze
[next]