summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
10 daysnet: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski
12 dayse1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy
12 daysi40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella
12 daysice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming
12 daysice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming
13 daysice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik
13 daysice: fix ice_init_link() error return preventing probePaul Greenwalt
13 daysice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik
13 daysice: 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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-13igc: fix typos in commentsMaximilian Pezzullo
2026-06-13igb: fix typos in commentsMaximilian Pezzullo
2026-06-13e1000e: limit endianness conversion to boundary wordsAgalakov Daniil
2026-06-13e1000: limit endianness conversion to boundary wordsAgalakov Daniil
2026-06-13e1000e: Use __napi_schedule_irqoff()Matt Vollrath
2026-06-13igc: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada
2026-06-13igb: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada
2026-06-13e1000e: use ktime_get_real_ns() in e1000e_systim_reset()Aleksandr Loktionov
2026-06-13igb: use ktime_get_real helpers in igb_ptp_reset()Aleksandr Loktionov
2026-06-13ixgbe: e610: remove redundant assignmentPiotr Kwapulinski
2026-06-13net/intel: Replace manual array size calculation with ARRAY_SIZEJakub Raczynski
2026-06-13iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() testCorinna Vinschen
2026-06-13ice: remove redundant checks from PTP initNatalia Wochtman
2026-06-13idpf: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
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-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev
2026-06-09igc: skip RX timestamp header for frame preemption verificationKhaiWenTan
2026-06-09ixgbe: do not configure xps for XDP queuesLarysa Zaremba
2026-06-09idpf: add padding to PTP virtchnl structuresPrzemyslaw Korba
2026-06-05idpf: fix mailbox capability for set device clock timeAlok Tiwari
2026-06-05ice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros
2026-06-04igc: Use provided clock ID for history snapshotThomas Gleixner
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-18igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju
2026-05-18igc: set tx buffer type for SMD framesKohei Enju
2026-05-18ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito
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