summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2024-04-10ice: realloc VSI stats arraysMichal Swiatkowski
2024-04-10ice: Refactor FW data type and fix bitmap casting issueSteven Zou
2024-03-26ice: fix stats being updated by way too large valuesPrzemek Kitszel
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-15ice: virtchnl: stop pretending to support RSS over AQ or registersJacob Keller
2024-03-15ice: reorder disabling IRQ and NAPI in ice_qp_disMaciej Fijalkowski
2024-02-05ice: fix pre-shifted bit usageJesse Brandeburg
2024-02-05ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki
2024-01-31ice: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski
2024-01-31intel: xsk: initialize skb_frag_t::bv_offset in ZC driversMaciej Fijalkowski
2024-01-31ice: remove redundant xdp_rxq_info registrationMaciej Fijalkowski
2024-01-31ice: work on pre-XDP prog frag countMaciej Fijalkowski
2024-01-31xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-10ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2024-01-10ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2024-01-01ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba
2024-01-01ice: alter feature support check for SRIOV and LAGDave Ertman
2024-01-01ice: stop trashing VF VSI aggregator node ID informationJacob Keller
2024-01-01ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt
2023-12-13ice: Restore fix disabling RX VLAN filteringMarcin Szycik
2023-12-08ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-20ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik
2023-11-20ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul
2023-11-20ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-20ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman
2023-11-20ice: fix pin assignment for E810-T without SMA controlJacob Keller
2023-10-13ice: Fix safe mode when DDP is missingMateusz Pacuszka
2023-10-13ice: reset first in crash dump kernelsJesse Brandeburg
2023-10-13ice: fix over-shifted variableJesse Brandeburg
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski
2023-09-28ice: always add legacy 32byte RXDID in supported_rxdidsMichal Schmidt
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-25ice: avoid executing commands on other ports when driving syncJacob Keller
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-21ice: Fix NULL pointer deref during VF resetPetr Oros
2023-08-21Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros
2023-08-21ice: fix receive buffer size miscalculationJesse Brandeburg
2023-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-17ice: split ice_aq_wait_for_event() func into twoPrzemek Kitszel
2023-08-17ice: embed &ice_rq_event_info event into struct ice_aq_taskPrzemek Kitszel
2023-08-17ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel
2023-08-17ice: drop two params from ice_aq_alloc_free_res()Przemek Kitszel
2023-08-17ice: use list_for_each_entry() helperYang Yingliang
2023-08-17ice: Remove redundant VSI configuration in eswitch setupMarcin Szycik
2023-08-17ice: move E810T functions to before device agnostic onesJacob Keller
2023-08-17ice: refactor ice_vsi_is_vlan_pruning_enaJan Sokolowski
2023-08-17ice: refactor ice_ptp_hw to make functions staticJan Sokolowski
2023-08-17ice: refactor ice_sched to make functions staticJan Sokolowski