summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
AgeCommit message (Expand)Author
2024-07-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-11ice: Add support for devlink local_forwarding paramPawel Kaminski
2024-07-11ice: Add tracepoint for adding and removing switch rulesMarcin Szycik
2024-07-11ice: Remove unused members from switch APIMarcin Szycik
2024-07-11ice: remove unused recipe bookkeeping dataMichal Swiatkowski
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal
2024-06-01ice: Add NAC Topology device capability parserGrzegorz Nitka
2024-06-01ice: Add support for E825-C TS PLL handlingMichal Michalik
2024-06-01ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov
2024-06-01ice: Introduce ice_ptp_hw structKarol Kolacinski
2024-05-29ice: fix 200G PHY types to link speed mappingPaul Greenwalt
2024-05-06ice: update E830 device ids and commentsPaul Greenwalt
2024-05-06ice: add additional E830 device idsPaul Greenwalt
2024-04-22ice: Support 5 layer topologyRaj Victor
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03ice: Fix freeing uninitialized pointersDan Carpenter
2024-04-01ice: Add switch recipe reusing featureSteven Zou
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook
2024-03-04ice: avoid unnecessary devm_ usageMaciej Fijalkowski
2024-03-04ice: cleanup line splitting for context set functionsJacob Keller
2024-03-04ice: use GENMASK instead of BIT(n) - 1 in pack functionsJacob Keller
2024-03-04ice: rename ice_write_* functions to ice_pack_ctx_*Jacob Keller
2024-02-12ice: add support for 3k signing DDP sections for E825CGrzegorz Nitka
2024-02-12ice: Add helper function ice_is_generic_macGrzegorz Nitka
2024-02-12ice: introduce new E825C devices familyGrzegorz Nitka
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