summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-03iwlwifi: mvm: add bcast_filtering debugfs entriesEliad Peller3-14/+250
2014-02-03iwlwifi: mvm: add dest ip to bcast filter configurationEliad Peller1-0/+73
2014-02-03iwlwifi: mvm: add predefined broadcast filter configurationEliad Peller1-0/+27
2014-02-03iwlwifi: mvm: add basic bcast filtering implementationEliad Peller6-0/+222
2014-02-03iwlwifi: mvm: change the format of the SRAM dumpEmmanuel Grumbach1-2/+8
2014-02-03iwlwifi: mvm: BT Coex - change SMPS settings in AP modeEmmanuel Grumbach2-32/+60
2014-02-03iwlwifi: mvm: BT Coex - set low latency vif as primaryEmmanuel Grumbach2-5/+27
2014-02-03iwlwifi: mvm: limit non-low-latency binding scheduling durationJohannes Berg2-7/+28
2014-02-03iwlwifi: mvm: reserve bandwidth for low-latency interfaceJohannes Berg2-14/+50
2014-02-03iwlwifi: mvm: disable powersave in low-latencyJohannes Berg2-2/+7
2014-02-03iwlwifi: mvm: add low-latency frameworkJohannes Berg3-1/+74
2014-02-03iwlwifi: mvm: notify scan completed even if no fw_restartDavid Spinadel2-21/+24
2014-02-03iwlwifi: mvm: don't stop sched scan in restartDavid Spinadel1-1/+1
2014-02-03iwlwifi: pcie: fix unused variable gcc warningEmmanuel Grumbach1-2/+1
2014-02-03iwlwifi: mvm: check ARRAY_SIZE(mvm->fw_id_to_mac_id) = IWL_MVM_STATION_COUNTEmmanuel Grumbach1-0/+7
2014-02-03iwlwifi: mvm: provide helper to fetch the iwl_mvm_sta from sta_idEmmanuel Grumbach3-18/+25
2014-02-03iwlwifi: remove obsolete TODOEmmanuel Grumbach1-5/+1
2014-02-03iwlwifi: 7000: warn about old firmwareEmmanuel Grumbach1-2/+2
2014-02-03iwlwifi: pcie: make FH debugfs file code easier to understandJohannes Berg1-9/+8
2014-02-03iwlwifi: pcie: fix secure section / dual cpu firmware loadingEran Harary5-120/+159
2014-02-03iwlwifi: pcie: Disable L0S exit timer for 8000 HW familyEran Harary1-2/+3
2014-02-03iwlwifi: pcie: change CSR reset in family 8000Eran Harary2-0/+13
2014-02-03iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary3-16/+23
2014-02-03iwlwifi: mvm: support NVM sections for family 8000Eran Harary7-27/+35
2014-02-03iwlwifi: Add 8000 HW family supportEran Harary4-1/+127
2014-02-03iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg8-77/+270
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds487-11767/+34655
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds21-184/+1737
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds4-91/+323
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-264/+259
2014-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds23-353/+1474
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46-75/+48
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds47-92/+158
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-237/+642
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-205/+249
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-5/+0
2014-01-30Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie14-12/+244
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin1-4/+10
2014-01-30drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst1-1/+1
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs3-0/+86
2014-01-30drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs10-7/+146
2014-01-30drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs1-0/+1
2014-01-29drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher1-0/+20
2014-01-29drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher1-0/+4
2014-01-29drm/radeon: set si_notify_smc_display_change properlyAlex Deucher1-3/+2
2014-01-29drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher3-4/+4
2014-01-29drm/radeon: clean up active vram sizingAlex Deucher8-12/+37
2014-01-29drm/radeon: skip async dma init on r6xxAlex Deucher2-23/+6
2014-01-29drm/radeon/runpm: don't runtime suspend non-PX cardsAlex Deucher1-0/+6
2014-01-29drm/radeon: add ring to fence trace functionsChristian König2-12/+15