summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-04-13ice: use relative VSI index for VFs instead of PF VSI numberJacob Keller2-7/+11
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang1-1/+1
2024-04-13net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin1-2/+2
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede1-0/+9
2024-04-13ionic: set adminq irq affinityShannon Nelson1-1/+4
2024-04-13wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya1-0/+1
2024-04-13wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih1-1/+1
2024-04-13bnx2x: Fix firmware version string character countsKees Cook3-12/+13
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-04-10net: ravb: Always update error countersPaul Barker1-8/+9
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker1-2/+5
2024-04-10net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea1-11/+2
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang1-2/+9
2024-04-10drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov3-4/+4
2024-04-10r8169: prepare rtl_hw_aspm_clkreq_enable for usage in atomic contextHeiner Kallweit1-2/+3
2024-04-10r8169: use spinlock to protect access to registers Config2 and Config5Heiner Kallweit1-10/+37
2024-04-10r8169: use spinlock to protect mac ocp register accessHeiner Kallweit1-4/+33
2024-04-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera5-21/+72
2024-04-10i40e: Remove _t suffix from enum type namesIvan Vecera3-7/+7
2024-04-10i40e: Store the irq number in i40e_q_vectorJoe Damato2-0/+2
2024-04-10i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov1-18/+16
2024-04-10i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov1-2/+5
2024-04-10octeontx2-af: Add array index checkAleksandr Mishin1-0/+2
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui1-1/+1
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam1-1/+1
2024-04-10r8169: skip DASH fw status checks when DASH is disabledAtlas Yu1-4/+27
2024-04-10mlxbf_gige: stop interface during shutdownDavid Thompson1-2/+8
2024-04-10i40e: Fix VF MAC filter removalIvan Vecera1-5/+6
2024-04-10net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin1-5/+16
2024-04-10net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur1-2/+8
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman2-16/+62
2024-04-10net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez1-0/+2
2024-04-10xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer1-0/+1
2024-04-10r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-04-10net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2-0/+22
2024-04-10mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson1-7/+11
2024-04-10net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen1-2/+17
2024-04-10net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu1-0/+4
2024-04-10net: hns3: fix index limit to support all queue statsJie Wang1-1/+1
2024-04-10net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork3-10/+11
2024-04-10ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel1-8/+8
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg1-2/+6
2024-04-10mlxbf_gige: stop PHY during open() error pathsDavid Thompson1-1/+4
2024-04-03net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries1-1/+1
2024-04-03wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg1-7/+8
2024-04-03wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld1-2/+2
2024-04-03wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld1-3/+3
2024-04-03net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2-8/+8
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang1-2/+2