summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)AuthorFilesLines
2025-09-19ice: add E830 Earliest TxTime First Offload supportPaul Greenwalt1-1/+32
2025-09-11ice: move debugfs code to fwlogMichal Swiatkowski1-1/+0
2025-09-11ice: drop driver specific structure from fwlog codeMichal Swiatkowski1-4/+1
2025-09-11ice: move out debugfs init from fwlogMichal Swiatkowski1-0/+1
2025-09-11ice: drop ice_pf_fwlog_update_module()Michal Swiatkowski1-1/+0
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov1-0/+1
2025-08-15ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman1-0/+1
2025-07-24ice: use libie_aq_strMichal Swiatkowski1-1/+0
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski1-1/+1
2025-06-18ice: move TSPLL functions to a separate fileKarol Kolacinski1-0/+1
2025-06-09ice: add link_down_events statisticMartyna Szapar-Mudlaw1-0/+1
2025-05-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski1-5/+1
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman1-5/+1
2025-04-11ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski1-2/+58
2025-04-11ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba1-0/+1
2025-03-18ice: Add E830 checksum offload supportPaul Greenwalt1-0/+1
2025-02-27ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki1-3/+0
2025-02-10ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski1-5/+0
2025-02-05ice: simplify VF MSI-X managingMichal Swiatkowski1-7/+3
2025-02-05ice, irdma: move interrupts code to irdmaMichal Swiatkowski1-1/+0
2025-02-05ice: get rid of num_lan_msix fieldMichal Swiatkowski1-1/+0
2025-02-05ice: remove splitting MSI-X between featuresMichal Swiatkowski1-2/+0
2025-02-05ice: devlink PF MSI-X max and min parameterMichal Swiatkowski1-0/+7
2024-12-17ice: add Tx hang devlink health reporterPrzemek Kitszel1-0/+2
2024-11-13ice: only allow Tx promiscuous for multicastBrett Creeley1-4/+2
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski1-0/+2
2024-10-10ice: Support VF queue rate limit and quanta size configurationWenjun Wu1-0/+2
2024-10-09ice: store max_frame and rx_buf_len only in ice_rx_ringJacob Keller1-3/+0
2024-10-09ice: add E830 HW VF mailbox message limit supportPaul Greenwalt1-0/+1
2024-10-01ice: Introduce ice_get_phy_model() wrapperSergey Temerkhanov1-0/+5
2024-09-06ice: base subfunction aux driverPiotr Raczynski1-1/+6
2024-09-06ice: add basic devlink subfunctions supportPiotr Raczynski1-0/+4
2024-09-06ice: export ice ndo_ops functionsPiotr Raczynski1-0/+8
2024-09-03ice: protect XDP configuration with a mutexLarysa Zaremba1-0/+2
2024-07-29ice: improve updating ice_{t,r}x_ring::xsk_poolMaciej Fijalkowski1-6/+5
2024-06-06ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba1-0/+1
2024-06-06ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba1-2/+9
2024-06-06ice: remove af_xdp_zc_qps bitmapLarysa Zaremba1-11/+21
2024-05-06ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek1-6/+8
2024-04-12ice: store VF relative MSI-X index in q_vector->vf_reg_idxJacob Keller1-1/+2
2024-04-01ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt1-0/+2
2024-03-25ice: remove switchdev control plane VSIMichal Swiatkowski1-1/+0
2024-03-25ice: remove eswitch changing queues algorithmMichal Swiatkowski1-6/+0
2024-02-12ice: Fix debugfs with devlink reloadWojciech Drewek1-0/+1
2024-02-12ice: Remove and readd netdev during devlink reloadWojciech Drewek1-0/+2
2024-02-02ice: Add a new counter for Rx EIPE errorsAniruddha Paul1-0/+1
2024-01-30ice: introduce PTP state machineJacob Keller1-1/+0
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski1-0/+2
2024-01-02ice: Schedule service task in IRQ top halfKarol Kolacinski1-1/+0