summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
9 daysice: suppress DPLL errors during reset recoveryPrzemyslaw Korba
9 daysice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng
9 daysice: fix VF interrupts cleanupDawid Osuchowski
9 daysice: wait for reset completion in ice_resume()Aaron Ma
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen
2026-06-22ice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming
2026-06-22ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming
2026-06-22ice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik
2026-06-22ice: fix ice_init_link() error return preventing probePaul Greenwalt
2026-06-22ice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik
2026-06-22ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-13ice: remove redundant checks from PTP initNatalia Wochtman
2026-06-13ice: implement E825 TX ref clock control and TXC hardware sync statusGrzegorz Nitka
2026-06-13ice: add Tx reference clock index handling to AN restart commandGrzegorz Nitka
2026-06-13ice: implement CPI support for E825CGrzegorz Nitka
2026-06-13ice: introduce TXC DPLL device and TX ref clock pin framework for E825Grzegorz Nitka
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-05ice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros
2026-06-04ice/ptp: Use provided clock ID for history snapshotThomas Gleixner
2026-05-25devlink: pass param values by pointerRatheesh Kannoth
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-18ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka
2026-05-18ice: ptp: use primary NAC semaphore on E825Grzegorz Nitka
2026-05-18ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka
2026-05-18ice: fix setting promisc mode while adding VID filterMarcin Szycik
2026-05-18ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez
2026-05-18ice: fix locking around wait_event_interruptible_locked_irqJacob Keller
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-08ice: dpll: fix misplaced header macrosIvan Vecera
2026-05-08ice: dpll: fix rclk pin state get for E810Ivan Vecera
2026-05-08ice: fix locking in ice_dcb_rebuild()Bart Van Assche
2026-05-08ice: fix setting RSS VSI hash for E830Marcin Szycik
2026-05-02ice: dpll: Fix compilation warningPrzemyslaw Korba
2026-05-02ice: access @pp through netmem_desc instead of pageByungchul Park
2026-05-02ice: mention fw_activate action along with devlink reloadJacob Keller
2026-04-30ice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
2026-04-30ice: fix missing dpll notifications for SW pinsPetr Oros
2026-04-30ice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
2026-04-30ice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
2026-04-30ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
2026-04-30ice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds