summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-01-22kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap
2012-01-22be2net: create RSS rings even in multi-channel configsSathya Perla
2012-01-22skge: check for PCI dma mapping errorsstephen hemminger
2012-01-22skge: don't assert carrier until link is upstephen hemminger
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum
2012-01-22mlx4_core: Fix mtt profile issueMarcel Apfelbaum
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev
2012-01-22mlx4: VF is not allowed to perform dump statsEugenia Emantayev
2012-01-22mlx4_en: clear all eth statistics when port goes upEugenia Emantayev
2012-01-20enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu
2012-01-19ixgbevf: make operations tables constStephen Hemminger
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger
2012-01-19ixgbevf: Prevent possible race condition by checking for messageGreg Rose
2012-01-19ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck
2012-01-19igbvf: Remove unnecessary irq disable/enableMitch A Williams
2012-01-19igbvf: remove unneeded castStephen Hemminger
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny
2012-01-19igb: make local functions staticStephen Hemminger
2012-01-19net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber
2012-01-19bonding: fix enslaving in alb mode when link downJiri Bohac
2012-01-18pch_gbe: Do not abort probe on bad MACDarren Hart
2012-01-18enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu
2012-01-18enic: rearrange some of the port profile codeRoopa Prabhu
2012-01-18enic: Add sriov vf device id checks in port profile codeRoopa Prabhu
2012-01-18enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu
2012-01-18mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin
2012-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-18b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville
2012-01-18brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka
2012-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-18tg3: Fix single-vector MSI-X codeMatt Carlson
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-17bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner
2012-01-17bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner
2012-01-17bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner
2012-01-17bnx2x: Fix PFC setting on BCM57840Yaniv Rosner
2012-01-17bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner
2012-01-17net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu
2012-01-17mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar
2012-01-17mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter
2012-01-17brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva
2012-01-17ehea: make some functions and variables staticThadeu Lima de Souza Cascardo
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds