aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ice/ice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linuxJakub 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-26ice: 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-08ice: store max_frame and rx_buf_len only in ice_rx_ringJacob Keller1-3/+0
2024-10-08ice: 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-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba1-0/+1
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba1-2/+9
2024-06-05ice: 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
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+2
2023-12-14ice: configure FW loggingPaul M Stillwell Jr1-0/+9
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo1-0/+2
2023-12-13ice: Support HW timestamp hintLarysa Zaremba1-0/+2
2023-12-05ice: read internal temperature sensorKonrad Knitter1-0/+1
2023-11-13ice: reserve number of CP queuesMichal Swiatkowski1-0/+6
2023-11-13ice: track port representors in xarrayMichal Swiatkowski1-0/+1
2023-11-13ice: rename switchdev to eswitchMichal Swiatkowski1-3/+3
2023-10-20ice: add bitmap to track VF MSI-X usageMichal Swiatkowski1-0/+2
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski1-0/+1
2023-09-20ice: Auxbus devices & driver for E822 TSMichal Michalik1-0/+12
2023-09-18ice: introduce ice_pf_src_tmr_ownedJacob Keller1-0/+2