Age | Commit message (Expand) | Author | Files | Lines |
2010-07-23 | qeth: avoid useless removal of multicast addresses | Ursula Braun | 1 | -2/+0 |
2010-07-23 | qeth: Use memdup_user when user data is immediately copied into the allocated... | Julia Lawall | 1 | -8/+3 |
2010-07-23 | qeth: return zero from reply callback functions | Ursula Braun | 1 | -8/+2 |
2010-07-23 | claw: A claw device is a group of just 2 ccw devices | Ursula Braun | 1 | -1/+1 |
2010-07-23 | qeth: avoid loop if ipa command response is missing | Ursula Braun | 2 | -0/+16 |
2010-07-23 | qeth: serialize sysfs-triggered device configurations | Ursula Braun | 5 | -7/+22 |
2010-07-23 | qeth: Clear mac_bits field when switching between Layer 2 and Layer 3 | Carsten Otte | 1 | -0/+1 |
2010-07-23 | qeth: IP address takeover flag setting | Klaus-Dieter Wacker | 5 | -9/+18 |
2010-06-24 | qeth: handle missing z/VM authorization of OSX | Ursula Braun | 2 | -4/+9 |
2010-06-24 | qeth: specify correct function level for OSN devices | Ursula Braun | 1 | -0/+1 |
2010-06-24 | qeth: fix page breaks in hw headers | Frank Blaschka | 4 | -73/+65 |
2010-06-24 | qeth: fix use after free for qeths debug area | Carsten Otte | 1 | -1/+0 |
2010-06-24 | qeth: Fold qeth_qerr debug area | Carsten Otte | 2 | -11/+4 |
2010-06-24 | qeth: Fold qeth_misc debug area | Carsten Otte | 2 | -4/+1 |
2010-06-24 | qeth: Fold qeth_sense debug area | Carsten Otte | 2 | -3/+0 |
2010-06-24 | qeth: Fold qeth_trace debug area | Carsten Otte | 4 | -272/+259 |
2010-06-24 | qeth: Add new s390 debug feature for each qeth card | Carsten Otte | 2 | -3/+31 |
2010-06-24 | qeth: Rework qeth_dbf_longtext | Carsten Otte | 2 | -5/+5 |
2010-06-24 | smsgiucv: guarantee single iucv connect in thaw | Ursula Braun | 1 | -2/+9 |
2010-05-27 | [S390] dasd: unit check handling during internal cio I/O | Stefan Haberland | 3 | -0/+25 |
2010-05-27 | [S390] cio: unit check handling during internal I/O | Michael Ernst | 1 | -0/+15 |
2010-05-27 | [S390] ccwgroup: add locking around drvdata access | Sebastian Ott | 1 | -0/+7 |
2010-05-27 | [S390] cio: remove stsch | Sebastian Ott | 1 | -15/+0 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -2/+3 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 10 | -242/+288 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 10 | -321/+523 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -7/+10 |
2010-05-18 | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley | 10 | -242/+288 |
2010-05-18 | qeth: support the new OSA CHPID types OSX and OSM | Ursula Braun | 6 | -111/+194 |
2010-05-18 | drivers/s390/net: Drop memory allocation cast | Julia Lawall | 4 | -11/+6 |
2010-05-17 | [S390] drivers/s390/char: Use kmemdup | Julia Lawall | 1 | -8/+6 |
2010-05-17 | [S390] drivers/s390/char: Use kstrdup | Julia Lawall | 1 | -4/+3 |
2010-05-17 | [S390] qdio: remove API wrappers | Jan Glauber | 2 | -50/+13 |
2010-05-17 | [S390] qdio: set correct bit in dsci | Jan Glauber | 1 | -2/+2 |
2010-05-17 | [S390] qdio: dont convert timestamps to microseconds | Jan Glauber | 2 | -11/+6 |
2010-05-17 | [S390] qdio: remove memset hack | Jan Glauber | 2 | -7/+7 |
2010-05-17 | [S390] qdio: prevent starvation on PCI devices | Jan Glauber | 1 | -3/+7 |
2010-05-17 | [S390] qdio: count number of qdio interrupts | Jan Glauber | 1 | -0/+3 |
2010-05-17 | [S390] dasd: remove uid from devmap | Stefan Haberland | 4 | -195/+218 |
2010-05-17 | [S390] dasd: add dynamic pav toleration | Stefan Haberland | 6 | -3/+124 |
2010-05-17 | [S390] avoid default_llseek in s390 drivers | Martin Schwidefsky | 6 | -3/+7 |
2010-05-17 | [S390] vmcp: disallow modular build | Heiko Carstens | 2 | -32/+9 |
2010-05-17 | [S390] idle time accounting vs. machine checks | Martin Schwidefsky | 1 | -1/+2 |
2010-05-17 | [S390] More cleanup for struct _lowcore | Martin Schwidefsky | 1 | -2/+5 |
2010-05-16 | qeth: synchronize configuration interface | Frank Blaschka | 6 | -168/+242 |
2010-05-16 | qeth: new message if OLM limit is reached | Ursula Braun | 1 | -1/+9 |
2010-05-16 | qeth: exploit HW TX checksumming | Frank Blaschka | 2 | -26/+69 |
2010-05-12 | [S390] dasd: fix race between tasklet and dasd_sleep_on | Stefan Weinhuber | 1 | -7/+10 |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 9 | -44/+45 |