15 Apr, 2006

2 commits

  • Move common definitions for NET2280 to , so that I can
    use them in prism54usb (it is not merged yet, but I plan to do it soon).

    Signed-off-by: Pete Zaitcev
    Signed-off-by: David Brownell
    Signed-off-by: Greg Kroah-Hartman

    Pete Zaitcev
     
  • Below is a patch to gadgets/net2280.[ch] which adds support for the
    net2282 controller. The original code was kindly provided by PLX
    Technology, I just merged it with the current net2280 driver in the
    kernel. Tested on 2.6.15.6, but only with 2282. I did the merge, so
    that the behaviour for the 2280 is unaffected (except for short delays
    for extra checks).

    Signed-off-by: G. Liakhovetski
    Signed-off-by: Greg Kroah-Hartman

    Support for net2282 in net2280 driver.

    Guennadi Liakhovetski
     

17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds