1. 19 7月, 2022 1 次提交
  2. 18 7月, 2022 35 次提交
  3. 16 7月, 2022 3 次提交
  4. 15 7月, 2022 1 次提交
    • D
      Merge branch 'stmmac-dwmac-mediatec-clock-fix' · 8f3184b9
      David S. Miller 提交于
      Biao Huang says:
      
      ====================
      stmmac: dwmac-mediatek: fix clock issue
      
      changes in v5:
      1. add reivewd-by as Matthias's comments.
      2. fix "warning: unused variable 'ret' [-Wunused-variable]" as Jakub's comments
      
      changes in v4:
      1. improve commit message and test ko insertion/remove as Matthias's comments.
      2. add patch "net: stmmac: fix pm runtime issue in stmmac_dvr_remove()" to
         fix vlan filter deletion issue.
      3. add patch "net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow"
         to fix unbalanced ptp clock issue in suspend/resume flow.
      
      changes in v3:
      1. delete mediatek_dwmac_exit() since there is no operation in it,
      as Matthias's comments.
      
      changes in v2:
      1. clock configuration is still needed in probe,
      and invoke mediatek_dwmac_clks_config() instead.
      2. update commit message.
      
      v1:
      remove duplicated clock configuration in init/exit.
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      8f3184b9