Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573442
| From | Jon Mason <jon.mason@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] net: ethernet: bgmac: bug fixes |
| Date | 2017-02-03 22:10 +0100 |
| Message-ID | <t6Thf-7ai-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Changes in v2: * Reworked the first match to make it more obvious what portions of the register were being preserved (Per Rafal Mileki) * Style change to reorder the function variables in patch 2 (per Sergei Shtylyov) Bug fixes for bgmac driver Hari Vyas (1): net: ethernet: bgmac: mac address change bug Zac Schroff (1): net: ethernet: bgmac: init sequence bug drivers/net/ethernet/broadcom/bgmac-platform.c | 14 +++++++++----- drivers/net/ethernet/broadcom/bgmac.c | 6 +++++- drivers/net/ethernet/broadcom/bgmac.h | 16 ++++++++++++++++ 3 files changed, 30 insertions(+), 6 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 0/2] net: ethernet: bgmac: bug fixes Jon Mason <jon.mason@broadcom.com> - 2017-02-03 22:10 +0100
csiph-web