linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] fix some bugs in stmmac
@ 2019-04-29  6:15 Biao Huang
  2019-04-29  6:15 ` [PATCH 1/4] net: stmmac: update rx tail pointer register to fix rx dma hang issue Biao Huang
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Biao Huang @ 2019-04-29  6:15 UTC (permalink / raw)
  To: Jose Abreu, davem
  Cc: jianguo.zhang, Alexandre Torgue, biao.huang, netdev, linux-kernel,
	yt.shen, linux-mediatek, Maxime Coquelin, Matthias Brugger,
	Giuseppe Cavallaro, linux-stm32, linux-arm-kernel

This series fix some bugs in stmmac driver.               
3 patches are for common stmmac or dwmac4:                                      
        1. update rx tail pointer to fix rx dma hang issue.                     
        2. change condition for mdc clock to fix csr_clk can't be zero issue.   
        3. write the modified value back to MTL_OPERATION_MODE.                 
1 patche is for dwmac-mediatek:                                                 
        1. modify csr_clk value to fix mdio read/write fail issue for dwmac-mediatek.
                                                                                
                                                                                
Biao Huang (4):                                                                 
  net: stmmac: update rx tail pointer register to fix rx dma hang               
    issue.                                                                      
  net: stmmac: fix csr_clk can't be zero issue                                  
  net: stmmac: write the modified value back to MTL_OPERATION_MODE              
  net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio                 
    read/write fail                                                             
                                                                                
 .../net/ethernet/stmicro/stmmac/dwmac-mediatek.c   |    4 ++--                 
 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |    2 ++                   
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |    5 ++++-                
 3 files changed, 8 insertions(+), 3 deletions(-)                               
                                                                                
--                                                                              
1.7.9.5


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-04-30  8:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-29  6:15 [PATCH 0/4] fix some bugs in stmmac Biao Huang
2019-04-29  6:15 ` [PATCH 1/4] net: stmmac: update rx tail pointer register to fix rx dma hang issue Biao Huang
2019-04-29  8:51   ` Jose Abreu
2019-04-30  8:56     ` biao huang
2019-04-29  6:15 ` [PATCH 2/4] net: stmmac: fix csr_clk can't be zero issue Biao Huang
2019-04-29  6:15 ` [PATCH 3/4] net: stmmac: write the modified value back to MTL_OPERATION_MODE Biao Huang
2019-04-29  6:15 ` [PATCH 4/4] net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail Biao Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).