mbox series

[0/3] net: macb: cover letter

Message ID 1574759354-102696-1-git-send-email-mparab@cadence.com
Headers show
Series net: macb: cover letter | expand

Message

Milind Parab Nov. 26, 2019, 9:09 a.m. UTC
Hi,

This patch set contains following patches
for Cadence 10G ethernet controller driver.

1. 0001-net-macb-fix-for-fixed-link-mode
   This patch fix the issue with fixed link mode in macb.
2. 0002-net-macb-add-support-for-C45-MDIO-read-write
   This patch is to support C45 PHY.
3. 0003-net-macb-add-support-for-high-speed-interface
   This patch add support for 10G fixed mode.

Thanks,
Milind Parab

Milind Parab (3):
  net: macb: fix for fixed-link mode
  net: macb: add support for C45 MDIO read/write
  net: macb: add support for high speed interface

 drivers/net/ethernet/cadence/macb.h      |  65 ++++++-
 drivers/net/ethernet/cadence/macb_main.c | 215 +++++++++++++++++++----
 2 files changed, 239 insertions(+), 41 deletions(-)

Comments

David Miller Nov. 26, 2019, 6:09 p.m. UTC | #1
You need to say something better than "cover letter", state what the overall
series is doing at a high level, in the most concise way.