1. 07 Feb, 2002 2 commits
    • 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 38 commits