1. 08 Feb, 2002 5 commits
  2. 07 Feb, 2002 32 commits
  3. 06 Feb, 2002 3 commits
    • Jeff Garzik's avatar
      fealnx net driver updates: · fca22a09
      Jeff Garzik authored
      * Support MII ethtool helper interface, and associated ioctls.
      * Replace some MII-related magic numbers with constants from linux/mii.h.
      * Remove deprecated SIOCDEVPRIVATE ioctls, SIOCxMIIxxx ioctl replacements
      have been in place since 2.4.x.
      fca22a09
    • Jeff Garzik's avatar
      8139cp net driver updates: · 9bd037f7
      Jeff Garzik authored
      * Support MII ethtool helper interface, and associated ioctls.
      * Remove unused CP_CHIP_VERSION constant.
      * Update to-do list in driver header.
      9bd037f7
    • Jeff Garzik's avatar
      s/suser/capable/ cleanup for the LMC WAN driver. · 7a125767
      Jeff Garzik authored
      Contributed by one of the kernel janitors.
      7a125767