summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-06ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)
2012-08-06drivers/atm/iphase.c: fix error return codeJulia Lawall
2012-08-06drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-08-06mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny
2012-08-03cris: fix eth_v10.c build errorRandy Dunlap
2012-08-03cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser
2012-08-03isdnloop: fix and simplify isdnloop_init()Wu Fengguang
2012-08-03hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang
2012-08-03net/mlx4_core: Remove port type restrictionsYevgeny Petrilin
2012-08-03net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin
2012-08-03net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai
2012-08-03emulex: benet: Add a missing CR in the end of messageMasanari Iida
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee
2012-08-02libertas: fix two memory leaksDaniel Drake
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake
2012-08-02b43: fix logic in GPIO initRafał Miłecki
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01delousing target_core_file a bitAl Viro
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-31rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga
2012-07-31rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga
2012-07-31nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-07-31mm: factor out memory isolate functionsMinchan Kim
2012-07-31drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab
2012-07-31vfio: Add PCI device driverAlex Williamson
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson