summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: igb: fix the start time for periodic output signalsRichard Cochran2015-06-111-2/+2
* enic: fix memory leak in rq_cleanGovindarajulu Varadarajan2015-06-101-5/+4
* enic: check return value for stat dumpGovindarajulu Varadarajan2015-06-102-4/+25
* enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan2015-06-101-1/+1
* net: bcmgenet: power on MII block for all MII modesFlorian Fainelli2015-06-081-3/+9
* b44: call netif_napi_del()Hauke Mehrtens2015-06-071-0/+2
* be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-073-53/+67
* amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-071-1/+1
* i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain2015-06-041-3/+17
* i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-044-5/+36
* i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-042-30/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-017-34/+54
|\
| * bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
| * sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-05-311-17/+25
| * bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-301-2/+2
| * bna: remove unreasonable iocpf timer startIvan Vecera2015-05-301-4/+0
| * bna: fix firmware loading on big-endian machinesIvan Vecera2015-05-301-0/+7
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-293-13/+9
|\ \ | |/ |/|
| * cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-283-13/+9
* | mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier2015-05-271-2/+7
* | net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-271-3/+3
* | net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2015-05-252-23/+59
* | net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-252-15/+8
* | net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2015-05-222-0/+13
* | rocker: fix a neigh entry leak issueYing Xue2015-05-151-3/+5
* | net: macb: Add better comment for RXUBR handlingNathan Sullivan2015-05-151-0/+6
* | net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas2015-05-141-4/+4
* | e1000e: Add pm_qos headerDavid Ahern2015-05-121-0/+1
* | net: ll_temac: Fix DMA map size bugMichal Simek2015-05-121-2/+2
* | net: qca_spi: Fix possible race during probeStefan Wahren2015-05-111-2/+2
* | bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt2015-05-101-2/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-05-091-1/+3
|\ \
| * | igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-071-1/+1
| * | igb: Fix oops on changing number of ringsToshiaki Makita2015-05-071-0/+2
* | | netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso2015-05-091-2/+2
* | | net: xgene_enet: Set hardware dependencyJean Delvare2015-05-091-0/+1
* | | net: amd-xgbe: Add hardware dependencyJean Delvare2015-05-091-0/+1
* | | net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan2015-05-091-1/+10
|/ /
* | net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas2015-05-051-7/+7
* | net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha2015-05-051-1/+1
* | bnx2x: Fix to prevent inner-reloadYuval Mintz2015-05-041-5/+5
* | Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""David S. Miller2015-05-041-8/+12
* | net/smsc911x: fix irq resource allocation failureKamlakant Patel2015-05-041-6/+6
* | ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skbAlexander Duyck2015-05-041-1/+1
* | r8169: Do not use dev_kfree_skb in xmit pathAlexander Duyck2015-05-041-2/+2
* | fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck2015-05-041-2/+2
* | drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker2015-05-031-0/+1
|/
* net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-301-1/+4
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-303-2/+26
* netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-301-2/+2
OpenPOWER on IntegriCloud