[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171122212557.9998-1-grygorii.strashko@ti.com>
Date: Wed, 22 Nov 2017 15:25:46 -0600
From: Grygorii Strashko <grygorii.strashko@...com>
To: "David S. Miller" <davem@...emloft.net>, <netdev@...r.kernel.org>
CC: Sekhar Nori <nsekhar@...com>, <linux-kernel@...r.kernel.org>,
<linux-omap@...r.kernel.org>,
Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>,
Murali Karicheri <m-karicheri2@...com>,
Grygorii Strashko <grygorii.strashko@...com>
Subject: [PATCH 00/11] net: ethernet: ti: cpsw/ale clean up and optimization
This is set of non critical clean ups and optimizations for TI
CPSW and ALE drivers.
Grygorii Strashko (11):
net: ethernet: ti: cpsw: drop unused var poll from
cpsw_update_channels_res
net: ethernet: ti: cpsw: use proper io apis
net: ethernet: ti: cpsw: move platform data struct to .c file
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
net: ethernet: ti: cpsw: fix ale port numbers
net: ethernet: ti: ale: use proper io apis
net: ethernet: ti: ale: disable ale from stop()
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
net: ethernet: ti: ale: move static initialization in
cpsw_ale_create()
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
drivers/net/ethernet/ti/cpsw.c | 84 +++++++++++++++-----------
drivers/net/ethernet/ti/cpsw.h | 23 +------
drivers/net/ethernet/ti/cpsw_ale.c | 109 ++++++++++++++--------------------
drivers/net/ethernet/ti/cpsw_ale.h | 1 -
drivers/net/ethernet/ti/netcp_ethss.c | 6 +-
5 files changed, 98 insertions(+), 125 deletions(-)
--
2.10.5
Powered by blists - more mailing lists