summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds35-129/+291
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds1-1/+1
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson1-0/+7
2021-09-16igc: fix tunnel offloadingPaolo Abeni1-1/+3
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen3-9/+0
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-15bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang1-0/+4
2021-09-13net: hns3: disable mac in flr processYufeng Mo1-2/+3
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo1-6/+8
2021-09-13net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+6
2021-09-13net: hns3: add option to turn off page pool featureYunsheng Lin1-1/+5
2021-09-13bnxt_en: Clean up completion ring page arrays completelyMichael Chan1-0/+8
2021-09-13bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer1-0/+13
2021-09-13bnxt_en: Fix error recovery regressionMichael Chan1-4/+8
2021-09-12net: mana: Prefer struct_size over open coded arithmeticLen Baker1-3/+1
2021-09-11net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-09-10qlcnic: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-09-10qed: Handle management FW errorShai Malin1-1/+5
2021-09-10r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli1-1/+8
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman2-0/+8
2021-09-09net: ni65: Avoid typecast of pointer to u32Guenter Roeck1-1/+1
2021-09-09sfc: last resort fallback for lack of xdp tx queuesÍñigo Huguet3-40/+58
2021-09-09sfc: fallback for lack of xdp tx queuesÍñigo Huguet3-19/+64
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang1-2/+2
2021-09-09net: macb: fix use after free on rmmodTong Zhang1-1/+1
2021-09-09ibmvnic: check failover_pending in login responseSukadev Bhattiprolu1-0/+8
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang2-14/+44
2021-09-08ne2000: fix unused function warningArnd Bergmann1-15/+7
2021-09-08Merge tag 'mlx5-fixes-2021-09-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller9-22/+26
2021-09-08ibmvnic: check failover_pending in login responseSukadev Bhattiprolu1-0/+8
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-401/+141
2021-09-08net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin1-1/+1
2021-09-08net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin3-8/+9
2021-09-08net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb1-3/+2
2021-09-08net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed1-1/+2
2021-09-08net/mlx5: Lag, don't update lag if lag isn't supportedMark Bloch1-2/+8
2021-09-08net/mlx5: Fix rdma aux device on devlink reloadParav Pandit1-5/+2
2021-09-08net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov1-2/+2
2021-09-08Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds31-159/+233
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang1-18/+18
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit1-0/+3
2021-09-06net: qcom/emac: Replace strlcpy with strscpyJason Wang1-1/+1
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng2-2/+2
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao1-1/+3
2021-09-05bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan1-7/+18
2021-09-05bnxt_en: Fix UDP tunnel logicMichael Chan1-11/+17
2021-09-05bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan1-1/+1