summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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