summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-051-3/+24
* amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-041-0/+1
* amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-041-1/+2
* gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-041-1/+1
* net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-021-1/+2
* sunvnet: set queue mapping when doing packet copiesDavid L Stevens2015-02-021-0/+1
* qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-021-10/+16
* drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian2015-01-301-0/+2
* ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-2/+2
* ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-1/+1
* igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-8/+11
* net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-291-0/+2
* net: lance,ni64: don't build for ARMArnd Bergmann2015-01-291-2/+2
* net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-291-1/+2
* stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-271-1/+4
* bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-271-1/+1
* sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-271-11/+23
* sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-271-0/+4
* sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-271-7/+32
* sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-271-3/+0
* net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-261-10/+49
* sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-262-9/+31
* sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-261-16/+18
* sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-261-1/+2
* sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-261-4/+4
* drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-261-0/+22
* netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-251-1/+4
* enic: fix rx napi poll return valueGovindarajulu Varadarajan2015-01-241-1/+1
* amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2015-01-232-6/+7
* s2io: use snprintf() as a safety featureDan Carpenter2015-01-191-3/+8
* bgmac: activate irqs only if there is nothing to pollHauke Mehrtens2015-01-191-3/+3
* bgmac: register napi before the deviceHauke Mehrtens2015-01-191-3/+3
* sh_eth: Fix ethtool operation crash when net device is downBen Hutchings2015-01-191-0/+10
* sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings2015-01-191-9/+9
* net: davinci_emac: Add support for emac on dm816xTony Lindgren2015-01-161-0/+5
* net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren2015-01-161-3/+12
* net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren2015-01-161-5/+18
* net: davinci_emac: Free clock after checking the frequencyTony Lindgren2015-01-161-0/+1
* net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren2015-01-161-4/+29
* net: davinci_emac: Fix hangs with interruptsTony Lindgren2015-01-161-9/+10
* net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-152-3/+3
* net: sxgbe: Fix waring for double kfree()Byungho An2015-01-151-11/+10
* net: sxgbe: Fix NULL dereferece when using DTGirish K.S2015-01-151-4/+4
* sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven2015-01-151-2/+2
* drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N2015-01-151-10/+17
* be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna2015-01-151-3/+38
* tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
* tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
* tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-141-3/+5
* i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
OpenPOWER on IntegriCloud