summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-10-06net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen1-0/+5
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-09-30net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-09-30net: macb: fix use after free on rmmodTong Zhang1-1/+1
2021-09-30net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin2-0/+16
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan3-5/+10
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil1-4/+1
2021-09-26net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu1-1/+0
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-09-22net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-09-22net: hns3: disable mac in flr processYufeng Mo1-2/+3
2021-09-22net: hns3: change affinity_mask to numa node rangeYufeng Mo1-6/+8
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+6
2021-09-22ibmvnic: check failover_pending in login responseSukadev Bhattiprolu1-0/+8
2021-09-22qed: Handle management FW errorShai Malin1-1/+5
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb1-3/+2
2021-09-22net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed1-1/+2
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli1-1/+8
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-22net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik1-0/+1
2021-09-22net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor1-10/+8
2021-09-22igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-09-22iavf: fix locking of critical sectionsStefan Assmann1-7/+50
2021-09-22iavf: do not override the adapter state in the watchdog taskStefan Assmann1-1/+0
2021-09-15octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2
2021-09-15net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2-2/+2
2021-09-15net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy3-27/+7
2021-09-12Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang1-0/+1
2021-09-12net: ll_temac: Remove left-over debug messageEsben Haabendal1-3/+1
2021-09-12qede: Fix memset corruptionShai Malin1-1/+1
2021-09-12net: macb: Add a NULL check on desc_ptpHarini Katakam1-1/+10
2021-09-12qed: Fix the VF msix vectors flowShai Malin1-1/+6
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin1-2/+1
2021-09-03qed: qed ll2 race condition fixesShai Malin1-0/+20
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev1-1/+1
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET1-1/+3
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2-1/+16
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1