aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede1-3/+1
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches2-2/+2
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak4-2/+97
2014-05-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers1-0/+5
2014-05-15Altera TSE: Fix sparse errors and warningsVince Bridgers10-275/+367
2014-05-14be2net: enable interrupts in EEH resumeKalesh AP1-0/+6
2014-05-14jme: Fix unmap loop counting error:Neil Horman1-5/+5
2014-05-12sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov1-6/+8
2014-05-09net: cassini: use nested lock annotationEmil Goode1-1/+1
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz1-3/+7
2014-05-09net: cpsw: add missing of_node_putJohan Hovold1-0/+1
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold1-0/+4
2014-05-09Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold1-12/+2
2014-05-08Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz3-0/+719
2014-05-07qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2-18/+47
2014-05-07qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra1-2/+6
2014-05-07jme: Fix DMA unmap warningNeil Horman1-6/+47
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann1-10/+0
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann1-1/+1
2014-05-05net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann1-7/+6
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann1-0/+10
2014-05-05net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann1-1/+1
2014-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller3-29/+46
2014-05-05e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman1-6/+8
2014-05-05e1000e: Fix issue with link flap on 82579David Ertman2-0/+13
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2-4/+12
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2-19/+13
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry1-1/+2
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz1-2/+2
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein1-0/+23
2014-05-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-05-02net: mvmdio: Check for a valid interrupt instead of an errorEzequiel Garcia1-1/+4
2014-04-30gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil1-110/+113
2014-04-30net: sxgbe: Added set function for interrupt on completeByungho An3-0/+11
2014-04-30net: sxgbe: Added rxqueue enable functionByungho An4-0/+36
2014-04-30net: sxgbe: sw reset moved to probe functionByungho An2-13/+22
2014-04-30cxgb4: Decode PCIe Gen3 link speedRoland Dreier1-0/+2
2014-04-30Altera TSE: Add missing include to silence sparse warningsTobias Klauser1-0/+1
2014-04-30Altera TSE: Fix DMA secriptor length initializationTobias Klauser1-37/+37
2014-04-27arc_emac: add clock handlingHeiko Stübner2-11/+37
2014-04-27arc_emac: fix probe error pathHeiko Stübner1-9/+14
2014-04-27cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai1-6/+7
2014-04-26i40e: fix Timesync Tx interrupt handler codeJacob Keller1-4/+1
2014-04-26Altera TSE: Change driver name used by EthtoolVince Bridgers1-1/+7
2014-04-26Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers1-21/+24
2014-04-26Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers2-0/+4
2014-04-26Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers6-51/+101
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar1-0/+1
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz3-11/+37