1. 09 2月, 2007 1 次提交
  2. 17 9月, 2006 1 次提交
  3. 21 4月, 2006 1 次提交
    • F
      [PATCH] s390: remove tty support from ctc network device driver [1/2] · 56347a2e
      Frank Pavlic 提交于
      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: NFrank Pavlic <fpavlic@de.ibm.com>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      56347a2e
  4. 16 5月, 2005 2 次提交
    • F
      [PATCH] s390: qeth bug fixes · 05e08a2a
      Frank Pavlic 提交于
      [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: NFrank Pavlic <pavlic@de.ibm.com>
      05e08a2a
    • F
      [PATCH] s390: claw driver wiring · 321de3c8
      Frank Pavlic 提交于
      [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: NFrank Pavlic <pavlic@de.ibm.com>
      321de3c8
  5. 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