summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-25Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...Dave Airlie3-24/+56
2016-11-25gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav1-0/+5
2016-11-25tuntap: remove unnecessary sk_receive_queue length check during xmitJason Wang1-7/+0
2016-11-25mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet3-44/+48
2016-11-25ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli1-11/+5
2016-11-25net/mlx5e: Enforce min inline mode when offloading flowsRoi Dayan1-2/+44
2016-11-25net/mlx5: E-Switch, Add control for inline modeRoi Dayan4-0/+148
2016-11-25net/mlx5: Enable to query min inline for a specific vportRoi Dayan3-18/+13
2016-11-25net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz1-2/+31
2016-11-25net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz4-24/+128
2016-11-25net: Add net-device param to the get offloaded stats ndoOr Gerlitz1-1/+1
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-11-24net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli1-1/+50
2016-11-24net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli4-7/+13
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli2-0/+91
2016-11-24net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli3-15/+20
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek1-0/+3
2016-11-24net: dsa: mv88e6xxx: add MV88E6097 switchStefan Eichenberger2-0/+28
2016-11-24Merge tag 'mmc-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-0/+16
2016-11-24Merge tag 'usb-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-75/+229
2016-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-44/+108
2016-11-24net/phy: add trace events for mdio accessesUwe Kleine-König1-0/+11
2016-11-24i2c: designware: fix rx fifo depth trackingRussell King1-1/+1
2016-11-24i2c: designware: report short transfersRussell King1-1/+6
2016-11-24drm/mediatek: fix null pointer dereferenceMatthias Brugger1-7/+7
2016-11-24drm/mediatek: fixed the calc method of data rate per laneJitao Shi1-16/+48
2016-11-24drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODEBibby Hsieh1-1/+1
2016-11-24net/mlx4_en: Free netdev resources under state lockTariq Toukan1-1/+4
2016-11-24bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet1-3/+9
2016-11-24driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng1-1/+2
2016-11-24net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov1-4/+4
2016-11-24Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie1-3/+2
2016-11-24Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-8/+22
2016-11-24xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2016-11-23drm/radeon: fix power state when port pm is unavailable (v2)Peter Wu1-1/+8
2016-11-23drm/amdgpu: fix power state when port pm is unavailablePeter Wu1-1/+8
2016-11-23HID: hid-sensor-hub: clear memory to avoid random dataSong Hongyan1-0/+1
2016-11-23HID: rmi: make transfer buffers DMA capableBenjamin Tissoires1-2/+8
2016-11-23HID: magicmouse: make transfer buffers DMA capableBenjamin Tissoires1-2/+10
2016-11-23HID: lg: make transfer buffers DMA capableBenjamin Tissoires1-4/+10
2016-11-23HID: cp2112: make transfer buffers DMA capableBenjamin Tissoires1-36/+79
2016-11-23rt2800: disable CCK rates on HTStanislaw Gruszka1-1/+0
2016-11-23rt2800: tune *_PROT_CFG parametersStanislaw Gruszka1-8/+8
2016-11-23rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka1-3/+3
2016-11-23rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka1-2/+5
2016-11-23rt2800: correct AUTO_RSP_CFGStanislaw Gruszka1-4/+2
2016-11-23rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka1-1/+0
2016-11-23rt2800: OFDM rates are mandatoryStanislaw Gruszka1-1/+1
2016-11-23rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka1-4/+1