summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-0527-136/+171
|\
| * qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-051-3/+24
| * amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-051-0/+1
| * amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-051-1/+2
| * vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin2015-02-041-1/+3
| * gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-041-1/+1
| * net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2015-02-042-51/+51
| * Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich2015-02-043-30/+26
| * Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2015-02-042-8/+1
| * xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2015-02-032-2/+3
| * net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-031-1/+2
| * isdn: off by one in connect_res()Dan Carpenter2015-02-031-1/+1
| * sunvnet: set queue mapping when doing packet copiesDavid L Stevens2015-02-031-0/+1
| * qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-031-10/+16
| * hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-02-011-3/+8
| * drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian2015-01-311-0/+2
| * ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-2/+2
| * ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-1/+1
| * igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-8/+11
| * net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-301-0/+2
| * net: lance,ni64: don't build for ARMArnd Bergmann2015-01-301-2/+2
| * net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-301-3/+3
| * net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-301-1/+2
| * ppp: deflate: never return len larger than output bufferFlorian Westphal2015-01-291-1/+1
| * vxlan: setup the right link netns in newlink hdlrNicolas Dichtel2015-01-291-5/+5
| * caif: remove wrong dev_net_set() callNicolas Dichtel2015-01-291-1/+0
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-02-052-3/+6
|\ \
| * | sd: Fix max transfer length for 4k disksBrian King2015-02-021-2/+4
| * | scsi: fix device handler detach oopsMike Christie2015-02-021-1/+2
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-0513-27/+54
|\ \ \
| * | | drm/cirrus: Limit modes depending on bpp optionTakashi Iwai2015-02-054-2/+15
| * | | Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie2015-02-033-4/+8
| |\ \ \
| | * | | drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay2015-02-021-1/+5
| | * | | drm/amdkfd: max num of queues can't be 0Oded Gabbay2015-02-021-2/+2
| | * | | drm/amdkfd: Fix bug in accounting of queuesOded Gabbay2015-02-021-1/+1
| * | | | Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2015-02-036-21/+31
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/radeon: fix the crash in test functionsIlija Hadzic2015-02-021-4/+4
| | * | | drm/radeon: fix the crash in benchmark functionsIlija Hadzic2015-02-021-5/+8
| | * | | drm/radeon: properly set vm fragment size for TN/RLAlex Deucher2015-02-021-2/+4
| | * | | drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher2015-02-022-10/+12
| | * | | drm/radeon: fix PLLs on RS880 and older v2Christian König2015-02-021-0/+3
* | | | | Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2015-02-052-2/+16
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...Mark Brown2015-02-042-2/+16
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | spi: imx: use pio mode for i.mx6dlRobin Gong2015-02-031-0/+4
| | * | | | | spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV2015-01-271-2/+12
| | |/ / / /
* | | | | | Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-051-28/+7
|\ \ \ \ \ \
| * | | | | | Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA"Rafael J. Wysocki2015-02-031-28/+7
| |/ / / / /
* | | | | | Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-052-3/+40
|\ \ \ \ \ \
| * | | | | | PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-02-041-3/+37
| * | | | | | PCI: designware: Reject MSI-X IRQsLucas Stach2015-01-271-0/+3