aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-13Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie2-8/+12
2014-03-13Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie3-9/+20
2014-03-13Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-0/+18
2014-03-13drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom1-0/+18
2014-03-12ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall1-1/+0
2014-03-12ixgbe: fix some multiline hw_dbg printsJacob Keller1-5/+3
2014-03-12ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller1-7/+7
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller23-0/+23
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller3-4/+3
2014-03-12ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida1-1/+1
2014-03-12net: ixgbe calls skb_set_hashTom Herbert1-1/+3
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny4-30/+88
2014-03-12net: igb calls skb_set_hashTom Herbert1-1/+3
2014-03-12net: e1000e calls skb_set_hashTom Herbert1-1/+1
2014-03-12Merge tag 'pci-v3.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-2/+3
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki1-2/+2
2014-03-12gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman1-2/+2
2014-03-12benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2014-03-12mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-12ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2014-03-12tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2014-03-12bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2014-03-12bonding: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman3-7/+7
2014-03-12r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2014-03-128139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2014-03-128139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2014-03-12drm/radeon/cik: properly set compute ring status on disableAlex Deucher1-1/+4
2014-03-12be2net: update driver version to 10.2Sathya Perla1-1/+1
2014-03-12be2net: Fix vlans_added counterVasundhara Volam1-2/+5
2014-03-12be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam1-3/+7
2014-03-12be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli1-3/+2
2014-03-12be2net: log LPVID used in multi-channel configsRavikumar Nelavelli1-2/+4
2014-03-12be2net: Add link state control for VFsSuresh Reddy4-5/+88
2014-03-12be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy1-8/+11
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz1-1/+1
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz1-0/+8
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz1-2/+3
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein2-15/+0
2014-03-12mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCEShani Michaelli1-15/+57
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein6-24/+108
2014-03-12mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein3-50/+329
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein6-38/+191
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-3/+30
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein5-20/+106
2014-03-12drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher1-7/+5
2014-03-12drm/radeon/cik: properly set sdma ring status on disableAlex Deucher1-0/+2
2014-03-12drm/radeon: fix runpm disabling on non-PX harderAlex Deucher1-1/+9
2014-03-12xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu1-2/+1
2014-03-12lg-vl600: Convert uses of __constant_<foo> to <foo>Joe Perches1-1/+1
2014-03-12xilinx: Convert uses of __constant_<foo> to <foo>Joe Perches2-3/+3