summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-17bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner
2012-01-17bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner
2012-01-17bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner
2012-01-17bnx2x: Fix PFC setting on BCM57840Yaniv Rosner
2012-01-17bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner
2012-01-17net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu
2012-01-17mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar
2012-01-17mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter
2012-01-17brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva
2012-01-17ehea: make some functions and variables staticThadeu Lima de Souza Cascardo
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2012-01-17bcma: add stub for bcma_bus_suspend()Linus Torvalds
2012-01-17bcma: convert suspend/resume to pm_opsLinus Torvalds
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau
2012-01-16bcma: invalidate the mapped core over suspend/resumeRafał Miłecki
2012-01-13rt2800pci: fix spurious interrupts generationStanislaw Gruszka
2012-01-13ipw2x00: signedness bug handling frame lengthDan Carpenter
2012-01-13wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12ramoops: update parameters only after successful initKees Cook
2012-01-12ramoops: fix use of rounddown_pow_of_two()Marco Stornelli
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton
2012-01-12pptp: Accept packet with seq zeroBradley Peterson
2012-01-12net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard
2012-01-12drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall
2012-01-12drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmapJulia Lawall
2012-01-12ksz884x: fix mtu for VLANDoug Kehn
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier
2012-01-12gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier
2012-01-12gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12brcmsmac: fix reading of PCI sprom contentsLinus Torvalds
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso
2012-01-12lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz
2012-01-12virtio: balloon: Add freeze, restore handlers to support S4Amit Shah