aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-22target: Allow for built-in target modulesRoland Dreier
2011-07-22tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger
2011-07-22tcm_fc: Makefile cleanupsNicholas Bellinger
2011-07-22loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl
2011-07-22loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl
2011-07-22loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter
2011-07-22target/iblock: Remove unused iblock_dev membersRoland Dreier
2011-07-22target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger
2011-07-22target: Make se_tmr_lock IRQ-safeRoland Dreier
2011-07-22target: Make se_dev_check_online() locking IRQ-safeRoland Dreier
2011-07-22target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger
2011-07-22target: merge release_cmd methodsChristoph Hellwig
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover
2011-07-22target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger
2011-07-22target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Fix double test of inquiry_prodRoland Dreier
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-07-22target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger
2011-07-22target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger
2011-07-22target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen
2011-07-21Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2011-07-21acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-07-21ixgbe: convert to ndo_fix_featuresDon Skidmore
2011-07-21ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek
2011-07-21ixgbe: remove ifdef check for non-existent defineEmil Tantilov
2011-07-21ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck
2011-07-21ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck
2011-07-21ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck
2011-07-21mlx4_core: Bump the driver version to 1.0Dotan Barak
2011-07-21ixgbe: inline the ixgbe_maybe_stop_tx functionAlexander Duyck
2011-07-21ixgbe: Update ATR to use recorded TX queues instead of CPU for routingAlexander Duyck
2011-07-21igb: Fix for DH89xxCC near end loopback testRobert Healy
2011-07-21e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.Nicolas Schichan
2011-07-22lguest: Fix in/out emulationRusty Russell
2011-07-22lguest: update commentsRusty Russell
2011-07-22lguest: Simplify device initialization.Rusty Russell
2011-07-22lguest: don't rewrite vmcall instructionsRusty Russell
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell
2011-07-21netxen: add fw version compatibility checkAmit Kumar Salecha
2011-07-21be2net: request native mode each time the card is resetSathya Perla
2011-07-21virtio_net: Fix panic in virtnet_removeKrishna Kumar
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet
2011-07-21can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo