summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-194/+432
2015-09-10xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2015-09-10xen-netback: respect user provided max_queuesWei Liu1-2/+5
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen1-83/+54
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2-8/+37
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy1-0/+8
2015-09-09r8152: fix the runtime suspend issueshayeswang1-2/+57
2015-09-09r8152: split DRIVER_VERSIONhayeswang1-2/+7
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com3-0/+154
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes1-4/+1
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes1-6/+2
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes1-2/+1
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser1-6/+1
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli1-2/+2
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2-17/+16
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai1-2/+5
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai1-1/+1
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto1-0/+1
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-382/+125
2015-09-09Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+8
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-55/+697
2015-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-9/+23
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds196-2523/+63057
2015-09-09ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errataJosh Wu1-0/+5
2015-09-09pwm: NXP LPC18xx PWM/SCT driverAriel D'Alessandro3-0/+478
2015-09-08dm9000: fix a typoBarry Song1-1/+1
2015-09-08net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli1-4/+8
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds9-279/+406
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-17/+27
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+6
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-966/+928
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds13-246/+472
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds12-38/+27
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds26-411/+1035
2015-09-08Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...Linus Torvalds9-385/+667
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds30-516/+1920
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds63-852/+1636
2015-09-08zram: unify error reportingSergey Senozhatsky1-7/+8
2015-09-08zsmalloc: account the number of compacted pagesSergey Senozhatsky1-1/+1
2015-09-08zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2-7/+9
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2015-09-08mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes1-2/+1
2015-09-08mm, oom: organize oom context into structDavid Rientjes1-2/+10
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds38-367/+1224
2015-09-08device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall1-6/+8
2015-09-08usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin1-11/+28
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-95/+367
2015-09-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+224