summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko1-1/+4
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings1-11/+23
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings1-0/+4
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings1-7/+32
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings1-3/+0
2015-01-27net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia1-10/+49
2015-01-27sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2-9/+31
2015-01-27sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings1-16/+18
2015-01-27sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings1-1/+2
2015-01-27sh_eth: Fix padding of short frames on TXBen Hutchings1-4/+4
2015-01-27drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-01-25enic: fix rx napi poll return valueGovindarajulu Varadarajan1-1/+1
2015-01-24amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2-6/+7
2015-01-20s2io: use snprintf() as a safety featureDan Carpenter1-3/+8
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens1-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens1-3/+3
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings1-9/+9
2015-01-16net: davinci_emac: Add support for emac on dm816xTony Lindgren1-0/+5
2015-01-16net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren1-3/+12
2015-01-16net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren1-5/+18
2015-01-16net: davinci_emac: Free clock after checking the frequencyTony Lindgren1-0/+1
2015-01-16net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren1-4/+29
2015-01-16net: davinci_emac: Fix hangs with interruptsTony Lindgren1-9/+10
2015-01-16net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2-3/+3
2015-01-16net: sxgbe: Fix waring for double kfree()Byungho An1-11/+10
2015-01-16net: sxgbe: Fix NULL dereferece when using DTGirish K.S1-4/+4
2015-01-15sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven1-2/+2
2015-01-15drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N1-10/+17
2015-01-15be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna1-3/+38
2015-01-15tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan1-0/+12
2015-01-15tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan1-0/+3
2015-01-15tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan1-3/+5
2015-01-15i40e: adds FCoE configure optionVasu Dev3-3/+14
2015-01-15cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai1-1/+1
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2-4/+7
2015-01-14drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-4/+19
2015-01-14cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai1-0/+2
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni1-5/+5
2015-01-12alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-12net: dnet: fix dnet_poll()Eric Dumazet1-13/+5
2015-01-09net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein1-0/+1
2015-01-09sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu2-1/+11
2015-01-09sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu1-0/+2
2015-01-07i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai1-13/+11
2015-01-07i40e: Fix Rx checksum error counterAnjali Singhai1-11/+13
2015-01-07i40e: fix un-necessary Tx hangsJesse Brandeburg2-8/+49
2015-01-07qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3