summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas
2015-02-04gianfar: correct the bad expression while writing bit-patternSanjeev Sharma
2015-02-04net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang
2015-02-03Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich
2015-02-03Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich
2015-02-02xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein
2015-02-02sunvnet: set queue mapping when doing packet copiesDavid L Stevens
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner
2015-01-31hyperv: Fix the error processing in netvsc_send()Haiyang Zhang
2015-01-30drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian
2015-01-30ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita
2015-01-30ixgbe: Fix checksum error when using stacked vlanToshiaki Makita
2015-01-30igbvf: Fix checksum error when using stacked vlanToshiaki Makita
2015-01-29net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann
2015-01-29net: lance,ni64: don't build for ARMArnd Bergmann
2015-01-29net: wan: add missing virt_to_bus dependenciesArnd Bergmann
2015-01-29net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann
2015-01-29ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-01-29vxlan: setup the right link netns in newlink hdlrNicolas Dichtel
2015-01-29caif: remove wrong dev_net_set() callNicolas Dichtel
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