summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-01-17net: mvpp2: disable force link UP during port init procedureStefan Chulski1-1/+13
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-17qed: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin1-6/+18
2021-01-17net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang1-1/+1
2021-01-17octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-17net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET2-4/+15
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland1-8/+23
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland1-6/+21
2021-01-17net: hns3: fix a phy loopback fail issueYonglong Liu1-1/+2
2021-01-17net: hns3: fix the number of queues actually used by ARQYufeng Mo1-2/+2
2021-01-12ionic: account for vlan tag len in rx buffer lenShannon Nelson1-1/+1
2021-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit1-2/+4
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2021-01-12net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski1-5/+6
2021-01-12net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko1-0/+2
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu1-1/+2
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra1-0/+5
2021-01-12net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu1-1/+1
2021-01-12ibmvnic: continue fatal error reset after passive initLijun Pan1-2/+1
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski1-1/+1
2021-01-12ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes1-0/+1
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes1-1/+1
2021-01-12net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli1-0/+1
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski1-2/+3
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski2-1/+34
2021-01-12iavf: fix double-release of rtnl_lockJakub Kicinski1-3/+1
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch3-2/+15
2020-12-30qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-30net: korina: fix return valueVincent Stehlé1-1/+1
2020-12-30net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET1-2/+5
2020-12-30net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET1-1/+3
2020-12-30lan743x: fix rx_napi_poll/interrupt ping-pongSven Van Asbroeck1-20/+23
2020-12-30net/mlx5: Properly convey driver version to firmwareLeon Romanovsky1-1/+5
2020-12-30net: mvpp2: add mvpp2_phylink_to_port() helperRussell King1-15/+14
2020-12-30ixgbe: avoid premature Rx buffer reuseBjörn Töpel1-7/+17
2020-12-30i40e: avoid premature Rx buffer reuseBjörn Töpel1-7/+20
2020-12-30i40e: optimise prefetch page refcountLi RongQing1-1/+1
2020-12-30i40e: Refactor rx_bi accessesBjörn Töpel2-12/+23
2020-12-21net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-21net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-12-21net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong1-3/+1
2020-12-21net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-21lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer1-4/+5
2020-12-21net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-21net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-12-21enetc: Fix reporting of h/w packet countersClaudiu Manoil2-6/+14
2020-12-21net: hns3: remove a misused pragma packedHuazhong Tan1-4/+0
2020-12-16ibmvnic: skip tx timeout reset while in resettingLijun Pan1-0/+6