06 Sep, 2008

2 commits


30 Aug, 2008

1 commit

  • This patch implements a dynamic "ops" based PHY API.
    This is needed in order to conveniently support future PHY types
    to avoid the "switch"-hell.

    This patch does not change any functionality. It just moves lots
    of code from one place to another and adjusts it for the changed
    data structures.

    Signed-off-by: Michael Buesch
    Signed-off-by: John W. Linville

    Michael Buesch