summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko1-2/+2
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-135/+1229
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-15/+284
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds53-614/+2657
2016-05-17drivers: net: Don't print unpopulated net_device nameHarvey Hunt3-10/+20
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru10-8/+825
2016-05-17ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven1-1/+6
2016-05-17qed: Remove a stray tabDan Carpenter1-1/+1
2016-05-17Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-6/+6
2016-05-17Merge branches 'next/cleanup' and 'next/fixes-non-critical' into next/cleanup...Arnd Bergmann1-5/+23
2016-05-17Merge branch 'for-4.7/wacom' into for-linusJiri Kosina3-7/+10
2016-05-17Merge branch 'for-4.7/upstream' into for-linusJiri Kosina5-24/+31
2016-05-17Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and...Jiri Kosina3298-126827/+229922
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro328-1802/+3451
2016-05-17Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-53/+42
2016-05-17Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds138-2074/+3289
2016-05-17net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-05-17net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes1-23/+20
2016-05-17stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia1-1/+6
2016-05-17Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds86-3294/+3971
2016-05-17net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-05-17net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes5-26/+18
2016-05-17Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds36-953/+1032
2016-05-17Merge tag 'regulator-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds30-570/+1777
2016-05-17Merge tag 'regmap-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2-2/+2
2016-05-17Merge tag 'for-linus-4.7' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-27/+40
2016-05-17net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-14/+2
2016-05-17net: ethernet: ftgmac100: use phydev from struct net_devicePhilippe Reynes1-16/+8
2016-05-17net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-25/+2
2016-05-17net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes3-32/+35
2016-05-17Merge tag 'hwmon-for-linus-v4.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-993/+1676
2016-05-17Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds10-451/+654
2016-05-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds13-32/+188
2016-05-17ipmi: Fix the I2C address extraction from SPMI tablesCorey Minyard1-1/+1
2016-05-17IPMI: reserve memio regions separatelyCorey Minyard1-13/+27
2016-05-17ipmi: Fix some minor coding style issuesCorey Minyard1-13/+12
2016-05-17Merge branch 'next' into for-linusDmitry Torokhov12-169/+139
2016-05-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-29/+238
2016-05-17ixgbe: Fix VLAN features errorAlexander Duyck1-4/+4
2016-05-17ixgbe: use correct mask when enabling sriovEmil Tantilov1-2/+2
2016-05-17Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-16/+22
2016-05-17Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2016-05-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-16/+16
2016-05-17Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+3
2016-05-17Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+77
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-157/+1684
2016-05-16qed: VFs gracefully accept lack of PMYuval Mintz1-1/+1
2016-05-16qed: Allow more than 16 VFsYuval Mintz1-0/+3
2016-05-16qed: Reset link on IOV disableManish Chopra1-39/+51
2016-05-16qed: Improve VF interrupt resetYuval Mintz4-60/+41