summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley
2021-12-17ice: xsk: fix cleaned_count settingMaciej Fijalkowski
2021-12-17ice: xsk: allow empty Rx descriptors on XSK ZC data pathMaciej Fijalkowski
2021-12-17ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptorMaciej Fijalkowski
2021-12-17ice: remove dead store on XSK hotpathAlexander Lobakin
2021-12-17ice: xsk: allocate separate memory for XDP SW ringMaciej Fijalkowski
2021-12-17ice: xsk: return xsk buffers back to pool when cleaning the ringMaciej Fijalkowski
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-15ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-15ixgbe: Document how to enable NBASE-T supportRobert Schlabbach
2021-12-15igc: Fix typo in i225 LTR functionsSasha Neftin
2021-12-15igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-15igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-15ice: use modern kernel API for kickJesse Brandeburg
2021-12-15ice: tighter control over VSI_DOWN stateJesse Brandeburg
2021-12-15ice: use prefetch methodsJesse Brandeburg
2021-12-15ice: update to newer kernel APIJesse Brandeburg
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller
2021-12-15ice: reduce time to read Option ROM CIVD dataJacob Keller
2021-12-15ice: move ice_devlink_flash_update and merge with ice_flash_pldm_imageJacob Keller
2021-12-15ice: move and rename ice_check_for_pending_updateJacob Keller
2021-12-15ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski
2021-12-14ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski
2021-12-14ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASKTony Nguyen
2021-12-14ice: Remove unnecessary castsDan Carpenter
2021-12-14ice: Propagate error codesTony Nguyen
2021-12-14ice: Remove excess error variablesTony Nguyen
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-12-14ice: Remove string printing for ice_statusTony Nguyen
2021-12-14ice: Refactor status flow for DDP loadWojciech Drewek
2021-12-14ice: Refactor promiscuous functionsBrett Creeley
2021-12-14ice: refactor PTYPE validatingJeff Guo
2021-12-14ice: Add package PTYPE enable informationHaiyue Wang
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-14xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni
2021-12-13iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann
2021-12-13iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter
2021-12-10ixgbe: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-10i40e: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-10iavf: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-12-08ice: safer stats processingJesse Brandeburg
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski
2021-12-07ice: ignore dropped packets during initJesse Brandeburg