All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/5] net: stmmac: Misc fixes
@ 2019-01-08 14:51 Jose Abreu
  2019-01-08 14:51 ` [PATCH net 1/5] net: stmmac: Fix PCI module removal leak Jose Abreu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jose Abreu @ 2019-01-08 14:51 UTC (permalink / raw)
  To: netdev
  Cc: Jose Abreu, Joao Pinto, David S . Miller, Giuseppe Cavallaro,
	Alexandre Torgue

Some small fixes for stmmac targeting -net. Detailed info in commit log.

Cc: Joao Pinto <jpinto@synopsys.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>

Jose Abreu (5):
  net: stmmac: Fix PCI module removal leak
  net: stmmac: dwxgmac2: Only clear interrupts that are active
  net: stmmac: Check if CBS is supported before configuring
  net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
  net: stmmac: Prevent RX starvation in stmmac_napi_poll()

 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c |  6 +--
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  | 51 +++++++++++-----------
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c   | 10 +++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c    |  2 +
 4 files changed, 41 insertions(+), 28 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-01-09  1:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-08 14:51 [PATCH net 0/5] net: stmmac: Misc fixes Jose Abreu
2019-01-08 14:51 ` [PATCH net 1/5] net: stmmac: Fix PCI module removal leak Jose Abreu
2019-01-09  1:43   ` kbuild test robot
2019-01-08 14:51 ` [PATCH net 2/5] net: stmmac: dwxgmac2: Only clear interrupts that are active Jose Abreu
2019-01-08 14:51 ` [PATCH net 3/5] net: stmmac: Check if CBS is supported before configuring Jose Abreu
2019-01-08 14:51 ` [PATCH net 4/5] net: stmmac: Fix the logic of checking if RX Watchdog must be enabled Jose Abreu
2019-01-08 14:51 ` [PATCH net 5/5] net: stmmac: Prevent RX starvation in stmmac_napi_poll() Jose Abreu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.