1. 19 9月, 2006 1 次提交
  2. 14 9月, 2006 1 次提交
  3. 06 7月, 2006 1 次提交
    • J
      [netdrvr] Remove Becker-template 'io_size' member, when invariant · c3d8e682
      Jeff Garzik 提交于
      Becker-derived drivers often have the 'io_size' member in their chip
      info struct, indicating the minimum required size of the I/O resource
      (usually a PCI BAR).  For many situations, this number is either
      constant or irrelevant (due to pci_iomap convenience behavior).
      
      This change removes the io_size invariant member, and replaces it with a
      compile-time constant.
      
      Drivers updated: fealnx, gt96100eth, winbond-840, yellowfin
      
      Additionally,
      - gt96100eth: unused 'drv_flags' removed from gt96100eth
      - winbond-840: unused struct match_info removed
      - winbond-840: mark pci_id_tbl[] const, __devinitdata
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      c3d8e682
  4. 03 7月, 2006 1 次提交
  5. 26 3月, 2006 1 次提交
  6. 11 11月, 2005 1 次提交
  7. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4