summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
* mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
* cxgb4: Fix MC1 memory offset calculationHariprasad Shenai2015-04-291-1/+1
* bnx2x: Delay during kdump loadYuval Mintz2015-04-291-0/+6
* net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-291-0/+3
* altera_tse: Correct rx packet lengthVlastimil Setka2015-04-291-0/+6
* mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-291-3/+5
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-294-9/+12
* trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-293-31/+15
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-295-18/+18
* bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-292-5/+1
* net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan2015-04-271-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-2715-89/+131
|\
| * bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
| * net:treewide: Fix typo in drivers/netMasanari Iida2015-04-271-1/+1
OpenPOWER on IntegriCloud