1. 07 Feb, 2002 3 commits
    • Jeff Garzik's avatar
      eepro100 net driver fix: · 549b7190
      Jeff Garzik authored
      Second half of fix (first half of which added an embarrassingly 
      long time ago) which works around hardware bug at 10 mbit.
      Contributors: Steve Parker, Arjan van de Ven
      549b7190
    • Jeff Garzik's avatar
      Remove deprecated SIOCDEVPRIVATE ioctls from several net drivers. The same... · c026ee55
      Jeff Garzik authored
      Remove deprecated SIOCDEVPRIVATE ioctls from several net drivers.  The same capabilities have been accessible via SIOCxMIIxxx ioctls
      since their introduction in 2.4.x, and it's DaveM's intention to
      eventually remove SIOCDEVPRIVATE during the 2.5.x series.
      c026ee55
    • Jeff Garzik's avatar
      8139too net driver updates: · b6f800b1
      Jeff Garzik authored
      * Support new clone board.
      * Count rx-lost-in-ring events.
      * Support ethtool-compatible bitmapped printk message enable number.
      * Support MII ethtool helper interface, and associated ioctls.
      * Replace some MII-related magic numbers with linux/mii.h constants.
      * Add in optional (and hopefully preferred... after testing) code
      for resetting RX DMA engine on error.
      b6f800b1
  2. 06 Feb, 2002 37 commits