summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj
2026-08-11ice: acquire NVM lock around each flash readRobert Malz
2026-08-11ice: clear the default forwarding VSI rule when releasing a VSIPetr Oros
2026-08-11ice: fall back to SBQ when LL PHY timer interface times outPrzemyslaw Korba
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-28ice: suppress DPLL errors during reset recoveryPrzemyslaw Korba
2026-07-28ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng
2026-07-28ice: fix VF interrupts cleanupDawid Osuchowski
2026-07-28ice: wait for reset completion in ice_resume()Aaron Ma
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska
2026-07-08ice: use kzalloc() to allocate staging buffer for reading from GNSSMike Rapoport (Microsoft)
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