Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1686849 > unrolled thread
| Started by | Abhishek Shah <abhishek.shah@broadcom.com> |
|---|---|
| First post | 2017-07-13 21:10 +0200 |
| Last post | 2017-07-15 23:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH 0/3] Extend BGMAC driver for Stingray SoC Abhishek Shah <abhishek.shah@broadcom.com> - 2017-07-13 21:10 +0200
Re: [PATCH 0/3] Extend BGMAC driver for Stingray SoC David Miller <davem@davemloft.net> - 2017-07-15 23:40 +0200
| From | Abhishek Shah <abhishek.shah@broadcom.com> |
|---|---|
| Date | 2017-07-13 21:10 +0200 |
| Subject | [PATCH 0/3] Extend BGMAC driver for Stingray SoC |
| Message-ID | <u2RER-1a4-7@gated-at.bofh.it> |
The patchset extends Broadcom BGMAC driver for Broadcom Stingray SoC.
This patchset is based on Linux-4.12 and tested on NS2 and Stingray.
Abhishek Shah (3):
net: ethernet: bgmac: Remove unnecessary 'return' from
platform_bgmac_idm_write
net: ethernet: bgmac: Make IDM register space optional in BGMAC driver
Documentation: devicetree: net: optional idm regs for bgmac
.../devicetree/bindings/net/brcm,amac.txt | 1 +
drivers/net/ethernet/broadcom/bgmac-platform.c | 21 ++++---
drivers/net/ethernet/broadcom/bgmac.c | 70 +++++++++++++---------
drivers/net/ethernet/broadcom/bgmac.h | 1 +
4 files changed, 57 insertions(+), 36 deletions(-)
--
2.7.4
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2017-07-15 23:40 +0200 |
| Message-ID | <u3CX7-6CF-7@gated-at.bofh.it> |
| In reply to | #1686849 |
From: Abhishek Shah <abhishek.shah@broadcom.com> Date: Fri, 14 Jul 2017 00:34:06 +0530 > The patchset extends Broadcom BGMAC driver for Broadcom Stingray SoC. > > This patchset is based on Linux-4.12 and tested on NS2 and Stingray. Series applied.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web