aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-09-17net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-09-17octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-09-17net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-09-17net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-09-04net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-09-04fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-09-04fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-09-04fsl/fman: fix unreachable codeFlorinel Iordache
2020-09-04fsl/fman: fix dereference null return valueFlorinel Iordache
2020-09-04fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-09-04net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-09-04liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-09-04net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-09-04net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-29Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-27net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-27dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-27igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-26Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-21cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-21qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-21net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-21net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-08-21net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-08-21ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-08-21mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-21mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-08-21mlx4: disable device on shutdownJakub Kicinski
2020-08-21net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-08-21net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-08-21net/mlx5e: Fix error path of device attachAya Levin
2020-08-21net: hns3: fix a TX timeout issueYonglong Liu
2020-08-21Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-18enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-08-18net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-08-18qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-08-18qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-08-18net: hns3: fix error handling for desc fillingYunsheng Lin
2020-08-18mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-08-18net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-08-18bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
2020-08-18net: sky2: initialize return of gm_phy_readTom Rix
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-13net: macb: call pm_runtime_put_sync on failure pathSasha Levin
2020-08-13net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield