aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-13tg3: Use pci_dev pm_capJon Mason
2013-09-13bnx2x: Use pci_dev pm_capJon Mason
2013-09-13alx: remove redundant D0 power state setYijing Wang
2013-09-13be2net: missing variable initializationAntonio Alecrim Jr
2013-09-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
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-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki
2013-09-12net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov
2013-09-12net/mlx4_en: Check device state when setting coalescingEugenia Emantayev
2013-09-12net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-12ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-12ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-12bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-12xen-netback: count number required slots for an skb more carefullyDavid Vrabel
2013-09-12tg3: Expand led off fix to include 5720Nithin Sujir
2013-09-12tuntap: correctly handle error in tun_set_iff()Jason Wang
2013-09-12xen-netback: fix possible format string flawKees Cook
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-12Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2013-09-12r8169: enforce RX_MULTI_EN for the 8168f.françois romieu
2013-09-11net: qmi_wwan: add new Qualcomm devicesBjørn Mork
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-11irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han
2013-09-11irda: donauboe: Remove casting the return value which is a void pointerJingoo Han
2013-09-11bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-11macvlan: Move skb_clone check closer to callHerbert Xu
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com
2013-09-11bonding: fix store_arp_validate race with mode changenikolay@redhat.com
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt
2013-09-11sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings
2013-09-11sfc: Clean up validation of datapath capabilitiesBen Hutchings
2013-09-11sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings
2013-09-11sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings
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