aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings
2015-01-27can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-01-27can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-01-27can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-01-27can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-26net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia
2015-01-26sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings
2015-01-26sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings
2015-01-26sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings
2015-01-26sh_eth: Fix padding of short frames on TXBen Hutchings
2015-01-26drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-01-26Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet
2015-01-24enic: fix rx napi poll return valueGovindarajulu Varadarajan
2015-01-24Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller
2015-01-23amd-xgbe: Use proper Rx flow control registerLendacky, Thomas
2015-01-21can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian
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-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau
2015-01-19Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-01-18iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach
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