[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1623400558.git.rahul.lakkireddy@chelsio.com>
Date: Fri, 11 Jun 2021 12:17:44 +0530
From: Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, rajur@...lsio.com
Subject: [PATCH net 0/3] cxgb4: bug fixes for ethtool flash ops
This series of patches add bug fixes in ethtool flash operations.
Patch 1 fixes an endianness issue when writing boot image to flash
after the device ID has been updated.
Patch 2 fixes sleep in atomic when writing PHY firmware to flash.
Patch 3 fixes issue with PHY firmware image not getting written to
flash when chip is still running.
Thanks,
Rahul
Rahul Lakkireddy (3):
cxgb4: fix endianness when flashing boot image
cxgb4: fix sleep in atomic when flashing PHY firmware
cxgb4: halt chip before flashing PHY firmware image
.../ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 24 ++++++++--
.../net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2 -
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 46 ++++++++++++-------
3 files changed, 48 insertions(+), 24 deletions(-)
--
2.27.0
Powered by blists - more mailing lists