aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-15net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-09-15net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2-4/+2
2013-09-15net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-15net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2013-09-15net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+2
2013-09-15net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-15net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2013-09-13tg3: Use pci_dev pm_capJon Mason2-4/+2
2013-09-13bnx2x: Use pci_dev pm_capJon Mason4-12/+11
2013-09-13alx: remove redundant D0 power state setYijing Wang1-7/+2
2013-09-13be2net: missing variable initializationAntonio Alecrim Jr1-1/+1
2013-09-13e1000e: fix overrun of PHY RAR arrayDavid Ertman3-6/+17
2013-09-13e1000e: cleanup boolean comparison to trueDavid Ertman1-1/+1
2013-09-13ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov1-0/+7
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2-1/+22
2013-09-13ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov1-0/+5
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller2-1/+9
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki1-0/+1
2013-09-12net/mlx4_en: Check device state when setting coalescingEugenia Emantayev1-6/+10
2013-09-12net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-12ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-12ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+3
2013-09-12bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-09-12tg3: Expand led off fix to include 5720Nithin Sujir1-0/+1
2013-09-12igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd1-1/+9
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny1-0/+4
2013-09-12r8169: enforce RX_MULTI_EN for the 8168f.françois romieu1-0/+1
2013-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller29-0/+30315
2013-09-11net: tilegx driver: avoid compiler warningChris Metcalf1-3/+3
2013-09-11bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+4
2013-09-11net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+4
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria1-1/+1
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt1-15/+23
2013-09-11sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings2-0/+13
2013-09-11sfc: Clean up validation of datapath capabilitiesBen Hutchings1-19/+22
2013-09-11sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings1-0/+5
2013-09-11sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings1-2/+0
2013-09-11i40e: include i40e in kernel properJesse Brandeburg3-0/+63
2013-09-11i40e: debugfs interfaceJesse Brandeburg1-0/+2076
2013-09-11i40e: init code and hardware supportJesse Brandeburg16-0/+13813
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg3-0/+2823
2013-09-11i40e: driver core headersJesse Brandeburg3-0/+899
2013-09-11i40e: driver ethtool coreJesse Brandeburg1-0/+1449
2013-09-11i40e: transmit, receive, and NAPIJesse Brandeburg1-0/+1817
2013-09-11i40e: main driver coreJesse Brandeburg1-0/+7375
2013-09-09bnx2x: Fix configuration of doorbell blockAriel Elior2-3/+1
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-16/+5
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker1-10/+0