summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter
2015-01-19r8152: remove sram_readhayeswang
2015-01-19r8152: remove generic_ocp_read before writinghayeswang
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens
2015-01-19bgmac: register napi before the deviceHauke Mehrtens
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings
2015-01-16net: davinci_emac: Add support for emac on dm816xTony Lindgren
2015-01-16net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren
2015-01-16net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren
2015-01-16net: davinci_emac: Free clock after checking the frequencyTony Lindgren
2015-01-16net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren
2015-01-16net: davinci_emac: Fix hangs with interruptsTony Lindgren
2015-01-15Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm...David S. Miller
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz
2015-01-15net: sxgbe: Fix waring for double kfree()Byungho An
2015-01-15net: sxgbe: Fix NULL dereferece when using DTGirish K.S
2015-01-15sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven
2015-01-15drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N
2015-01-15can: kvaser_usb: Don't dereference skb after a netif_rx()Ahmed S. Darwish
2015-01-15can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-15can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-15can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-15can: c_can: use regmap_update_bits() to modify RAMINIT registerRoger Quadros
2015-01-15can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp
2015-01-15can: dev: fix crtlmode_supported checkOliver Hartkopp
2015-01-15be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-14i40e: adds FCoE configure optionVasu Dev
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni
2015-01-12Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller
2015-01-11alx: fix alx_poll()Eric Dumazet
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet
2015-01-08net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein
2015-01-08sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu
2015-01-08sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu
2015-01-06i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai
2015-01-06i40e: Fix Rx checksum error counterAnjali Singhai
2015-01-06i40e: fix un-necessary Tx hangsJesse Brandeburg
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre