summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman1-8/+2
2021-11-06net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino1-4/+6
2021-11-02net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann1-1/+1
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-11-02net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino1-0/+20
2021-11-02net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino1-0/+2
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina2-0/+9
2021-10-27net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-27net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-20ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson1-0/+4
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng1-0/+1
2021-10-20mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel1-47/+5
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-20net: stmmac: fix get_hw_feature() on old hardwareHerve Codina4-9/+22
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin1-5/+52
2021-10-20net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-20net: arc: select CRC32Vegard Nossum1-0/+1
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap1-0/+1
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch1-1/+2
2021-10-13i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-13gve: fix gve_get_stats()Eric Dumazet1-4/+9
2021-10-13gve: Correct available tx qpl checkCatherine Sullivan1-1/+1
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