1. 12 6月, 2008 1 次提交
    • G
      HSO: add option hso driver · 72dc1c09
      Greg Kroah-Hartman 提交于
      This driver is for a number of different Option devices.  Originally
      written by Option and Andrew Bird, but cleaned up massivly for
      acceptance into mainline by me and others.
      
      Many thanks to the following for their help in cleaning up the driver by
      providing feedback and patches to it:
      	- Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
      	- Oliver Neukum <oliver@neukum.org>
      	- Alan Cox <alan@lxorguk.ukuu.org.uk>
      	- Javier Marcet <javier@krausbeck.org>
      
      Cc: Andrew Bird <ajb@spheresystems.co.uk>
      Cc: Javier Marcet <javier@krausbeck.org>
      Cc: Filip Aben <f.aben@option.com>
      Cc: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
      Cc: Oliver Neukum <oliver@neukum.org>
      Acked-by: NAlan Cox <alan@lxorguk.ukuu.org.uk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
      72dc1c09
  2. 10 5月, 2007 1 次提交
  3. 24 2月, 2007 1 次提交
  4. 18 10月, 2006 1 次提交
    • A
      USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapter · 2a36d708
      Arnd Bergmann 提交于
      This driver adds support for the DeLOCK USB ethernet adapter
      and potentially others based on the MosChip MCS7830 chip.
      
      It is based on the usbnet and asix drivers as well as the
      original device driver provided by MosChip, which in turn
      was based on the usbnet driver.
      
      It has been tested successfully on an OHCI, but interestingly
      there seems to be a problem with the mcs7830 when connected to
      the ICH6/EHCI in my thinkpad: it keeps receiving lots of
      broken packets in the RX interrupt. The problem goes away when
      I'm using an active USB hub, so I assume it's not related to
      the device driver, but rather to the hardware.
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      2a36d708
  5. 06 6月, 2006 1 次提交
  6. 18 11月, 2005 1 次提交
  7. 09 9月, 2005 8 次提交
  8. 28 5月, 2005 1 次提交
  9. 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