summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: macb: Fix race between HW and driverSoren Brinkmann2014-05-051-10/+0Star
* 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/+6Star
* 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/+13Star
* | 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-282-11/+37
* arc_emac: fix probe error pathHeiko Stübner2014-04-281-9/+14
* cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai2014-04-281-6/+7
* i40e: fix Timesync Tx interrupt handler codeJacob Keller2014-04-261-4/+1Star
* 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
* bnx2x: Memory leak during VF removalYuval Mintz2014-04-263-4/+13
* gianfar: Check if phydev present on ethtool -AClaudiu Manoil2014-04-241-0/+3
* qlcnic: Fix memory leak.Rajesh Borundia2014-04-241-1/+8
* qlcnic: Reset firmware API lock at driver load timeSony Chacko2014-04-241-0/+9
* net: cadence: Fix architecture dependenciesJean Delvare2014-04-241-2/+2
* smc91x: improve definition of debug macrosZi Shen Lim2014-04-241-11/+12
* smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim2014-04-231-1/+1
* net: sxgbe: Added phy_found error pathByungho An2014-04-221-2/+12
* net: sxgbe: rearrange dma descriptorByungho An2014-04-222-24/+19Star
* arc_emac: write initial MAC address from devicetree to hwMax Schwarz2014-04-221-7/+14
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-1910-22/+21Star
* ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-193-45/+15Star
* igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka2014-04-191-1/+3
* e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA2014-04-191-1/+1
* e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich2014-04-191-1/+1
* i40e: fix TCP flag replication for hardware offloadJesse Brandeburg2014-04-191-0/+9
* i40e: remove open-coded skb_cow_headFrancois Romieu2014-04-191-9/+9