aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-07net: netcp: remove the redundant memmov()Karicheri, Muralidharan1-3/+3
2017-01-07net: netcp: extract eflag from desc for rx_hook handlingKaricheri, Muralidharan2-3/+18
2017-01-07net: ethernet: ti: cpsw: add support for ringparam configurationGrygorii Strashko3-8/+122
2017-01-07net: ethernet: ti: cpsw: add support for descs pool size configurationGrygorii Strashko3-3/+22
2017-01-07net: ethernet: ti: cpdma: use devm_ioremapGrygorii Strashko1-3/+2
2017-01-07net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_create/destroy()Grygorii Strashko1-32/+30
2017-01-07net: ethernet: ti: cpdma: fix desc re-queuingGrygorii Strashko1-1/+1
2017-01-07net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddrGrygorii Strashko1-18/+22
2017-01-06be2net: fix accesses to unicast listIvan Vecera1-6/+3
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-7/+24
2017-01-06Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2017-01-06cxgb4: Add port description for new cards.Ganesh Goudar1-12/+18
2017-01-06cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar2-16/+25
2017-01-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-24/+44
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai3-1/+69
2017-01-06net: phy: dp83867: fix irq generationGrygorii Strashko1-0/+10
2017-01-06net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli2-22/+4
2017-01-06liquidio: fix wrong information about channels reported to ethtoolWeilin Chang1-5/+9
2017-01-06amd-xgbe: Fix IRQ processing when running in single IRQ modeLendacky, Thomas1-1/+1
2017-01-06liquidio VF: fix incorrect struct being usedPrasad Kanneganti1-2/+2
2017-01-06sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-01-06sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov1-2/+2
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds8-89/+191
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds2-12/+7
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-2/+42
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-5/+72
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-28/+45
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2-10/+5
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki15-35/+165
2017-01-06Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'Rafael J. Wysocki3-6/+12
2017-01-06Merge branch 'pm-cpufreq'Rafael J. Wysocki2-22/+33
2017-01-06igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento1-2/+2
2017-01-06igb: add i211 to i210 PHY workaroundTodd Fujinaka1-1/+1
2017-01-06igb: close/suspend race in netif_device_detachTodd Fujinaka1-9/+12
2017-01-06igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli1-0/+5
2017-01-06igb: reset the PHY before reading the PHY IDAaron Sierra1-0/+11
2017-01-06igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin1-2/+2
2017-01-06igb: Workaround for igb i210 firmware issueChris J Arges1-0/+4
2017-01-06igb: correct register commentsCao jin1-1/+1
2017-01-06e1000e: driver trying to free already-free irqkhalidm1-1/+1
2017-01-06igb: Realign bad indentationJoe Perches1-9/+6
2017-01-05Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-22/+22
2017-01-05Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/drm-intelLinus Torvalds11-45/+190
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-53/+90
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin1-14/+10
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+10
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-29/+36
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29