1. 17 7月, 2007 1 次提交
  2. 28 4月, 2007 1 次提交
  3. 13 2月, 2007 1 次提交
  4. 17 9月, 2006 1 次提交
  5. 27 5月, 2006 1 次提交
  6. 23 3月, 2006 2 次提交
    • F
      [PATCH] s390: qeth driver cleanups · 1380fee2
      Frank Pavlic 提交于
      [patch 3/6] s390: qeth driver cleanups
      
      From: Ursula Braun <braunu@de.ibm.com>
      	- code analyzing tool BEAM has found some unreachable
      	  and unnecessary statements and also conditions
      	  which are always true.
      	- removed some useless MII code since OSA card will never
      	  allow to set such values.
      Signed-off-by: NFrank Pavlic <fpavlic@de.ibm.com>
      
      diffstat:
       qeth_main.c |   49 ++++---------------------------------------------
       qeth_proc.c |   18 +++++++++---------
       qeth_sys.c  |    2 +-
       3 files changed, 14 insertions(+), 55 deletions(-)
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      1380fee2
    • F
      [PATCH] s390: qeth driver statistics fixes · 95f6b5a1
      Frank Pavlic 提交于
      [patch 2/6] s390: qeth driver statistics fixes
      
      From: Ursula Braun <braunu@de.ibm.com>
      	- display "unsigned int" values in /proc/qeth_perf with %u instead of %i
      	- omit qdio header length when increasing card->stats.tx_bytes
      Signed-off-by: NFrank Pavlic <fpavlic@de.ibm.com>
      
      diffstat:
      qeth_main.c |    3 ++-
       qeth_proc.c |   38 +++++++++++++++++++-------------------
       2 files changed, 21 insertions(+), 20 deletions(-)
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      95f6b5a1
  7. 02 2月, 2006 1 次提交
  8. 24 12月, 2005 1 次提交
  9. 09 8月, 2005 1 次提交
  10. 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