aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang1-1/+1
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski1-0/+2
2018-01-24qed: Free reserved MR tidMichal Kalderon1-11/+17
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon1-3/+0
2018-01-24fm10k: Fix configuration for macvlan offloadAlexander Duyck1-3/+22
2018-01-24net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng2-3/+7
2018-01-24RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling1-51/+8
2018-01-24net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel2-3/+3
2018-01-24drm: fix gpu scheduler link orderChristian König1-1/+1
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
2018-01-24igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua1-0/+9
2018-01-24igb: Delete an error message for a failed memory allocation in igb_enable_sriov()Markus Elfring1-2/+0
2018-01-24igb: Free IRQs when device is hotpluggedLyude Paul1-1/+1
2018-01-24e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner1-0/+2
2018-01-24igb: Clarify idleslope config constraintsJesus Sanchez-Palencia1-0/+14
2018-01-24e1000e: Set HTHRESH when PTHRESH is usedMatt Turner1-1/+1
2018-01-24igb: add function to get maximum RSS queuesZhang Shengju3-33/+12
2018-01-24igb: Allow to remove administratively set MAC on VFsCorinna Vinschen1-11/+31
2018-01-24drm/i915/guc: Fix comments style in intel_guc_log.cSagar Arun Kamble1-15/+30
2018-01-24drm/i915/guc: Update name and prototype of i915_guc_log_controlSagar Arun Kamble3-7/+7
2018-01-24drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble8-66/+172
2018-01-24drm/i915/guc: Enable interrupts before resuming GuC during runtime resumeSagar Arun Kamble1-4/+9
2018-01-24drm/i915/guc: Grab RPM wakelock while disabling GuC interruptsSagar Arun Kamble2-0/+9
2018-01-24Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An4-84/+76
2018-01-24Bluetooth: btintel: Use boot parameter from firmware fileTedd Ho-Jeong An2-4/+39
2018-01-24Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An4-16/+49
2018-01-24Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and laterTedd Ho-Jeong An1-7/+49
2018-01-24pcmcia: soc_common: Handle return value of clk_prepare_enableArvind Yadav1-2/+6
2018-01-24pcmcia: use proper printk format for resourceDominik Brodowski1-1/+1
2018-01-24drm/i915: Add a comment exlaining CCS hsub/vsubVille Syrjälä1-0/+14
2018-01-24drm/i915: Implement display w/a #1143Ville Syrjälä2-2/+48
2018-01-24regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackAxel Lin1-53/+31
2018-01-24drm/i915: Use enum plane_id for frontbuffer trackingVille Syrjälä4-12/+7
2018-01-24brcmfmac: separate firmware errors from i/o errorsArend Van Spriel4-20/+31
2018-01-24brcmfmac: assure bcdc dcmd api does not return value > 0Arend Van Spriel2-6/+8
2018-01-24qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich1-27/+25
2018-01-24qtnfmac: do not use bus mutex for events processingIgor Mitsyanko1-2/+2
2018-01-24qtnfmac: do not use mutexes in timer contextIgor Mitsyanko4-32/+38
2018-01-24qtnfmac: fix STA disconnect procedureSergey Matyukevich1-1/+0
2018-01-24qtnfmac: validate interface combinations on changesSergey Matyukevich1-0/+50
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich5-75/+114
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov4-0/+14
2018-01-24qtnfmac: get more hardware info from cardVasily Ulyanov2-1/+61
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov3-8/+85
2018-01-24qtnfmac: fix warnings when mBSS setup is stoppedVasily Ulyanov1-4/+4
2018-01-24qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov2-16/+9
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-24cxgb4: properly initialize variablesRahul Lakkireddy2-2/+4
2018-01-24cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy3-15/+2
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar9-8/+116