summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-05-06e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman1-6/+8
2014-05-06e1000e: 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-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-05-03net: mvmdio: Check for a valid interrupt instead of an errorEzequiel Garcia1-1/+4
2014-05-01gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil1-110/+113
2014-05-01net: sxgbe: Added set function for interrupt on completeByungho An3-0/+11
2014-05-01net: sxgbe: Added rxqueue enable functionByungho An4-0/+36
2014-05-01net: sxgbe: sw reset moved to probe functionByungho An2-13/+22
2014-05-01cxgb4: Decode PCIe Gen3 link speedRoland Dreier1-0/+2
2014-05-01Altera TSE: Add missing include to silence sparse warningsTobias Klauser1-0/+1
2014-05-01Altera TSE: Fix DMA secriptor length initializationTobias Klauser1-37/+37
2014-04-28arc_emac: add clock handlingHeiko Stübner2-11/+37
2014-04-28arc_emac: fix probe error pathHeiko Stübner1-9/+14
2014-04-28cxgb4: 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
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz3-4/+13
2014-04-24gianfar: Check if phydev present on ethtool -AClaudiu Manoil1-0/+3
2014-04-24qlcnic: Fix memory leak.Rajesh Borundia1-1/+8
2014-04-24qlcnic: Reset firmware API lock at driver load timeSony Chacko1-0/+9
2014-04-24net: cadence: Fix architecture dependenciesJean Delvare1-2/+2
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim1-11/+12
2014-04-23smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim1-1/+1
2014-04-23net: sxgbe: Added phy_found error pathByungho An1-2/+12
2014-04-23net: sxgbe: rearrange dma descriptorByungho An2-24/+19
2014-04-22arc_emac: write initial MAC address from devicetree to hwMax Schwarz1-7/+14
2014-04-19e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski10-22/+21
2014-04-19ixgbe: clean up Rx time stamping codeJakub Kicinski3-45/+15
2014-04-19igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka1-1/+3
2014-04-19e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA1-1/+1
2014-04-19e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich1-1/+1
2014-04-19i40e: fix TCP flag replication for hardware offloadJesse Brandeburg1-0/+9
2014-04-19i40e: remove open-coded skb_cow_headFrancois Romieu1-9/+9
2014-04-19tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-04-16net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni1-39/+34
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree10-22/+133
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15net: cadence: Add architecture dependenciesJean Delvare1-3/+3
2014-04-15cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise1-1/+3
2014-04-14qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra1-0/+10
2014-04-14qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria1-14/+17