| Commit message (Expand) | Author | Age |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | [SCSI] zfcp: optimize zfcp_qdio_account | Heiko Carstens | 2009-09-05 |
| * | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Handle failures during device allocation correctly | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: proper use of device register | Sebastian Ott | 2009-09-05 |
| * | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Defer resource allocation to first ccw_set_online call | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Use kthread API for zfcp erp thread | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: resolve false usage of dd_data in fc_rport | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: introduce _setup, _destroy for qdio and FC | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Update dbf calls | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Improve request allocation through mempools | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Implicitly close all wka ports | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Only issue one test link command per port | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Remove useless assignment | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Only collect SCSI debug data for matching trace levels | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Move debug data from zfcp_data to own data structure | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: invalid usage after free of port resources | Swen Schillig | 2009-09-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 |
| * | | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 |
| * | | qeth: display "undefined" value of sysfs-attribute "layer2" | Ursula Braun | 2009-08-26 |
| * | | qeth: display service_level info only when valid. | Klaus-Dieter Wacker | 2009-08-26 |
| * | | qeth: Cleanup for cast-type determination. | Klaus-Dieter Wacker | 2009-08-26 |
| * | | qeth: scheduling while atomic during ifconfig online sequence | Frank Blaschka | 2009-08-26 |
| * | | qeth: HiperSockets SIGA retry support on CC=2. | Klaus-Dieter Wacker | 2009-08-26 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
| |\| |
|
| * | | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
| * | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | | | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code | Michael Holzheu | 2009-09-11 |
* | | | [S390] Get rid of cpuid.h header file. | Heiko Carstens | 2009-09-11 |
* | | | [S390] tape: Fix device online messages | Michael Holzheu | 2009-09-11 |
* | | | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner | 2009-09-11 |
* | | | [S390] tape: reversed order of labels | Roel Kluin | 2009-09-11 |
* | | | [S390] zcrypt: Free ap_device if dev_set_name fails. | Felix Beck | 2009-09-11 |
* | | | [S390] zcrypt: Use spin_lock_bh in suspend callback | Felix Beck | 2009-09-11 |
* | | | [S390] xpram: Remove checksum validation for suspend/resume | Michael Holzheu | 2009-09-11 |
* | | | [S390] vmur: Invalid allocation sequence for vmur class | Michael Holzheu | 2009-09-11 |
* | | | [S390] add call home support | Hans-Joachim Picht | 2009-09-11 |