summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-10net: ravb: Always update error countersPaul Barker
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker
2024-04-10net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang
2024-04-10drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov
2024-04-10r8169: prepare rtl_hw_aspm_clkreq_enable for usage in atomic contextHeiner Kallweit
2024-04-10r8169: use spinlock to protect access to registers Config2 and Config5Heiner Kallweit
2024-04-10r8169: use spinlock to protect mac ocp register accessHeiner Kallweit
2024-04-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-04-10i40e: Remove _t suffix from enum type namesIvan Vecera
2024-04-10i40e: Store the irq number in i40e_q_vectorJoe Damato
2024-04-10i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-10i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-04-10octeontx2-af: Add array index checkAleksandr Mishin
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-04-10r8169: skip DASH fw status checks when DASH is disabledAtlas Yu
2024-04-10mlxbf_gige: stop interface during shutdownDavid Thompson
2024-04-10i40e: Fix VF MAC filter removalIvan Vecera
2024-04-10net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin
2024-04-10net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-10net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez
2024-04-10xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer
2024-04-10r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-04-10net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-04-10mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-04-10net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen
2024-04-10net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-04-10net: hns3: fix index limit to support all queue statsJie Wang
2024-04-10net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-04-10ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg
2024-04-10mlxbf_gige: stop PHY during open() error pathsDavid Thompson
2024-04-03net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-04-03wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg
2024-04-03wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld
2024-04-03wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld
2024-04-03net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-03-26net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL
2024-03-26net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep
2024-03-26octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep
2024-03-26net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2024-03-26octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2024-03-26octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa
2024-03-26octeontx2-af: optimize cpt pf identificationSrujana Challa