summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-09-16net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-16net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-16net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-16net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-16net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-14tg3: Use pci_dev pm_capJon Mason
2013-09-14bnx2x: Use pci_dev pm_capJon Mason
2013-09-14alx: remove redundant D0 power state setYijing Wang
2013-09-14be2net: missing variable initializationAntonio Alecrim Jr
2013-09-13e1000e: fix overrun of PHY RAR arrayDavid Ertman
2013-09-13e1000e: cleanup boolean comparison to trueDavid Ertman
2013-09-13ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov
2013-09-13ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller
2013-09-13net/mlx4_en: Check device state when setting coalescingEugenia Emantayev
2013-09-13net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13tg3: Expand led off fix to include 5720Nithin Sujir
2013-09-12igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny
2013-09-12r8169: enforce RX_MULTI_EN for the 8168f.françois romieu
2013-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-09-11net: tilegx driver: avoid compiler warningChris Metcalf
2013-09-11bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt
2013-09-11i40e: include i40e in kernel properJesse Brandeburg
2013-09-11i40e: debugfs interfaceJesse Brandeburg
2013-09-11i40e: init code and hardware supportJesse Brandeburg
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg
2013-09-11i40e: driver core headersJesse Brandeburg
2013-09-11i40e: driver ethtool coreJesse Brandeburg
2013-09-11i40e: transmit, receive, and NAPIJesse Brandeburg
2013-09-11i40e: main driver coreJesse Brandeburg
2013-09-09bnx2x: Fix configuration of doorbell blockAriel Elior
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06net: stmmac: fix bad merge conflict resolutionOlof Johansson
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones
2013-09-05net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctlsThomas Petazzoni
2013-09-05net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni