An error occurred fetching the project authors.
  1. 08 Feb, 2007 1 commit
  2. 17 Sep, 2006 1 commit
  3. 20 Apr, 2006 1 commit
    • Frank Pavlic's avatar
      [PATCH] s390: remove tty support from ctc network device driver [1/2] · 56347a2e
      Frank Pavlic authored
      Hi jeff,
      after the first shot I sent to you did not apply I
      resend  two new patches I've made today to remove tty from ctc network driver.
      Please apply ....
      
      Thank you ...
      
      Frank
      
      From: Peter Tiedemann <ptiedem@de.ibm.com>
              [1/2]:
              tty support code will be removed from the ctc network device driver.
              Today we have a couple of alternatives which are performing much
              better. The second thing is that ctc should be a network
              device driver only.
              We should not mix tty and networking here.
              This first patch will remove the tty code from ctcmain.c .
              It also removes the build entry from the Makefile as well as TTY
              definitions from ctcmain.h.
              The second patch will remove two files, ctctty.c and ctctty.h.
      Signed-off-by: default avatarFrank Pavlic <fpavlic@de.ibm.com>
      Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
      56347a2e
  4. 15 May, 2005 2 commits
    • Frank Pavlic's avatar
      [PATCH] s390: qeth bug fixes · 05e08a2a
      Frank Pavlic authored
      [patch 10/10] s390: qeth bug fixes.
      
      From: Frank Pavlic <pavlic@de.ibm.com>
      
      qeth network driver related changes:
       - due to OSA hardware changes in TCP Segmentation Offload
         support we are able now to pack TSO packets too.
         This fits perfectly in design of qeth buffer handling and
         sending data respectively.
       - remove skb_realloc_headroom from the sending path since
         hard_header_len value provides enough headroom now.
       - device recovery behaviour improvement
       - bug fixed in Enhanced Device Driver Packing functionality
      Signed-off-by: default avatarFrank Pavlic <pavlic@de.ibm.com>
      05e08a2a
    • Frank Pavlic's avatar
      [PATCH] s390: claw driver wiring · 321de3c8
      Frank Pavlic authored
      [patch 1/10] s390: claw driver wiring.
      
      From: Andy Richter <richtera@us.ibm.com>
      
      claw network driver changes:
       - Add an entry to the drivers/s390/net Makefile to build the claw driver.
       - Add claw channel type to cu3088.
      Signed-off-by: default avatarFrank Pavlic <pavlic@de.ibm.com>
      321de3c8
  5. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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