aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-04virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzzChristian Borntraeger1-7/+22
2008-02-04virtio_blk: Dont waste major numbersChristian Borntraeger1-12/+16
2008-02-04virtio_blk: provide getgeoChristian Borntraeger1-2/+13
2008-02-04virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor1-1/+4
2008-02-04virtio: free transmit skbs when notified, not on next xmit.Rusty Russell1-6/+19
2008-02-04virtio: flush buffers on openRusty Russell1-0/+7
2008-02-04virtnet: remove double ether_setupChristian Borntraeger1-1/+0
2008-02-04virtio: Allow virtio to be modular and used by modulesRusty Russell3-2/+14
2008-02-04virtio: Use the sg_phys convenience function.Rusty Russell1-4/+2
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori4-4/+5
2008-02-04virtio: handle interrupts after callbacks turned offRusty Russell1-0/+7
2008-02-04virtio: reset functionRusty Russell8-32/+87
2008-02-04virtio: populate network rings in the probe routine, not openRusty Russell1-19/+25
2008-02-04virtio: Tweak virtio_net definesRusty Russell2-24/+20
2008-02-04virtio: Net header needs hdr_lenRusty Russell2-6/+8
2008-02-04virtio: remove unused id field from struct virtio_blk_outhdrRusty Russell1-2/+0
2008-02-04virtio: clarify NO_NOTIFY flag usageRusty Russell3-6/+13
2008-02-04virtio: Fix vring_init/vring_size to take unsigned longAnthony Liguori1-2/+2
2008-02-04virtio: configuration change callbackRusty Russell1-0/+3
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell8-25/+35
2008-02-04virtio: simplify config mechanism.Rusty Russell11-281/+280
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets.Rusty Russell3-10/+31
2008-02-03fix writev regression: pan hanging unkillable and un-straceableNick Piggin1-2/+6
2008-02-02ide-tape: remove idetape_config_t typedefBorislav Petkov1-12/+8
2008-02-02ide-tape: remove mtio.h related commentsBorislav Petkov1-81/+15
2008-02-02ide-tape: make function name more accurateBorislav Petkov1-6/+3
2008-02-02ide-tape: remove unused sense packet commands.Borislav Petkov1-8/+1
2008-02-02ide-tape: use generic byteorder macrosBorislav Petkov1-5/+5
2008-02-02ide-tape: remove EXPERIMENTAL driver statusBorislav Petkov1-2/+1
2008-02-02ide-tape: use generic scsi commandsBorislav Petkov1-50/+29
2008-02-02ide-tape: remove struct idetape_block_size_page_tBorislav Petkov1-18/+0
2008-02-02ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_tBorislav Petkov1-37/+0
2008-02-02ide-tape: remove struct idetape_parameter_block_descriptor_tBorislav Petkov1-40/+26
2008-02-02ide-tape: remove struct idetape_medium_partition_page_tBorislav Petkov1-19/+0
2008-02-02ide-tape: remove struct idetape_data_compression_page_tBorislav Petkov1-19/+0
2008-02-02ide-tape: remove struct idetape_inquiry_result_tBorislav Petkov1-38/+13
2008-02-02ide-tape: remove struct idetape_capabilities_page_tBorislav Petkov1-86/+56
2008-02-02ide-tape: remove IDETAPE_DEBUG_BUGSBorislav Petkov1-41/+2
2008-02-02ide-tape: remove IDETAPE_DEBUG_INFOBorislav Petkov1-73/+0
2008-02-02ide-tape: dump gcw fields on error in idetape_identify_device()Bartlomiej Zolnierkiewicz1-6/+7
2008-02-02ide-tape: remove struct idetape_mode_parameter_header_tBorislav Petkov1-24/+13
2008-02-02ide-tape: remove struct idetape_request_sense_result_tBorislav Petkov1-53/+22
2008-02-02ide-tape: remove dead codeBorislav Petkov1-34/+0
2008-02-02ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002Borislav Petkov3-410/+407
2008-02-02ide-cs: use ide_std_init_ports()Bartlomiej Zolnierkiewicz1-1/+1
2008-02-02ide: move check_dma_crc() to ide-dma.cBartlomiej Zolnierkiewicz3-23/+23
2008-02-02ide: remove ide_auto_reduce_xfer()Bartlomiej Zolnierkiewicz1-28/+13
2008-02-02ide: move drive->crc_count check out from check_dma_crc()Bartlomiej Zolnierkiewicz1-12/+12
2008-02-02ide: remove ide_ata66_check()Bartlomiej Zolnierkiewicz3-17/+4
2008-02-02ide: remove set_transfer()Bartlomiej Zolnierkiewicz3-20/+5