summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-12-05sfp: fix sparse warningRussell King
2017-12-05sfp: add documentation for kernel APIsRussell King
2017-12-05phylink: add documentation for kernel APIsRussell King
2017-12-05phylink: restart 802.3z negotiation when starting net deviceRussell King
2017-12-05phylink: remove phylink_init_eee()Russell King
2017-12-05phylink: add support for 2500baseX and 10GbaseKRRussell King
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King
2017-12-05phylink: merge SGMII and 802.3z handlingRussell King
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05drm/i915/cnl: Mask previous DDI - PLL mappingJames Ausmus
2017-12-05drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä
2017-12-05drm/i915: Skip switch-to-kernel-context on suspend when wedgedChris Wilson
2017-12-05iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon
2017-12-05iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel
2017-12-05iwlwifi: mvm: flush queue before deleting ROCJohannes Berg
2017-12-05iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-12-05s390/dasd: prevent prefix I/O errorStefan Haberland
2017-12-05s390/dasd: remove 'struct timespec' usageArnd Bergmann
2017-12-05s390/qdio: restrict target-full handling to IQDIOJulian Wiedmann
2017-12-05s390/qdio: consider ERROR buffers for inbound-full conditionJulian Wiedmann
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-04Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/...David S. Miller
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-04drm/amdgpu: add license to files where it was missingAlex Deucher
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher
2017-12-04net: phy: broadcom: re-add mistakenly removed config settingsHeiner Kallweit
2017-12-04net: phy: core: don't disable device interrupts in phy_changeHeiner Kallweit
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit
2017-12-04PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-03enic: add sw timestamp supportGovindarajulu Varadarajan
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger
2017-12-03hv_netvsc: optimize initialization of RNDIS headerStephen Hemminger
2017-12-03hv_netvsc: use reciprocal divide to speed up percent calculationStephen Hemminger
2017-12-03hv_netvsc: replace divide with mask when computing paddingStephen Hemminger
2017-12-03hv_netvsc: don't need local xmit_moreStephen Hemminger
2017-12-03hv_netvsc: drop unused macrosStephen Hemminger
2017-12-03liquidio: fix incorrect indentation of assignment statementColin Ian King
2017-12-03Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang
2017-12-03stmmac: reset last TSO segment size after device openLars Persson
2017-12-03ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codesGao Feng
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng
2017-12-03net: phy: realtek: add utility functions to read/write page addressesMartin Blumenstingl
2017-12-03net: phy: realtek: use the same indentation for all #definesMartin Blumenstingl
2017-12-03net: phy: realtek: group all register bit #defines for RTL821x_INERMartin Blumenstingl