| Commit message (Expand) | Author | Age | Files | Lines |
* | igb: make local functions static | Stephen Hemminger | 2012-01-19 | 2 | -4/+4 |
* | net: ftgmac100/ftmac100: add missing interrupt.h include | Thomas Faber | 2012-01-18 | 2 | -0/+2 |
* | bonding: fix enslaving in alb mode when link down | Jiri Bohac | 2012-01-18 | 1 | -18/+9 |
* | pch_gbe: Do not abort probe on bad MAC | Darren Hart | 2012-01-18 | 1 | -3/+14 |
* | enic: fix location of vnic dev unregister in enic_probe cleanup code | Roopa Prabhu | 2012-01-18 | 1 | -1/+1 |
* | enic: rearrange some of the port profile code | Roopa Prabhu | 2012-01-18 | 1 | -7/+7 |
* | enic: Add sriov vf device id checks in port profile code | Roopa Prabhu | 2012-01-18 | 1 | -9/+8 |
* | enic: This patch adds pci id 0x71 for SRIOV VF's | Roopa Prabhu | 2012-01-18 | 2 | -1/+8 |
* | mlx4_en: set number of rx rings used by RSS using ethtool | Yevgeny Petrilin | 2012-01-18 | 4 | -7/+102 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-18 | 3 | -1/+17 |
|\ |
|
| * | b43: add option to avoid duplicating device support with brcmsmac | John W. Linville | 2012-01-18 | 2 | -0/+8 |
| * | brcmsmac: fix tx queue flush infinite loop | Stanislaw Gruszka | 2012-01-18 | 1 | -1/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-17 | 21 | -264/+290 |
|\| |
|
| * | tg3: Fix single-vector MSI-X code | Matt Carlson | 2012-01-17 | 1 | -13/+14 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-17 | 12 | -92/+71 |
| |\ |
|
| | * | mwl8k: Fixing Sparse ENDIAN CHECK warning | Yogesh Ashok Powar | 2012-01-17 | 1 | -1/+1 |
| | * | mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() | Dan Carpenter | 2012-01-17 | 1 | -1/+1 |
| | * | brcmfmac: work-around gcc 4.7 build issue | Alexandre Oliva | 2012-01-17 | 1 | -1/+1 |
| | * | brcmsmac: remove PCI suspend/resume from bcma driver | Linus Torvalds | 2012-01-17 | 1 | -35/+3 |
| | * | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 2012-01-17 | 2 | -1/+20 |
| | * | bcma: add stub for bcma_bus_suspend() | Linus Torvalds | 2012-01-17 | 3 | -1/+7 |
| | * | bcma: convert suspend/resume to pm_ops | Linus Torvalds | 2012-01-17 | 1 | -26/+16 |
| | * | wireless: iwlwifi: iwl-scan.c: Fix build warning | Fabio Estevam | 2012-01-16 | 1 | -1/+1 |
| | * | ath9k_hw: fix interpretation of the rx KeyMiss flag | Felix Fietkau | 2012-01-16 | 2 | -4/+6 |
| | * | bcma: invalidate the mapped core over suspend/resume | Rafał Miłecki | 2012-01-16 | 1 | -0/+3 |
| | * | rt2800pci: fix spurious interrupts generation | Stanislaw Gruszka | 2012-01-13 | 1 | -20/+8 |
| | * | ipw2x00: signedness bug handling frame length | Dan Carpenter | 2012-01-13 | 1 | -2/+2 |
| | * | wireless: b43: fix Oops on card eject during transfer | Guennadi Liakhovetski | 2012-01-13 | 1 | -1/+4 |
| * | | bnx2x: Disable AN KR work-around for BCM57810 | Yaniv Rosner | 2012-01-17 | 1 | -1/+9 |
| * | | bnx2x: Remove AutoGrEEEn for BCM84833 | Yaniv Rosner | 2012-01-17 | 1 | -6/+2 |
| * | | bnx2x: Remove 100Mb force speed for BCM84833 | Yaniv Rosner | 2012-01-17 | 2 | -6/+21 |
| * | | bnx2x: Fix PFC setting on BCM57840 | Yaniv Rosner | 2012-01-17 | 2 | -10/+13 |
| * | | bnx2x: Fix Super-Isolate mode for BCM84833 | Yaniv Rosner | 2012-01-17 | 1 | -113/+137 |
| * | | net: sh-eth: Fix build error by the value which is not defined | Nobuhiro Iwamatsu | 2012-01-17 | 1 | -1/+1 |
| * | | ehea: make some functions and variables static | Thadeu Lima de Souza Cascardo | 2012-01-17 | 3 | -25/+23 |
| * | | vhost-net: add module alias (v2.1) | stephen hemminger | 2012-01-13 | 1 | -3/+5 |
| |/ |
|
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 50 | -489/+1618 |
|\ \ |
|
| * | | dma: shdma: fix runtime PM: clear channel buffers on reset | Guennadi Liakhovetski | 2012-01-06 | 1 | -16/+31 |
| * | | dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit | Haitao Zhang | 2012-01-06 | 1 | -2/+3 |
| * | | dmaengine/ste_dma40: clear LNK on channel startup | Rabin Vincent | 2012-01-02 | 1 | -0/+4 |
| * | | dmaengine: intel_mid_dma: remove legacy pm interface | Kristen Carlson Accardi | 2012-01-02 | 2 | -6/+8 |
| * | | dmaengine: intel_mid_dma: error path fix | Adrian Hunter | 2011-12-23 | 1 | -1/+5 |
| * | | dmaengine: intel_mid_dma: locking and freeing fixes | Adrian Hunter | 2011-12-23 | 1 | -1/+6 |
| * | | mtd: gpmi-nand: move to dma_transfer_direction | Shawn Guo | 2011-12-23 | 1 | -10/+12 |
| * | | mmc: mxs-mmc: fix the dma_transfer_direction migration | Shawn Guo | 2011-12-23 | 1 | -0/+3 |
| * | | dmaengine: add DMA_TRANS_NONE to dma_transfer_direction | Shawn Guo | 2011-12-23 | 1 | -1/+1 |
| * | | dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels | Lothar Waßmann | 2011-12-23 | 1 | -28/+1 |
| * | | dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe | Lothar Waßmann | 2011-12-23 | 1 | -1/+4 |
| * | | dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled. | Lothar Waßmann | 2011-12-23 | 1 | -5/+2 |
| * | | dma: mxs-dma: fix a typo in comment | Lothar Waßmann | 2011-12-23 | 1 | -1/+1 |