summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-08sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko
2015-07-08sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko
2015-07-08sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko
2015-07-08bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana
2015-07-08net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas
2015-07-08net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREGRob Herring
2015-07-08NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai
2015-07-02enic: fix issues in enic_pollGovindarajulu Varadarajan
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-01Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-07-01watchdog: omap_wdt: early_enable module parameterLars Poeschel
2015-07-01iommu/amd: Introduce protection_domain_init() functionJoerg Roedel
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-30MAINTAINERS: BCACHE: Kent Overstreet has changed email addressJoe Perches
2015-06-30bcache: use kvfree() in various placesPekka Enberg
2015-06-30libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg
2015-06-30target: use kvfree() in session alloc and freePekka Enberg
2015-06-30IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg
2015-06-30drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-06-30cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-06-30memstick: remove deprecated use of pci apiQuentin Lambert
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-30net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-06-30net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-06-30of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on shGeert Uytterhoeven
2015-06-30of/irq: Fix pSeries boot failureJeremy Linton