summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+2
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-0/+3
2015-06-05Input: alps - do not reduce trackpoint speed by halfHans de Goede1-3/+2
2015-06-05Input: elantech - add new icbody type洪一竹1-0/+1
2015-06-05i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain1-3/+17
2015-06-05i40e: start up in VEPA mode by defaultAnjali Singhai Jain4-5/+36
2015-06-05i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2-30/+20
2015-06-05of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven1-1/+1
2015-06-05mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky5-2/+33
2015-06-05IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny1-0/+4
2015-06-05IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny3-173/+657
2015-06-05net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+67
2015-06-05net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2-5/+5
2015-06-05net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2-8/+11
2015-06-05net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny3-18/+47
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny3-11/+262
2015-06-05net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny4-45/+6
2015-06-05net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-05net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky5-66/+549
2015-06-05net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky3-30/+36
2015-06-05net/mlx5_en: Add missing check for memory allocation failureAmir Vadai1-0/+2
2015-06-05net: Add full IPv6 addresses to flow_keysTom Herbert3-11/+10
2015-06-05atm:he - Do not initialise statics to 0.Shailendra Verma1-1/+1
2015-06-05USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+7
2015-06-04virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu1-0/+1
2015-06-04drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä1-7/+7
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira1-1/+4
2015-06-04drm/i915: Initialize HWS page address after GPU resetArun Siluvery1-0/+6
2015-06-04Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller153-3383/+13310
2015-06-04cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai4-137/+0
2015-06-04cxgb4: Add support to dump loopback port statsHariprasad Shenai4-1/+92
2015-06-04cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai4-1/+136
2015-06-04cxgb4: Add ethtool support to get adapter statsHariprasad Shenai6-50/+284
2015-06-04net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller22-52/+220
2015-06-04net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-04net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1
2015-06-04net/mlx4_core: double free of dev_vfsCarol L Soto1-0/+1
2015-06-04drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2015-06-04net: phy: dp83867: Add TI dp83867 phyDan Murphy3-1/+245
2015-06-04ethernet: micrel: use time_after_eqAntonio Murdaca1-1/+1
2015-06-04net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz1-1/+3
2015-06-04Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabb...Dave Airlie1-2/+2
2015-06-04Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2015-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+6
2015-06-03drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov1-2/+2
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin22-24/+24
2015-06-03e1000e: fix unit hang during loopback testYanir Lubetkin1-3/+24
2015-06-03e1000e: fix systim issuesYanir Lubetkin2-11/+30