summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-06-16eth: fm10k: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: ixgbe: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: igc: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: igb: migrate to new RXFH callbacksJakub Kicinski
2025-06-16eth: e1000e: migrate to new RXFH callbacksJakub Kicinski
2025-06-16libeth: xsk: add XSkFQ refill and XSk wakeup helpersAlexander Lobakin
2025-06-16libeth: xsk: add XSk Rx processing supportAlexander Lobakin
2025-06-16libeth: xsk: add XSk xmit functionsAlexander Lobakin
2025-06-16libeth: xsk: add XSk XDP_TX sending helpersAlexander Lobakin
2025-06-16libeth: xdp: add RSS hash hint and XDP features setup helpersAlexander Lobakin
2025-06-16libeth: xdp: add XDP prog run and verdict result handlingAlexander Lobakin
2025-06-16libeth: xdp: add helpers for preparing/processing &libeth_xdp_buffAlexander Lobakin
2025-06-16libeth: xdp: add XDPSQ cleanup timersAlexander Lobakin
2025-06-16libeth: xdp: add XDPSQ locking helpersAlexander Lobakin
2025-06-16libeth: xdp: add XDPSQE completion helpersAlexander Lobakin
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