summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-06-16libeth: xdp: add .ndo_xdp_xmit() helpersAlexander Lobakin
2025-06-16libeth: xdp: add XDP_TX buffers sendingAlexander Lobakin
2025-06-16libeth: support native XDP and register memory modelAlexander Lobakin
2025-06-16libeth: convert to netmemAlexander Lobakin
2025-06-16libeth, libie: clean symbol exports up a littleAlexander Lobakin
2025-06-13ice: add phase offset monitor for all PPS dpll inputsArkadiusz Kubalewski
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-11igc: add preemptible queue support in mqprioFaizal Rahim
2025-06-11igc: add preemptible queue support in taprioFaizal Rahim
2025-06-11igc: add private flag to reverse TX queue priority in TSN modeFaizal Rahim
2025-06-11igc: assign highest TX queue number as highest priority in mqprioFaizal Rahim
2025-06-11igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASKFaizal Rahim
2025-06-11igc: add DCTL prefix to related macrosFaizal Rahim
2025-06-11igc: move TXDCTL and RXDCTL related macrosFaizal Rahim
2025-06-10e1000: Move cancel_work_sync to avoid deadlockJoe Damato
2025-06-10ice/ptp: fix crosstimestamp reportingAnton Nadezhdin
2025-06-10iavf: fix reset_task for early reset eventAhmed Zaki
2025-06-10i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-10i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
2025-06-09ixgbe: Fix typos and clarify comments in X550 driver codeAlok Tiwari
2025-06-09iavf: convert to NAPI IRQ affinity APIAhmed Zaki
2025-06-09ice: add a separate Rx handler for flow director commandsMichal Kubiak
2025-06-09ice: change SMA pins to SDP in PTP APIKarol Kolacinski
2025-06-09ice: redesign dpll sma/u.fl pins controlArkadiusz Kubalewski
2025-06-09ixgbe: add link_down_events statisticMartyna Szapar-Mudlaw
2025-06-09i40e: add link_down_events statisticDawid Osuchowski
2025-06-09ice: add link_down_events statisticMartyna Szapar-Mudlaw
2025-06-09net: intel: move RSS packet classifier types to libieJacob Keller
2025-06-09net: intel: rename 'hena' to 'hashcfg' for clarityJacob Keller
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03iavf: get rid of the crit lockPrzemek Kitszel
2025-06-03iavf: sprinkle netdev_assert_locked() annotationsPrzemek Kitszel
2025-06-03iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()Przemek Kitszel
2025-06-03iavf: simplify watchdog_task in terms of adminq task schedulingPrzemek Kitszel
2025-06-03iavf: centralize watchdog requeueing itselfPrzemek Kitszel
2025-06-03iavf: iavf_suspend(): take RTNL before netdev_lock()Przemek Kitszel
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov
2025-05-30idpf: fix a race in txq wakeupBrian Vazquez
2025-05-30ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak
2025-05-30ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak
2025-05-30ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-21idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet
2025-05-19idpf: fix null-ptr-deref in idpf_features_checkPavan Kumar Linga
2025-05-19ice: Fix LACP bonds without SRIOV environmentDave Ertman
2025-05-19ice: fix vf->num_mac count with port representorsJacob Keller
2025-05-16idpf: add support for Rx timestampingMilena Olech
2025-05-16idpf: add Tx timestamp flowsMilena Olech