summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-0624-57/+109
|\
| * net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia2016-12-065-13/+17
| * net/mlx5e: Don't flush SQ on errorSaeed Mahameed2016-12-061-1/+0
| * net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed2016-12-061-1/+1
| * net/mlx5: Fix query ISSI flowKamal Heib2016-12-063-11/+14
| * net/mlx5: Remove duplicate pci dev name printKamal Heib2016-12-061-4/+4
| * net/mlx5: Verify module parametersKamal Heib2016-12-062-12/+17
| * net: fec: fix compile with CONFIG_M5272Nikita Yushchenko2016-12-061-3/+10
| * be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru2016-12-061-1/+2
| * virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski2016-12-061-5/+14
| * net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel2016-12-063-2/+8
| * net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2016-12-051-0/+4
| * bnx2x: Prevent tunnel config for 577xxMintz, Yuval2016-12-051-2/+2
| * bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2016-12-051-0/+8
| * isdn: hisax: set error code on failurePan Bian2016-12-051-0/+1
| * net: bnx2x: fix improper return valuePan Bian2016-12-051-0/+1
| * net: ethernet: qlogic: set error code on failurePan Bian2016-12-051-0/+1
| * atm: fix improper return valuePan Bian2016-12-051-1/+1
| * net: irda: set error code on failuresPan Bian2016-12-051-0/+1
| * atm: lanai: set error code when ioremap failsPan Bian2016-12-051-0/+1
| * net: usb: set error code when usb_alloc_urb failsPan Bian2016-12-051-0/+1
| * netdev: broadcom: propagate error codePan Bian2016-12-051-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-051-1/+2
|\ \
| * | crypto: chcr - Fix memory corruptionHarsh Jain2016-11-301-1/+2
* | | Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-12-037-13/+34
|\ \ \ | |_|/ |/| |
| * | Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...Dave Airlie2016-12-042-3/+5
| |\ \
| | * | drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld2016-11-301-1/+2
| | * | drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson2016-11-301-2/+3
| * | | Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-12-011-4/+6
| |\ \ \
| | * | | drm: Don't call drm_for_each_crtc with a non-KMS driverMichel Dänzer2016-11-301-4/+6
| | |/ /
| * | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-11-301-1/+1
| |\ \ \
| | * | | drm: hdlcd: Fix cleanup orderRobin Murphy2016-11-251-1/+1
| * | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-303-5/+22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/radeon: fix check for port PM availabilityAlex Deucher2016-11-291-2/+9
| | * | | drm/amdgpu: fix check for port PM availabilityPeter Wu2016-11-291-2/+9
| | * | | drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu2016-11-281-1/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-0260-239/+645
|\ \ \ \ \
| * | | | | geneve: avoid use-after-free of skb->dataSabrina Dubroca2016-12-021-10/+4
| * | | | | Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-024-24/+121
| |\ \ \ \ \
| | * | | | | can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-013-0/+76
| | * | | | | can: peak: Fix bittiming fields size in bitsStephane Grosjean2016-12-012-24/+45
| * | | | | | net: renesas: ravb: unintialized return valueDan Carpenter2016-12-021-2/+0
| * | | | | | sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-021-1/+1
| * | | | | | net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
| * | | | | | NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas2016-12-021-0/+1
| * | | | | | cdc_ether: Fix handling connection notificationKristian Evensen2016-12-021-7/+31
| * | | | | | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-021-2/+0
| * | | | | | net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-021-10/+0
| * | | | | | net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-0213-49/+156
| * | | | | | net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0