aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2012-01-18
* bonding: fix enslaving in alb mode when link downJiri Bohac2012-01-18
* pch_gbe: Do not abort probe on bad MACDarren Hart2012-01-18
* enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu2012-01-18
* enic: rearrange some of the port profile codeRoopa Prabhu2012-01-18
* enic: Add sriov vf device id checks in port profile codeRoopa Prabhu2012-01-18
* enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu2012-01-18
* mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin2012-01-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-18
|\
| * b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-18
| * brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-18
|\|
| * tg3: Fix single-vector MSI-X codeMatt Carlson2012-01-17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-17
| |\
| | * mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar2012-01-17
| | * mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter2012-01-17
| | * brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-17
| | * brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-17
| | * bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-17
| | * bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-17
| | * bcma: convert suspend/resume to pm_opsLinus Torvalds2012-01-17
| | * wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-16
| | * ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-16
| | * bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-16
| | * rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-13
| | * ipw2x00: signedness bug handling frame lengthDan Carpenter2012-01-13
| | * wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski2012-01-13
| * | bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner2012-01-17
| * | bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner2012-01-17
| * | bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2012-01-17
| * | bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2012-01-17
| * | bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner2012-01-17
| * | net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu2012-01-17
| * | ehea: make some functions and variables staticThadeu Lima de Souza Cascardo2012-01-17
| * | vhost-net: add module alias (v2.1)stephen hemminger2012-01-13
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\ \
| * | dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski2012-01-06
| * | dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submitHaitao Zhang2012-01-06
| * | dmaengine/ste_dma40: clear LNK on channel startupRabin Vincent2012-01-02
| * | dmaengine: intel_mid_dma: remove legacy pm interfaceKristen Carlson Accardi2012-01-02
| * | dmaengine: intel_mid_dma: error path fixAdrian Hunter2011-12-23
| * | dmaengine: intel_mid_dma: locking and freeing fixesAdrian Hunter2011-12-23
| * | mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2011-12-23
| * | mmc: mxs-mmc: fix the dma_transfer_direction migrationShawn Guo2011-12-23
| * | dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo2011-12-23
| * | dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann2011-12-23
| * | dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann2011-12-23
| * | dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann2011-12-23
| * | dma: mxs-dma: fix a typo in commentLothar Waßmann2011-12-23
| * | DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/removeTushar Behera2011-12-08