04 Mar, 2012

1 commit


02 Mar, 2012

1 commit

  • The ID packing definitions are needed by userland and the register
    definitions may also be useful there.

    Do not export mdio_phy_id_{is_c45,prtad,devad}() as the use of bool is
    problematic and it's not that useful to export only a subset of these.

    Do not export MDIO_SUPPORTS_{C22,C45} directly; these flags are only
    exposed to userland through struct ethtool_cmd so they should be
    defined alongside that with appropriate names.

    Signed-off-by: Ben Hutchings
    Signed-off-by: David S. Miller

    Ben Hutchings
     

07 Dec, 2010

1 commit

  • In commit 52b02d04c801fff51ca49ad033210846d1713253 entitled "tg3: Add
    EEE support", Ben Hutchings had commented that the EEE advertisement
    register will be in a standard location. This patch moves that
    definition into mdio.h and changes the code to use it.

    Signed-off-by: Matt Carlson
    Reviewed-by: Benjamin Li
    Signed-off-by: David S. Miller

    Matt Carlson
     

19 Aug, 2009

1 commit


11 Jun, 2009

1 commit


18 May, 2009

2 commits


30 Apr, 2009

5 commits