07 Dec, 2006

1 commit


22 Nov, 2006

1 commit


11 Oct, 2006

2 commits


26 Sep, 2006

1 commit

  • Add support for older fiber versions of the SysKonnect board. These chipsets
    use an internal PHY so they require special handling. The older sk98lin
    driver already supported these

    Signed-off-by: Stephen Hemminger
    Signed-off-by: Jeff Garzik

    Stephen Hemminger
     

06 Sep, 2006

1 commit


13 Jul, 2006

1 commit


09 Jun, 2006

2 commits


24 Mar, 2006

1 commit


22 Mar, 2006

1 commit


24 Feb, 2006

1 commit


24 Dec, 2005

1 commit


09 Nov, 2005

1 commit


22 Sep, 2005

1 commit


14 Sep, 2005

1 commit

  • Merge of four previous patches and the Kconfig fix
    * Remove debug printk's
    * whitespace cleanup and version number change
    * clear interrupts, reset phy, and reset hardware on shutdown
    * ignore 64bit counter overflow interrupts
    * fix a couple of places where second port could clobber state
    of first port.

    Signed-off-by: Stephen Hemminger
    Signed-off-by: Jeff Garzik

    Stephen Hemminger
     

17 Aug, 2005

2 commits

  • Cleanup the code that handles fibre vs copper detection.

    Signed-off-by: Stephen Hemminger

    drivers/net/skge.c | 26 ++++++++++++--------------
    drivers/net/skge.h | 11 ++---------
    2 files changed, 14 insertions(+), 23 deletions(-)
    Signed-off-by: Jeff Garzik

    Stephen Hemminger
     
  • Some versions of the Marvell yukon generate bogus sensor warning interrupts.
    The driver would flood log with these messages. Handle this situation
    cleanly by masking away at boot time.

    Fixes: http://bugs.gentoo.org/show_bug.cgi?id=87182

    Signed-off-by: Stephen Hemminger

    drivers/net/skge.c | 24 ++++++++++--------------
    drivers/net/skge.h | 8 ++++++--
    2 files changed, 16 insertions(+), 16 deletions(-)
    Signed-off-by: Jeff Garzik

    Stephen Hemminger
     

31 Jul, 2005

4 commits


06 Jul, 2005

1 commit


28 Jun, 2005

8 commits


13 May, 2005

1 commit