summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
AgeCommit message (Expand)Author
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski
2023-12-27ice: dpll: fix phase offset valueArkadiusz Kubalewski
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-18ice: field prep conversionJesse Brandeburg
2023-12-14ice: configure FW loggingPaul M Stillwell Jr
2023-12-14ice: remove FW logging codePaul M Stillwell Jr
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-10-26ice: Add ice_get_link_status_datalenPaul Greenwalt
2023-10-26ice: Add 200G speed/phy type useAlice Michael
2023-10-26ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2023-10-20ice: cleanup ice_find_netlist_nodeJacob Keller
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller
2023-10-03ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_itemPrzemek Kitszel
2023-09-20ice: Remove the FW shared parametersMichal Michalik
2023-09-18ice: check netlist before enabling ICE_F_GNSSJacob Keller
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski
2023-08-17ice: drop two params from ice_aq_alloc_free_res()Przemek Kitszel
2023-08-07ice: clean up __ice_aq_get_set_rss_lut()Przemek Kitszel
2023-08-07ice: Add get C827 PHY index functionKarol Kolacinski
2023-07-27ice: changes to the interface with the HW and FW for SRIOV_VF+LAGDave Ertman
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman
2023-07-27ice: Correctly initialize queue context valuesJacob Keller
2023-06-22ice: Remove managed memory usage in ice_get_fw_log_cfg()Christophe JAILLET
2023-06-22ice: remove null checks before devm_kfree() callsPrzemek Kitszel
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-04-20ice: sleep, don't busy-wait, in the SQ send retry loopMichal Schmidt
2023-04-20ice: remove unused buffer copy code in ice_sq_send_cmd_retry()Michal Schmidt
2023-04-20ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUTMichal Schmidt
2023-04-20ice: remove ice_ctl_q_info::sq_cmd_timeoutMichal Schmidt
2023-02-14ice: Add GPIO pin support for E823 productsKarol Kolacinski
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-06ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski
2023-02-03ice: split probe into smaller functionsMichal Swiatkowski
2023-01-19ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze
2022-11-23ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski
2022-09-28ice: support features on new E810T variantsArkadiusz Kubalewski
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-09-06ice: add helper function to check FW API versionPaul Greenwalt
2022-08-24ice: Print human-friendly PHY typesAnirudh Venkataramanan
2022-08-24ice: Add port option admin queue commandsAnatolii Gerasymenko
2022-08-18ice: Allow 100M speeds for some devicesAnirudh Venkataramanan
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-18ice: initialize local variable 'tlv'Tom Rix
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter