summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-2/+2
| * | net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-152-4/+2
| * | net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
| * | net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-2/+1
| * | net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-4/+2
| * | net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
| * | net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
| * | tg3: Use pci_dev pm_capJon Mason2013-09-132-4/+2
| * | bnx2x: Use pci_dev pm_capJon Mason2013-09-134-12/+11
| * | alx: remove redundant D0 power state setYijing Wang2013-09-131-7/+2
| * | be2net: missing variable initializationAntonio Alecrim Jr2013-09-131-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-137-9/+61
| |\ \
| | * | e1000e: fix overrun of PHY RAR arrayDavid Ertman2013-09-133-6/+17
| | * | e1000e: cleanup boolean comparison to trueDavid Ertman2013-09-131-1/+1
| | * | ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov2013-09-131-0/+7
| | * | ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2013-09-132-1/+22
| | * | ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov2013-09-131-0/+5
| | * | ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller2013-09-132-1/+9
| * | | net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov2013-09-121-17/+23
| |/ /
| * | net/mlx4_en: Check device state when setting coalescingEugenia Emantayev2013-09-121-6/+10
| * | net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-1/+1
| * | ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-1/+1
| * | ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-4/+3
| * | bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-121-2/+2
| * | xen-netback: count number required slots for an skb more carefullyDavid Vrabel2013-09-121-30/+64
| * | tg3: Expand led off fix to include 5720Nithin Sujir2013-09-121-0/+1
| * | tuntap: correctly handle error in tun_set_iff()Jason Wang2013-09-121-3/+8
| * | xen-netback: fix possible format string flawKees Cook2013-09-121-1/+1
| * | igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd2013-09-121-1/+9
| * | igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny2013-09-121-0/+4
| * | Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2013-09-127-16/+60
| |\ \
| | * | rt2800: change initialization sequence to fix system freezeStanislaw Gruszka2013-09-091-5/+6
| | * | rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov2013-09-091-5/+10
| | * | brcmfmac: fix bus interface selection in KconfigArend van Spriel2013-09-091-2/+2
| | * | cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy2013-09-091-0/+9
| | * | cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy2013-09-094-4/+33
| * | | r8169: enforce RX_MULTI_EN for the 8168f.françois romieu2013-09-121-0/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-151-0/+1
|\ \ \ \
| * | | | MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2013-09-131-0/+1
| |/ / /
* / / / Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-134-4/+4
|/ / /
* | | net: qmi_wwan: add new Qualcomm devicesBjørn Mork2013-09-111-1/+129
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-1129-0/+30315
|\ \ \
| * | | i40e: include i40e in kernel properJesse Brandeburg2013-09-113-0/+63
| * | | i40e: debugfs interfaceJesse Brandeburg2013-09-111-0/+2076
| * | | i40e: init code and hardware supportJesse Brandeburg2013-09-1116-0/+13813
| * | | i40e: implement virtual device interfaceJesse Brandeburg2013-09-113-0/+2823
| * | | i40e: driver core headersJesse Brandeburg2013-09-113-0/+899
| * | | i40e: driver ethtool coreJesse Brandeburg2013-09-111-0/+1449
| * | | i40e: transmit, receive, and NAPIJesse Brandeburg2013-09-111-0/+1817
| * | | i40e: main driver coreJesse Brandeburg2013-09-111-0/+7375