netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: bgmac: Couple of small bgmac changes
@ 2018-03-27 23:20 Florian Fainelli
  2018-03-27 23:20 ` [PATCH net-next 1/2] net: bgmac: Use interface name to request interrupt Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2018-03-27 23:20 UTC (permalink / raw)
  To: netdev
  Cc: Florian Fainelli, David S. Miller, Scott Branden, Abhishek Shah,
	Florian Westphal, open list, bcm-kernel-feedback-list

Hi all,

This patch series addresses two minor issues with the bgmac driver:

- provides the interface name through /proc/interrupts rather than "bgmac"
- makes sure the interrupts are masked during probe, in case the block was
  not properly reset

Florian Fainelli (2):
  net: bgmac: Use interface name to request interrupt
  net: bgmac: Mask interrupts during probe

 drivers/net/ethernet/broadcom/bgmac.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-03-29 16:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27 23:20 [PATCH net-next 0/2] net: bgmac: Couple of small bgmac changes Florian Fainelli
2018-03-27 23:20 ` [PATCH net-next 1/2] net: bgmac: Use interface name to request interrupt Florian Fainelli
2018-03-27 23:20 ` [PATCH net-next 2/2] net: bgmac: Mask interrupts during probe Florian Fainelli
2018-03-29 16:06 ` [PATCH net-next 0/2] net: bgmac: Couple of small bgmac changes David Miller

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).