summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05ice: fix typo in assignmentJesse Brandeburg
2024-03-05ice: fix uninitialized dplls mutex usageMichal Schmidt
2024-03-05net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-05ice: virtchnl: stop pretending to support RSS over AQ or registersJacob Keller
2024-03-01ice: reconfig host after changing MSI-X on VFMichal Swiatkowski
2024-03-01ice: reorder disabling IRQ and NAPI in ice_qp_disMaciej Fijalkowski
2024-02-20ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar
2024-02-20ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski
2024-02-20ice: fix connection state of DPLL and out pinYochai Hagvi
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman
2024-02-07net: intel: fix old compiler regressionsJesse Brandeburg
2024-01-24ice: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski
2024-01-24intel: xsk: initialize skb_frag_t::bv_offset in ZC driversMaciej Fijalkowski
2024-01-24ice: remove redundant xdp_rxq_info registrationMaciej Fijalkowski
2024-01-24ice: work on pre-XDP prog frag countMaciej Fijalkowski
2024-01-24xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-03ice: fix Get link status data lengthPaul Greenwalt
2024-01-02ice: Fix some null pointer dereference issues in ice_ptp.cKunwu Chan
2024-01-02ice: ice_base.c: Add const modifier to params and varsJan Glaza
2024-01-02ice: remove rx_len_errors statisticJan Sokolowski
2024-01-02ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()Jacob Keller
2024-01-02ice: Add support for packet mirroring using hardware in switchdev modeAndrii Staikov
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski
2024-01-02ice: Schedule service task in IRQ top halfKarol Kolacinski
2023-12-27ice: dpll: fix phase offset valueArkadiusz Kubalewski
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18ice: cleanup inconsistent codeJesse Brandeburg
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-18ice: fix pre-shifted bit usageJesse Brandeburg
2023-12-18ice: field prep conversionJesse Brandeburg
2023-12-18ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman
2023-12-18ice: stop trashing VF VSI aggregator node ID informationJacob Keller
2023-12-14ice: add ability to read and configure FW log dataPaul M Stillwell Jr
2023-12-14ice: enable FW loggingPaul M Stillwell Jr
2023-12-14ice: configure FW loggingPaul M Stillwell Jr
2023-12-14ice: remove FW logging codePaul M Stillwell Jr
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo