| Commit message (Expand) | Author | Age | Files | Lines |
* | qeth: handle missing z/VM authorization of OSX | Ursula Braun | 2010-06-23 | 2 | -4/+9 |
* | qeth: specify correct function level for OSN devices | Ursula Braun | 2010-06-23 | 1 | -0/+1 |
* | qeth: fix page breaks in hw headers | Frank Blaschka | 2010-06-23 | 4 | -73/+65 |
* | qeth: fix use after free for qeths debug area | Carsten Otte | 2010-06-23 | 1 | -1/+0 |
* | qeth: Fold qeth_qerr debug area | Carsten Otte | 2010-06-23 | 2 | -11/+4 |
* | qeth: Fold qeth_misc debug area | Carsten Otte | 2010-06-23 | 2 | -4/+1 |
* | qeth: Fold qeth_sense debug area | Carsten Otte | 2010-06-23 | 2 | -3/+0 |
* | qeth: Fold qeth_trace debug area | Carsten Otte | 2010-06-23 | 4 | -272/+259 |
* | qeth: Add new s390 debug feature for each qeth card | Carsten Otte | 2010-06-23 | 2 | -3/+31 |
* | qeth: Rework qeth_dbf_longtext | Carsten Otte | 2010-06-23 | 2 | -5/+5 |
* | smsgiucv: guarantee single iucv connect in thaw | Ursula Braun | 2010-06-23 | 1 | -2/+9 |
* | [S390] dasd: unit check handling during internal cio I/O | Stefan Haberland | 2010-05-26 | 3 | -0/+25 |
* | [S390] cio: unit check handling during internal I/O | Michael Ernst | 2010-05-26 | 1 | -0/+15 |
* | [S390] ccwgroup: add locking around drvdata access | Sebastian Ott | 2010-05-26 | 1 | -0/+7 |
* | [S390] cio: remove stsch | Sebastian Ott | 2010-05-26 | 1 | -15/+0 |
* | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -2/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-05-21 | 10 | -242/+288 |
|\ |
|
| * | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley | 2010-05-18 | 10 | -242/+288 |
| |\ |
|
| | * | [SCSI] zfcp: Zero memory for gpn_ft and adisc requests | Christof Schmitt | 2010-05-02 | 1 | -2/+2 |
| | * | [SCSI] zfcp: Use status_read_buf_num provided by FCP channel | Christof Schmitt | 2010-05-02 | 5 | -3/+6 |
| | * | [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c | Christof Schmitt | 2010-05-02 | 3 | -48/+58 |
| | * | [SCSI] zfcp: Move sbale handling to zfcp_qdio files | Christof Schmitt | 2010-05-02 | 7 | -151/+191 |
| | * | [SCSI] zfcp: Report scatter-gather limits to SCSI and block layer | Christof Schmitt | 2010-05-02 | 5 | -34/+19 |
| | * | [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh | Christof Schmitt | 2010-04-11 | 1 | -5/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-20 | 10 | -321/+523 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-18 | 1 | -7/+10 |
| |\ \ \
| | |/ / |
|
| * | | | qeth: support the new OSA CHPID types OSX and OSM | Ursula Braun | 2010-05-17 | 6 | -111/+194 |
| * | | | drivers/s390/net: Drop memory allocation cast | Julia Lawall | 2010-05-17 | 4 | -11/+6 |
| * | | | qeth: synchronize configuration interface | Frank Blaschka | 2010-05-16 | 6 | -168/+242 |
| * | | | qeth: new message if OLM limit is reached | Ursula Braun | 2010-05-16 | 1 | -1/+9 |
| * | | | qeth: exploit HW TX checksumming | Frank Blaschka | 2010-05-16 | 2 | -26/+69 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 | 9 | -44/+45 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 57 | -46/+70 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 1 | -0/+7 |
| |\ \ \ \ \ |
|
| * | | | | | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+2 |
| * | | | | | | qeth: l3 fix build error in ipv6 addr list handling | Frank Blaschka | 2010-03-22 | 1 | -1/+1 |
| * | | | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2010-03-16 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 64 | -139/+168 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | | | | | | | | [S390] drivers/s390/char: Use kmemdup | Julia Lawall | 2010-05-17 | 1 | -8/+6 |
* | | | | | | | | [S390] drivers/s390/char: Use kstrdup | Julia Lawall | 2010-05-17 | 1 | -4/+3 |
* | | | | | | | | [S390] qdio: remove API wrappers | Jan Glauber | 2010-05-17 | 2 | -50/+13 |
* | | | | | | | | [S390] qdio: set correct bit in dsci | Jan Glauber | 2010-05-17 | 1 | -2/+2 |
* | | | | | | | | [S390] qdio: dont convert timestamps to microseconds | Jan Glauber | 2010-05-17 | 2 | -11/+6 |
* | | | | | | | | [S390] qdio: remove memset hack | Jan Glauber | 2010-05-17 | 2 | -7/+7 |
* | | | | | | | | [S390] qdio: prevent starvation on PCI devices | Jan Glauber | 2010-05-17 | 1 | -3/+7 |
* | | | | | | | | [S390] qdio: count number of qdio interrupts | Jan Glauber | 2010-05-17 | 1 | -0/+3 |
* | | | | | | | | [S390] dasd: remove uid from devmap | Stefan Haberland | 2010-05-17 | 4 | -195/+218 |
* | | | | | | | | [S390] dasd: add dynamic pav toleration | Stefan Haberland | 2010-05-17 | 6 | -3/+124 |