aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter1-3/+8
2015-01-19r8152: remove sram_readhayeswang1-18/+6
2015-01-19r8152: remove generic_ocp_read before writinghayeswang1-6/+0
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 spaceTony 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-15Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller4-29/+44
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2-3/+3
2015-01-15net: sxgbe: Fix waring for double kfree()Byungho An1-11/+10
2015-01-15net: 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-15can: kvaser_usb: Don't dereference skb after a netif_rx()Ahmed S. Darwish1-7/+4
2015-01-15can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish1-3/+4
2015-01-15can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish1-0/+3
2015-01-15can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish1-6/+4
2015-01-15can: c_can: use regmap_update_bits() to modify RAMINIT registerRoger Quadros1-11/+18
2015-01-15can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp1-0/+5
2015-01-15can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-01-15be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna1-3/+38
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan1-0/+12
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan1-0/+3
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan1-3/+5
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoinJiri Pirko1-2/+14
2015-01-14i40e: adds FCoE configure optionVasu Dev3-3/+14
2015-01-14cxgb4vf: 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-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel1-29/+42
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-4/+19
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai1-0/+2
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov1-1/+1
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni1-5/+5
2015-01-12Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller9-21/+58
2015-01-11alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet1-13/+5
2015-01-08net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein1-0/+1
2015-01-08sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu2-1/+11
2015-01-08sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu1-0/+2
2015-01-06i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai1-13/+11
2015-01-06i40e: Fix Rx checksum error counterAnjali Singhai1-11/+13
2015-01-06i40e: fix un-necessary Tx hangsJesse Brandeburg2-8/+49
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1