aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
Commit message (Expand)AuthorAgeFilesLines
* ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov2025-08-251-0/+1
* ice: use libie_aq_strMichal Swiatkowski2025-07-241-1/+0
* ice, libie: move generic adminq descriptors to libMichal Swiatkowski2025-07-241-1/+1
* ice: move TSPLL functions to a separate fileKarol Kolacinski2025-06-181-0/+1
* ice: add link_down_events statisticMartyna Szapar-Mudlaw2025-06-091-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski2025-05-131-5/+1
|\
| * iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman2025-05-091-5/+1
* | ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski2025-04-111-2/+58
* | ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba2025-04-111-0/+1
|/
* ice: Add E830 checksum offload supportPaul Greenwalt2025-03-181-0/+1
* ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki2025-02-271-3/+0
* ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski2025-02-101-5/+0
* ice: simplify VF MSI-X managingMichal Swiatkowski2025-02-051-7/+3
* ice, irdma: move interrupts code to irdmaMichal Swiatkowski2025-02-051-1/+0
* ice: get rid of num_lan_msix fieldMichal Swiatkowski2025-02-051-1/+0
* ice: remove splitting MSI-X between featuresMichal Swiatkowski2025-02-051-2/+0
* ice: devlink PF MSI-X max and min parameterMichal Swiatkowski2025-02-051-0/+7
* ice: add Tx hang devlink health reporterPrzemek Kitszel2024-12-171-0/+2
* ice: only allow Tx promiscuous for multicastBrett Creeley2024-11-131-4/+2
* Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski2024-10-101-0/+2
|\
| * ice: Support VF queue rate limit and quanta size configurationWenjun Wu2024-10-101-0/+2
* | ice: store max_frame and rx_buf_len only in ice_rx_ringJacob Keller2024-10-081-3/+0
* | ice: add E830 HW VF mailbox message limit supportPaul Greenwalt2024-10-081-0/+1
|/
* ice: Introduce ice_get_phy_model() wrapperSergey Temerkhanov2024-10-011-0/+5
* ice: base subfunction aux driverPiotr Raczynski2024-09-061-1/+6
* ice: add basic devlink subfunctions supportPiotr Raczynski2024-09-061-0/+4
* ice: export ice ndo_ops functionsPiotr Raczynski2024-09-061-0/+8
* ice: protect XDP configuration with a mutexLarysa Zaremba2024-09-031-0/+2
* ice: improve updating ice_{t,r}x_ring::xsk_poolMaciej Fijalkowski2024-07-291-6/+5
* ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba2024-06-061-0/+1
* ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba2024-06-061-2/+9
* ice: remove af_xdp_zc_qps bitmapLarysa Zaremba2024-06-061-11/+21
* ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek2024-05-061-6/+8
* ice: store VF relative MSI-X index in q_vector->vf_reg_idxJacob Keller2024-04-121-1/+2
* ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt2024-04-011-0/+2
* ice: remove switchdev control plane VSIMichal Swiatkowski2024-03-251-1/+0
* ice: remove eswitch changing queues algorithmMichal Swiatkowski2024-03-251-6/+0
* ice: Fix debugfs with devlink reloadWojciech Drewek2024-02-121-0/+1
* ice: Remove and readd netdev during devlink reloadWojciech Drewek2024-02-121-0/+2
* ice: Add a new counter for Rx EIPE errorsAniruddha Paul2024-02-021-0/+1
* ice: introduce PTP state machineJacob Keller2024-01-301-1/+0
* ice: Enable SW interrupt from FW for LL TSKarol Kolacinski2024-01-021-0/+2
* ice: Schedule service task in IRQ top halfKarol Kolacinski2024-01-021-1/+0
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-191-0/+2
|\
| * ice: Support HW timestamp hintLarysa Zaremba2023-12-141-0/+2
* | ice: configure FW loggingPaul M Stillwell Jr2023-12-141-0/+9
* | ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo2023-12-141-0/+2
* | ice: read internal temperature sensorKonrad Knitter2023-12-051-0/+1
|/
* ice: reserve number of CP queuesMichal Swiatkowski2023-11-131-0/+6
* ice: track port representors in xarrayMichal Swiatkowski2023-11-131-0/+1