aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-18ice: remove ICE_F_PTP_EXTTS feature flagJacob Keller1-1/+0
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski1-0/+3
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski1-0/+2
2023-08-17ice: split ice_aq_wait_for_event() func into twoPrzemek Kitszel1-1/+4
2023-08-17ice: embed &ice_rq_event_info event into struct ice_aq_taskPrzemek Kitszel1-2/+16
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman1-0/+5
2023-07-24ice: implement bridge port vlanMichal Swiatkowski1-0/+1
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek1-1/+3
2023-06-08ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski1-0/+7
2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman1-19/+0
2023-05-17ice: refactor PHY type to ethtool link modePaul Greenwalt1-0/+1
2023-05-16ice: add dynamic interrupt allocationPiotr Raczynski1-0/+3
2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski1-8/+1
2023-05-16ice: add individual interrupt allocationPiotr Raczynski1-8/+3
2023-05-16ice: move interrupt related code to separate filePiotr Raczynski1-0/+1
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+5
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman1-9/+5
2023-03-08ice: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-02-14ice: add support BIG TCP on IPv6Pawel Chmielewski1-0/+2
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean1-0/+1
2023-02-03ice: split probe into smaller functionsMichal Swiatkowski1-0/+2
2023-02-03ice: cleanup in VSI config/deconfig codeMichal Swiatkowski1-2/+1
2023-02-03ice: move RDMA init to ice_idc.cMichal Swiatkowski1-0/+1
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman1-1/+1
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski1-3/+3
2022-11-23ice: Accumulate ring statistics over resetBenjamin Mikailenko1-0/+6