aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-20bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan
2023-12-20bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP
2023-12-20bnxt_en: Save ring error counters across resetMichael Chan
2023-12-20bnxt_en: Clear resource reservation during resumeSomnath Kotur
2023-12-20qca_spi: Fix reset behaviorStefan Wahren
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-20net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh
2023-12-20r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-20r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano
2023-12-20r8152: add USB device driver for config selectionBjørn Mork
2023-12-13r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin
2023-12-13octeontx2-af: Update Tx link register rangeRahul Bhansali
2023-12-13octeontx2-af: Add missing mcs flr handler callGeetha sowjanya
2023-12-13octeontx2-af: Fix mcs stats register addressGeetha sowjanya
2023-12-13octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya
2023-12-13octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu
2023-12-13net: atlantic: Fix NULL dereference of skb pointer inDaniil Maximov
2023-12-13ionic: Fix dim work handling in split interrupt modeBrett Creeley
2023-12-13ionic: fix snprintf format length warningShannon Nelson
2023-12-13net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-13iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zeroJacob Keller
2023-12-13i40e: Fix unexpected MFS warning messageIvan Vecera
2023-12-13octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu
2023-12-13net: stmmac: fix FPE events losingJianheng Zhang
2023-12-13octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli
2023-12-13arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger
2023-12-13r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()Douglas Anderson
2023-12-13r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()Douglas Anderson
2023-12-13r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()Douglas Anderson
2023-12-13r8152: Add RTL8152_INACCESSIBLE checks to more loopsDouglas Anderson
2023-12-13r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLEDouglas Anderson
2023-12-13hv_netvsc: rndis_filter needs to select NLSRandy Dunlap
2023-12-13octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep
2023-12-13octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-08r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-12-08r8169: disable ASPM in case of tx timeoutHeiner Kallweit
2023-12-08octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol errorSuman Ghosh
2023-12-08net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-12-08net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08net: ravb: Check return value of reset_control_deassert()Claudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit