summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger3-2/+4
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger1-2/+3
2012-01-19ixgbevf: Prevent possible race condition by checking for messageGreg Rose1-18/+21
2012-01-19ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck1-16/+16
2012-01-19igbvf: Remove unnecessary irq disable/enableMitch A Williams1-5/+0
2012-01-19igbvf: remove unneeded castStephen Hemminger1-2/+1
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny17-18/+18
2012-01-19igb: make local functions staticStephen Hemminger2-4/+4
2012-01-19Revert "RTC: sa1100: remove redundant code of setting alarm"Russell King1-12/+41
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2-178/+80
2012-01-19net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2-0/+2
2012-01-19bonding: fix enslaving in alb mode when link downJiri Bohac1-18/+9
2012-01-19Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds42-478/+529
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds164-747/+3870
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-19nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-19xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-19Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-54/+89
2012-01-19pch_gbe: Do not abort probe on bad MACDarren Hart1-3/+14
2012-01-19enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu1-1/+1
2012-01-19enic: rearrange some of the port profile codeRoopa Prabhu1-7/+7
2012-01-19enic: Add sriov vf device id checks in port profile codeRoopa Prabhu1-9/+8
2012-01-19enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu2-1/+8
2012-01-19mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin4-7/+102
2012-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-1/+17
2012-01-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds47-619/+683
2012-01-19gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds56-1441/+1179
2012-01-19Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds4-0/+1758
2012-01-18b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2-0/+8
2012-01-18brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka1-1/+9
2012-01-18[S390] dasd: revalidate server for new pathgroupStefan Haberland3-0/+30
2012-01-18[S390] dasd: revert LCU optimizationStefan Haberland2-89/+16
2012-01-18target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier1-0/+7
2012-01-18target: Return correct ASC for unimplemented VPD pagesRoland Dreier1-1/+1
2012-01-18iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger3-8/+62
2012-01-18target: Allow control CDBs with data > 1 pageAndy Grover6-52/+75
2012-01-18iscsi-target: Fix up a few assignmentsJesper Juhl1-2/+2
2012-01-18iscsi-target: make one-bit bitfields unsignedDan Carpenter1-2/+2
2012-01-18iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger1-1/+1
2012-01-18iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger1-0/+11
2012-01-18target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior4-14/+14
2012-01-18target: use save/restore lock primitive in core_dec_lacl_count()Sebastian Andrzej Siewior1-2/+3
2012-01-18target: avoid multiple outputs in scsi_dump_inquiry()Sebastian Andrzej Siewior1-11/+13
2012-01-18target: Add workaround for zero-length control CDB handlingNicholas Bellinger1-0/+13
2012-01-18target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier1-4/+4
2012-01-18target: Don't zero pages used for data buffersroland@purestorage.com1-1/+4
2012-01-18target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido1-0/+1
2012-01-18target: Use correct preempted registration sense codeMarco Sanvido1-2/+2