summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-24ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli1-11/+5
2016-11-24net/mlx5e: Enforce min inline mode when offloading flowsRoi Dayan1-2/+44
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan4-0/+148
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan3-18/+13
2016-11-24net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz1-2/+31
2016-11-24net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz4-24/+128
2016-11-24net: 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-23net/mlx4_en: Free netdev resources under state lockTariq Toukan1-1/+4
2016-11-23bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet1-3/+9
2016-11-23driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng1-1/+2
2016-11-23net: 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-23xc2028: 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-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-1/+8
2016-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-9/+27
2016-11-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-4/+16
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller124-1155/+1409
2016-11-22marvell: mark mvneta and mvpp2 32-bit onlyArnd Bergmann1-0/+2
2016-11-22mlxsw: core: Implement thermal zoneIvan Vecera5-0/+484
2016-11-22mlxsw: reg: Add Management Fan Speed Limit registerJiri Pirko1-0/+49
2016-11-22net: dsa: mv88e6xxx: Move g1 stats code in global1.[ch]Andrew Lunn3-52/+36
2016-11-22net: dsa: mv88e6xxx: Implement mv88e6390 get_statsAndrew Lunn2-10/+32
2016-11-22net: dsa: mv88e6xxx: Add stats_get_stats to ops structureAndrew Lunn2-28/+57
2016-11-22net: dsa: mv88e6xxx: Add stats_get_sset_count|string to ops structureAndrew Lunn2-80/+177
2016-11-22net: dsa: mv88e6xxx: Add mv88e6390 statistics unit initAndrew Lunn4-0/+46