summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-22target/iblock: Remove unused iblock_dev membersRoland Dreier2-19/+3
2011-07-22target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger2-4/+2
2011-07-22target: Make se_tmr_lock IRQ-safeRoland Dreier2-12/+13
2011-07-22target: Make se_dev_check_online() locking IRQ-safeRoland Dreier1-2/+3
2011-07-22target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier1-5/+5
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger1-15/+179
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger1-0/+24
2011-07-22target: merge release_cmd methodsChristoph Hellwig5-56/+32
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig1-25/+5
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig7-30/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover14-689/+534
2011-07-22target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2-10/+32
2011-07-22target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger1-1/+1
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover16-929/+751
2011-07-22target: Fix double test of inquiry_prodRoland Dreier1-1/+1
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover25-1855/+1687
2011-07-22target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger1-15/+0
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger3-3/+2
2011-07-22target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger1-2/+2
2011-07-22target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen1-0/+12
2011-07-22Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-4/+14
2011-07-22acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet1-3/+3
2011-07-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-481/+338
2011-07-22ixgbe: convert to ndo_fix_featuresDon Skidmore3-217/+111
2011-07-22ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek1-6/+3
2011-07-22ixgbe: remove ifdef check for non-existent defineEmil Tantilov1-2/+0
2011-07-22ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck3-42/+37
2011-07-22ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck3-138/+62
2011-07-22ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck3-84/+88
2011-07-22mlx4_core: Bump the driver version to 1.0Dotan Barak1-2/+2
2011-07-22ixgbe: inline the ixgbe_maybe_stop_tx functionAlexander Duyck1-1/+1
2011-07-22ixgbe: Update ATR to use recorded TX queues instead of CPU for routingAlexander Duyck1-4/+3
2011-07-22igb: Fix for DH89xxCC near end loopback testRobert Healy2-0/+43
2011-07-22e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.Nicolas Schichan1-4/+7
2011-07-22lguest: Fix in/out emulationRusty Russell1-9/+11
2011-07-22lguest: update commentsRusty Russell5-18/+19
2011-07-22lguest: Simplify device initialization.Rusty Russell1-15/+22
2011-07-22lguest: don't rewrite vmcall instructionsRusty Russell2-81/+2
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2-194/+86
2011-07-22netxen: add fw version compatibility checkAmit Kumar Salecha3-13/+68
2011-07-22be2net: request native mode each time the card is resetSathya Perla3-4/+6
2011-07-22virtio_net: Fix panic in virtnet_removeKrishna Kumar1-9/+1
2011-07-22ipv6: make fragment identifications less predictableEric Dumazet1-0/+15
2011-07-22can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo1-1/+1
2011-07-22vmxnet3: fix publicity of NETIF_F_HIGHDMAShreyas Bhatewara1-1/+1
2011-07-22vmxnet3: set netdev parant device before calling netdev_infoShreyas Bhatewara1-1/+1
2011-07-22ASIX: Add AX88772B USB IDMarek Vasut1-0/+4
2011-07-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-6/+14
2011-07-22stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO3-119/+65
2011-07-22stmmac: remove warning when compile as built-in (V2)Giuseppe CAVALLARO1-23/+42