summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | r8152: remove r8153_enable_eeehayeswang2016-09-211-7/+3
| * | | | | | | r8152: move PHY settings to hw_phy_cfghayeswang2016-09-211-6/+8
| * | | | | | | r8152: move enabling PHYhayeswang2016-09-211-18/+25
| * | | | | | | r8152: move some functionshayeswang2016-09-211-112/+112
| * | | | | | | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-216-11/+45
| * | | | | | | Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller2016-09-201-5/+8
| |\ \ \ \ \ \ \
| | * | | | | | | can: flexcan: fix resume functionFabio Estevam2016-09-191-5/+8
| * | | | | | | | qed: Fix stack corruption on probeYuval Mintz2016-09-201-2/+2
| * | | | | | | | net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz2016-09-191-6/+14
| * | | | | | | | net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-191-0/+1
| * | | | | | | | net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-191-2/+2
| |/ / / / / / /
| * | | | | | | stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2016-09-182-2/+2
| * | | | | | | bna: fix crash in bnad_get_strings()Ivan Vecera2016-09-171-27/+23
| * | | | | | | bna: add missing per queue ethtool statIvan Vecera2016-09-171-1/+6
| * | | | | | | xen-netback: fix error handling on netback_probe()Filipe Manco2016-09-171-16/+30
| * | | | | | | s390/qeth: fix setting VIPA addressThomas Richter2016-09-161-2/+2
| * | | | | | | qeth: do not turn on SG per defaultUrsula Braun2016-09-162-3/+0
| * | | | | | | qeth: do not limit number of gso segmentsUrsula Braun2016-09-162-2/+0
| * | | | | | | qeth: check not more than 16 SBALEs on the completion queueUrsula Braun2016-09-161-1/+2
| * | | | | | | s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun2016-09-161-5/+17
| * | | | | | | s390/qeth: use ip_lock for hsuid configurationUrsula Braun2016-09-161-0/+5
| * | | | | | | qeth: restore device features after recoveryHans Wippel2016-09-164-0/+34
| * | | | | | | nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun2016-09-161-2/+6
| * | | | | | | net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov2016-09-161-0/+3
| * | | | | | | net/ibm/emac: add set mac addr callbackIvan Mikhaylov2016-09-161-2/+29
| * | | | | | | net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...Sean Wang2016-09-161-0/+1
| * | | | | | | net/mlx4_en: fix off by one in error handlingSebastian Ott2016-09-161-2/+2
| * | | | | | | drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet2016-09-131-4/+2
| * | | | | | | bnx2: Reset device during driver initializationBaoquan He2016-09-131-5/+7
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-09-191-3/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | rapidio/rio_cm: avoid GFP_KERNEL in atomic contextAlexandre Bounine2016-09-191-3/+16
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-for-4.8-rc7' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-09-196-107/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen2016-09-191-0/+4
| * | | | | | | Subject: [PATCH, RESEND] drm: exynos: avoid unused function warningArnd Bergmann2016-09-191-4/+2
| * | | | | | | drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski2016-09-181-22/+7
| * | | | | | | drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski2016-09-181-24/+2
| * | | | | | | drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski2016-09-181-27/+2
| * | | | | | | drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski2016-09-181-27/+2
| * | | | | | | exynos-drm: Fix unsupported GEM memory type error message to be clearShuah Khan2016-09-181-3/+3
* | | | | | | | Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-183-13/+20
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-161-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas2016-09-121-1/+2
| * | | | | | | | | USB: change bInterval default to 10 msAlan Stern2016-09-161-11/+17
| * | | | | | | | | usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-161-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-182-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2016-09-132-4/+6
| |/ / / / / / / /
* | | | | | | | | Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-09-173-17/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi2016-09-141-8/+10
| * | | | | | | | | mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi2016-09-141-8/+8
| * | | | | | | | | mmc: sdhci-st: Handle interconnect clockLee Jones2016-09-121-1/+14
| |/ / / / / / / /