RE: [PATCH 0/9] atl1c: update hardware settings - v3

From: Huang, Xiong
Date: Fri Apr 20 2012 - 06:34:16 EST


Hi David

Please ignore this patch set, we found some NICs sometimes may fail to get IP via DHCP, this issue doesn't 100% happen.
So, after fixing it, we will re-send a new patch set.
Any suggestion would be great appreciated. Thanks a lot !

-Xiong

> -----Original Message-----
> From: Huang, Xiong
> Sent: Friday, April 20, 2012 14:16
> To: davem@xxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx
> Cc: qca-linux-team; nic-devel; Huang, Xiong
> Subject: [PATCH 0/9] atl1c: update hardware settings - v3
>
> This update contains a serial of patches, most of them are hardware settings
> related. register definitions are refined (or removed if
> meaningless) for each patch.
>
> This is the third serial patches, after reviewed/applied the fourth serial will be
> out.
>
> The patches have addressed all sparse and checkpatch warnings.
>
> Following NICs are tested:
> AR8131/AR8132/AR8151A/AR8152A/AR8152B
> Test item includes:
> build/install/uninstall/dhcp/ping/iperf/wol/reboot/etc.
>
> xiong (9):
> atl1c: remove REG_PHY_STATUS
> atl1c: refine phy-register read/write function
> atl1c: remove PHY contrl in atl1c_reset_pcie
> atl1c: refine SERDES-clock related code
> atl1c: remove PHY polling from atl1c_open
> atl1c: update PHY reset related routine
> atl1c: remove PHY reset/init for link down event
> atl1c: add function atl1c_power_saving
> atl1c: refine start/enable code for MAC module
>
> drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c | 2 +-
> drivers/net/ethernet/atheros/atl1c/atl1c_hw.c | 422 ++++++++++++-----
> drivers/net/ethernet/atheros/atl1c/atl1c_hw.h | 499 +++++++++++++-------
> drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 240 +++-------
> 4 files changed, 693 insertions(+), 470 deletions(-)
>
> --
> 1.7.7

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/