summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ixgbevf: fix sparse warningsStephen Hemminger2012-01-193-2/+4
| * | ixgbevf: make ethtool ops and strings constStephen Hemminger2012-01-191-2/+3
| * | ixgbevf: Prevent possible race condition by checking for messageGreg Rose2012-01-191-18/+21
| * | ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-191-16/+16
| * | igbvf: Remove unnecessary irq disable/enableMitch A Williams2012-01-191-5/+0
| * | igbvf: remove unneeded castStephen Hemminger2012-01-191-2/+1
| * | igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-1917-18/+18
| * | igb: make local functions staticStephen Hemminger2012-01-192-4/+4
| * | net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2012-01-192-0/+2
| * | bonding: fix enslaving in alb mode when link downJiri Bohac2012-01-191-18/+9
| * | pch_gbe: Do not abort probe on bad MACDarren Hart2012-01-181-3/+14
| * | enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu2012-01-181-1/+1
| * | enic: rearrange some of the port profile codeRoopa Prabhu2012-01-181-7/+7
| * | enic: Add sriov vf device id checks in port profile codeRoopa Prabhu2012-01-181-9/+8
| * | enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu2012-01-182-1/+8
| * | mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin2012-01-184-7/+102
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-183-1/+17
| |\|
| | * b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-182-0/+8
| | * brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-181-1/+9
* | | regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown2012-01-241-1/+2
* | | gma500: Fix shmem mappingAlan Cox2012-01-241-3/+2
* | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-241-2/+1
|\ \ \
| * | | PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa2012-01-231-2/+1
* | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-233-7/+9
|\ \ \ \
| * | | | kernel-doc: fix new warning in regulator coreRandy Dunlap2012-01-231-0/+1
| * | | | kernel-doc: fix new warnings in pciRandy Dunlap2012-01-231-3/+3
| * | | | kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-231-4/+5
* | | | | drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin2012-01-231-0/+2
* | | | | drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin2012-01-232-2/+2
* | | | | leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior2012-01-233-0/+179
|/ / / /
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
| * | | gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-181-0/+1
| * | | gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-161-3/+3
| * | | gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
| * | | gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-161-1/+1
| * | | gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
* | | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-197-0/+4672
|\ \ \ \
| * | | | ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-167-0/+4672
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-1942-478/+529
|\| | | |
| * | | | target: Set additional sense length field in sense dataRoland Dreier2011-12-161-0/+14
| * | | | target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger2011-12-141-7/+0
| * | | | target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger2011-12-141-2/+0
| * | | | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-141-16/+24
| * | | | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-143-45/+2
| * | | | target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-141-1/+2
| * | | | tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-141-38/+13
| * | | | target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-141-2/+84
| * | | | target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-141-15/+24
| * | | | target: Set response format in INQUIRY responseRoland Dreier2011-12-141-0/+12