summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh-3/+24
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas-0/+1
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas-1/+2
2015-02-04gianfar: correct the bad expression while writing bit-patternSanjeev Sharma-1/+1
2015-02-04net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang-51/+51
2015-02-03Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich-30/+26
2015-02-03Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich-8/+1
2015-02-02xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel-2/+3
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein-1/+2
2015-02-02sunvnet: set queue mapping when doing packet copiesDavid L Stevens-0/+1
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner-10/+16
2015-01-31hyperv: Fix the error processing in netvsc_send()Haiyang Zhang-3/+8
2015-01-30drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian-0/+2
2015-01-30ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita-2/+2
2015-01-30ixgbe: Fix checksum error when using stacked vlanToshiaki Makita-1/+1
2015-01-30igbvf: Fix checksum error when using stacked vlanToshiaki Makita-8/+11
2015-01-29net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann-0/+2
2015-01-29net: lance,ni64: don't build for ARMArnd Bergmann-2/+2
2015-01-29net: wan: add missing virt_to_bus dependenciesArnd Bergmann-3/+3
2015-01-29net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann-1/+2
2015-01-29ppp: deflate: never return len larger than output bufferFlorian Westphal-1/+1
2015-01-29vxlan: setup the right link netns in newlink hdlrNicolas Dichtel-5/+5
2015-01-29caif: remove wrong dev_net_set() callNicolas Dichtel-1/+0
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko-1/+4
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan-1/+1
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings-11/+23
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings-0/+4
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings-7/+32
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings-3/+0
2015-01-27can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish-4/+3
2015-01-27can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish-2/+10
2015-01-27can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish-1/+1
2015-01-27can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish-6/+1
2015-01-26net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia-10/+49
2015-01-26sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings-9/+31
2015-01-26sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings-16/+18
2015-01-26sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings-1/+2
2015-01-26sh_eth: Fix padding of short frames on TXBen Hutchings-4/+4
2015-01-26drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N-0/+22
2015-01-26Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller-0/+3
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar-2/+4
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet-1/+4
2015-01-24enic: fix rx napi poll return valueGovindarajulu Varadarajan-1/+1
2015-01-24Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller-31/+69
2015-01-23amd-xgbe: Use proper Rx flow control registerLendacky, Thomas-6/+7
2015-01-21can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian-0/+3
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter-3/+8
2015-01-19r8152: remove sram_readhayeswang-18/+6
2015-01-19r8152: remove generic_ocp_read before writinghayeswang-6/+0
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens-3/+3