summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
9 daysice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
9 daysice: fix missing dpll notifications for SW pinsPetr Oros
9 daysice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
9 daysice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
9 daysice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
9 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
9 daysiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros
9 daysiavf: wait for PF confirmation before removing VLAN filtersPetr Oros
9 daysiavf: stop removing VLAN filters from PF on interface downPetr Oros
9 daysiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-22ice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller
2026-04-22ice: fix ready bitmap check for non-E822 devicesJacob Keller
2026-04-22ice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka
2026-04-22ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-18e1000e: Unroll PTP in probe error handlingMatt Vollrath
2026-04-18iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros
2026-04-18i40e: don't advertise IFF_SUPP_NOFCSKohei Enju
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-10iavf: fix kernel-doc comment style in iavf_ethtool.cAleksandr Loktionov
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-06e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
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-04-06idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
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