summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-16ice: support FW Recovery ModeKonrad Knitter
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski
2025-01-15net: protect netdev->napi_list with netdev_lock()Jakub Kicinski
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski
2025-01-14ice: Add in/out PTP pin delaysKarol Kolacinski
2025-01-14ice: implement low latency PHY timer updatesJacob Keller
2025-01-14ice: check low latency PHY timer update firmware capabilityJacob Keller
2025-01-14ice: add lock to protect low latency interfaceJacob Keller
2025-01-14ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*Jacob Keller
2025-01-14ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810Jacob Keller
2025-01-14ice: use string choice helpersR Sundar
2025-01-14ice: add fw and port health reportersKonrad Knitter
2025-01-14ice: add recipe priority check in searchMichal Swiatkowski
2025-01-14ice: ice_probe: init ice_adapter after HW initPrzemek Kitszel
2025-01-14ice: minor: rename goto labels from err to unrollPrzemek Kitszel
2025-01-14ice: split ice_init_hw() out from ice_init_dev()Przemek Kitszel
2025-01-14ice: c827: move wait for FW to ice_init_hw()Przemek Kitszel
2025-01-13eth: iavf: extend the netdev_lock usageJakub Kicinski
2025-01-13ice: Add correct PHY lane assignmentKarol Kolacinski
2025-01-13ice: Fix ETH56G FC-FEC Rx offset valueKarol Kolacinski
2025-01-13ice: Fix quad registers read on E825Karol Kolacinski
2025-01-13ice: Fix E825 initializationKarol Kolacinski
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-07intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pfDr. David Alan Gilbert
2025-01-07igc: Link queues to NAPI instancesJoe Damato
2025-01-07igc: Link IRQs to NAPI instancesJoe Damato
2025-01-07i40e: add ability to reset VF for Tx and Rx MDD eventsAleksandr Loktionov
2025-01-07ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()Yue Haibing
2025-01-07ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()Yue Haibing
2025-01-07igb: Fix passing 0 to ERR_PTR in igb_run_xdp()Yue Haibing
2025-01-07igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()Yue Haibing
2025-01-07igc: Allow hot-swapping XDP programSong Yoong Siang
2025-01-07igb: Add AF_XDP zero-copy Tx supportSriram Yagnaraman
2025-01-07igb: Add AF_XDP zero-copy Rx supportSriram Yagnaraman
2025-01-07igb: Add XDP finalize and stats update functionsKurt Kanzenbach
2025-01-07igb: Introduce XSK data structures and helpersSriram Yagnaraman
2025-01-07igb: Introduce igb_xdp_is_enabled()Sriram Yagnaraman
2025-01-07igb: Remove static qualifiersSriram Yagnaraman
2025-01-07ixgbevf: Remove unused ixgbevf_hv_mbx_opsDr. David Alan Gilbert
2025-01-07igc: return early when failing to read EECD registerEn-Wei Wu
2025-01-07ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba
2025-01-07ice: fix max values for dpll pin phase adjustArkadiusz Kubalewski
2025-01-06igc: Remove unused igc_read/write_pcie_cap_regDr. David Alan Gilbert
2025-01-06igc: Remove unused igc_read/write_pci_cfg wrappersDr. David Alan Gilbert
2025-01-06igc: Remove unused igc_acquire/release_nvmDr. David Alan Gilbert