summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds7-7/+31
2015-06-24Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-26/+1
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-15amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee1-26/+1
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak1-0/+19
2015-06-12net: igb: fix the start time for periodic output signalsRichard Cochran1-2/+2
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S5-6/+11
2015-06-11enic: fix memory leak in rq_cleanGovindarajulu Varadarajan1-5/+4
2015-06-11enic: check return value for stat dumpGovindarajulu Varadarajan2-4/+25
2015-06-11enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan1-1/+1
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli1-3/+9
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-1/+0
2015-06-08b44: call netif_napi_del()Hauke Mehrtens1-0/+2
2015-06-08be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+67
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas1-1/+1
2015-06-05i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain1-3/+17
2015-06-05i40e: start up in VEPA mode by defaultAnjali Singhai Jain4-5/+36
2015-06-05i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2-30/+20
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-1/+1
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar20-97/+168
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-34/+54
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz3-11/+20
2015-06-01sfc: free multiple Rx buffers when requiredDaniel Pieczko1-17/+25
2015-05-31bna: fix soft lock-up during firmware initialization failureIvan Vecera1-2/+2
2015-05-31bna: remove unreasonable iocpf timer startIvan Vecera1-4/+0
2015-05-31bna: fix firmware loading on big-endian machinesIvan Vecera1-0/+7
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-13/+9
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell3-13/+9
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier1-2/+7
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy1-3/+3
2015-05-26net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2-23/+59
2015-05-25net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2-15/+8
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2-0/+13
2015-05-16rocker: fix a neigh entry leak issueYing Xue1-3/+5
2015-05-15net: macb: Add better comment for RXUBR handlingNathan Sullivan1-0/+6
2015-05-15net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas1-4/+4
2015-05-13e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-11net: qca_spi: Fix possible race during probeStefan Wahren1-2/+2
2015-05-11bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt1-2/+7
2015-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-1/+3
2015-05-09netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso1-2/+2
2015-05-09net: xgene_enet: Set hardware dependencyJean Delvare1-0/+1
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare1-0/+1
2015-05-09net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan1-1/+10
2015-05-07igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita1-1/+1
2015-05-07igb: Fix oops on changing number of ringsToshiaki Makita1-0/+2
2015-05-06net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas1-7/+7