summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
6 daysice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
6 daysice: fix missing dpll notifications for SW pinsPetr Oros
6 daysice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
6 daysice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
6 daysice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
6 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
13 daysMerge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
14 daysice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller
14 daysice: fix ready bitmap check for non-E822 devicesJacob Keller
14 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka
14 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka
2026-04-18ice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju
2026-04-18ice: fix race condition in TX timestamp ring cleanupKeita Morisaki
2026-04-18ice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt
2026-04-18ice: fix PHY config on media change with link-down-on-closePaul Greenwalt
2026-04-18ice: fix double-free of tx_buf skbMichal Schmidt
2026-04-18ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li
2026-04-18ice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka
2026-04-18ice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09ice: use bitmap_empty() in ice_vf_has_no_qs_enaYury Norov
2026-04-09ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()Yury Norov
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-10drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba
2026-03-03ice: Make name member of struct ice_cgu_pin_desc constSimon Horman
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-06ice: Remove jumbo_remove step from TX pathAlice Mikityanska