[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1437762244-2678-1-git-send-email-andriy.shevchenko@linux.intel.com>
Date: Fri, 24 Jul 2015 21:23:58 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Cyrille Pitchen <cyrille.pitchen@...el.com>,
Nicolas Ferre <nicolas.ferre@...el.com>, netdev@...r.kernel.org
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v1 0/6] net/macb: fix for AVR32 and clean up
It seems no one had tested recently the driver on AVR32 platforms such as
ATNGW100. This series bring it back to work.
Andy Shevchenko (6):
net/macb: improve big endian CPU support
net/macb: check if macb_config present
net/macb: use dev_*() when netdev is not yet registered
net/macb: suppress compiler warnings
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
net/macb: convert to kernel doc
drivers/net/ethernet/cadence/macb.c | 125 ++++++++++++++++++++++++------------
drivers/net/ethernet/cadence/macb.h | 34 ++++------
include/linux/platform_data/macb.h | 14 +++-
3 files changed, 108 insertions(+), 65 deletions(-)
--
2.4.6
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists