summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* stmmac: Remove unbalanced clk_disable callHans de Goede2014-05-221-3/+1
* bnx2x: Convert return 0 to return rcJoe Perches2014-05-182-2/+2
* net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-164-2/+97
* Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers2014-05-151-0/+5
* Altera TSE: Fix sparse errors and warningsVince Bridgers2014-05-1510-275/+367
* be2net: enable interrupts in EEH resumeKalesh AP2014-05-141-0/+6
* jme: Fix unmap loop counting error:Neil Horman2014-05-141-5/+5
* sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov2014-05-121-6/+8
* net: cassini: use nested lock annotationEmil Goode2014-05-091-1/+1
* bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-091-3/+7
* net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
* net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
* Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2
* Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz2014-05-083-0/+719
* qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-072-18/+47
* qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra2014-05-071-2/+6
* jme: Fix DMA unmap warningNeil Horman2014-05-071-6/+47
* net: macb: Fix race between HW and driverSoren Brinkmann2014-05-051-10/+0
* net: macb: Remove 'unlikely' optimizationSoren Brinkmann2014-05-051-1/+1
* net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann2014-05-051-7/+6
* net: macb: Clear interrupt flagsSoren Brinkmann2014-05-051-0/+10
* net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann2014-05-051-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-053-29/+46
|\
| * e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| * e1000e: Fix issue with link flap on 82579David Ertman2014-05-052-0/+13
| * e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-052-4/+12
| * e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-052-19/+13
* | net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry2014-05-051-1/+2
* | net/mlx4_core: Load the Eth driver firstOr Gerlitz2014-05-051-2/+2
* | net/mlx4_core: Fix slave id computation for single port VFMatan Barak2014-05-051-15/+20
* | net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein2014-05-051-0/+23
|/
* Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven2014-05-051-0/+1
* net: mvmdio: Check for a valid interrupt instead of an errorEzequiel Garcia2014-05-021-1/+4
* gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil2014-04-301-110/+113
* net: sxgbe: Added set function for interrupt on completeByungho An2014-04-303-0/+11
* net: sxgbe: Added rxqueue enable functionByungho An2014-04-304-0/+36
* net: sxgbe: sw reset moved to probe functionByungho An2014-04-302-13/+22
* cxgb4: Decode PCIe Gen3 link speedRoland Dreier2014-04-301-0/+2
* Altera TSE: Add missing include to silence sparse warningsTobias Klauser2014-04-301-0/+1
* Altera TSE: Fix DMA secriptor length initializationTobias Klauser2014-04-301-37/+37
* arc_emac: add clock handlingHeiko Stübner2014-04-272-11/+37
* arc_emac: fix probe error pathHeiko Stübner2014-04-271-9/+14
* cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai2014-04-271-6/+7
* i40e: fix Timesync Tx interrupt handler codeJacob Keller2014-04-261-4/+1
* Altera TSE: Change driver name used by EthtoolVince Bridgers2014-04-261-1/+7
* Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers2014-04-261-21/+24
* Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers2014-04-262-0/+4
* Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers2014-04-266-51/+101
* bnx2x: Fix failure to configure VF multicast filtersNarender Kumar2014-04-261-0/+1
* bnx2x: Fix vlan credit issues for VFsYuval Mintz2014-04-263-11/+37
OpenPOWER on IntegriCloud