summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-09-16bonding: Make alb learning packet interval configurableNeil Horman5-5/+47
2013-09-16vxlan: Fix sparse warningsJoseph Gasparakis1-10/+8
2013-09-16qlcnic: Fix VF reset recoveryManish Chopra1-0/+1
2013-09-16net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-16net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2-3/+2
2013-09-16net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-09-16net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2-4/+2
2013-09-16net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-16net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2013-09-16net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+2
2013-09-16net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-16net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-14tg3: Use pci_dev pm_capJon Mason2-4/+2
2013-09-14bnx2x: Use pci_dev pm_capJon Mason4-12/+11
2013-09-14alx: remove redundant D0 power state setYijing Wang1-7/+2
2013-09-14be2net: missing variable initializationAntonio Alecrim Jr1-1/+1
2013-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-9/+61
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-13net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov1-17/+23
2013-09-13net/mlx4_en: Check device state when setting coalescingEugenia Emantayev1-6/+10
2013-09-13net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-13ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-13ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+3
2013-09-13bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-09-13xen-netback: count number required slots for an skb more carefullyDavid Vrabel1-30/+64
2013-09-13tg3: Expand led off fix to include 5720Nithin Sujir1-0/+1
2013-09-13tuntap: correctly handle error in tun_set_iff()Jason Wang1-3/+8
2013-09-13xen-netback: fix possible format string flawKees Cook1-1/+1
2013-09-13igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd1-1/+9
2013-09-13igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny1-0/+4
2013-09-12Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller7-16/+60
2013-09-12r8169: enforce RX_MULTI_EN for the 8168f.françois romieu1-0/+1
2013-09-12net: qmi_wwan: add new Qualcomm devicesBjørn Mork1-1/+129
2013-09-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller29-0/+30315
2013-09-12net: tilegx driver: avoid compiler warningChris Metcalf1-3/+3
2013-09-12irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-09-12irda: donauboe: Remove casting the return value which is a void pointerJingoo Han1-3/+3
2013-09-12bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+4
2013-09-12net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+4
2013-09-12macvlan: Move skb_clone check closer to callHerbert Xu1-4/+6
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria1-1/+1
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com3-5/+19
2013-09-11bonding: fix store_arp_validate race with mode changenikolay@redhat.com1-4/+10
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt1-15/+23
2013-09-11i40e: include i40e in kernel properJesse Brandeburg3-0/+63