summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ice: rename switchdev to eswitchMichal Swiatkowski2023-11-131-3/+3
* ice: add bitmap to track VF MSI-X usageMichal Swiatkowski2023-10-201-0/+2
* ice: Refactor finding advertised link speedPawel Chmielewski2023-10-181-0/+1
* ice: Auxbus devices & driver for E822 TSMichal Michalik2023-09-201-0/+12
* ice: introduce ice_pf_src_tmr_ownedJacob Keller2023-09-181-0/+2
* ice: remove ICE_F_PTP_EXTTS feature flagJacob Keller2023-09-181-1/+0
* ice: implement dpll interface to control cguArkadiusz Kubalewski2023-09-171-0/+3
* ice: add admin commands to access cgu configurationArkadiusz Kubalewski2023-09-171-0/+2
* ice: split ice_aq_wait_for_event() func into twoPrzemek Kitszel2023-08-171-1/+4
* ice: embed &ice_rq_event_info event into struct ice_aq_taskPrzemek Kitszel2023-08-171-2/+16
* ice: Add driver support for firmware changes for LAGDave Ertman2023-07-271-0/+5
* ice: implement bridge port vlanMichal Swiatkowski2023-07-241-0/+1
* ice: Implement basic eswitch bridge setupWojciech Drewek2023-07-241-1/+3
* ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski2023-06-081-0/+7
* ice: Remove LAG+SRIOV mutual exclusionDave Ertman2023-05-171-19/+0
* ice: refactor PHY type to ethtool link modePaul Greenwalt2023-05-171-0/+1
* ice: add dynamic interrupt allocationPiotr Raczynski2023-05-161-0/+3
* ice: track interrupt vectors with xarrayPiotr Raczynski2023-05-161-8/+1
* ice: add individual interrupt allocationPiotr Raczynski2023-05-161-8/+3
* ice: move interrupt related code to separate filePiotr Raczynski2023-05-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-181-9/+5
|\
| * ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman2023-03-151-9/+5
* | ice: Remove unnecessary aer.h includeBjorn Helgaas2023-03-091-1/+0
|/
* ice: add support BIG TCP on IPv6Pawel Chmielewski2023-02-141-0/+2
* net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2023-02-061-0/+1
* ice: split probe into smaller functionsMichal Swiatkowski2023-02-031-0/+2
* ice: cleanup in VSI config/deconfig codeMichal Swiatkowski2023-02-031-2/+1