summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-09-03iwlwifi: mvm: fix comment typoEran Harary1-1/+1
2014-09-03iwlwifi: don't export tracepoints unnecessarilyJohannes Berg1-7/+0
2014-09-03iwlwifi: mvm: add some debugging to quota allocationJohannes Berg2-0/+14
2014-09-03iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel2-9/+42
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg3-12/+26
2014-09-03iwlwifi: consolidate hw scheduler configuration codeAvri Altman2-30/+121
2014-09-03iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman3-7/+64
2014-09-03iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho3-6/+25
2014-09-03iwlwifi: mvm: add function to update only psLuciano Coelho2-12/+41
2014-09-03iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part offLuciano Coelho1-17/+43
2014-09-03iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho2-14/+17
2014-09-03iwlwifi: mvm: clear d0i3 state on recoveryEliad Peller1-0/+3
2014-09-03iwlwifi: mvm: disable tx aggregation on low latency vifsEyal Shapira4-1/+14
2014-09-03iwlwifi: mvm: add debugfs entry for ps_disabledLuciano Coelho2-1/+4
2014-09-03iwlwifi: make U-APSD default configurable at compile timeJohannes Berg2-1/+17
2014-09-03iwlwifi: mvm: fix the dump_umac_error_logEran Harary1-6/+15
2014-09-03iwlwifi: mvm: Add marker command 0xcbMatti Gottlieb1-0/+34
2014-09-03iwlwifi: mvm: don't run automatic checks if CT was caused by debugfsLuciano Coelho1-2/+8
2014-09-03iwlwifi: mvm: reset the temperature when temperature test is disabledLuciano Coelho2-0/+22
2014-09-03iwlwifi: mvm: force protection for P2PEmmanuel Grumbach1-0/+3
2014-09-03iwlwifi: mvm: add use_ps-poll debugfs power optionEliad Peller3-1/+18
2014-09-03iwlwifi: mvm: use dynamic SMPS for P2P ClientEmmanuel Grumbach2-1/+6
2014-09-03iwlwifi: mvm: reduce the AMPDU size in low latency modeEmmanuel Grumbach1-18/+38
2014-09-03iwlwifi: mvm: Add set NIC temperature debug optionMatti Gottlieb3-0/+86
2014-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-30/+30
2014-08-15Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-6/+37
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-16/+17
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine30-30/+30
2014-08-11airo_cs: Remove typedef local_info_tHimangi Saraogi1-12/+13
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi1-4/+4
2014-08-11net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist1-0/+1
2014-08-11brcmfmac: fix memory leakage in msgbufArend van Spriel1-0/+4
2014-08-11brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel1-1/+2
2014-08-11carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-08-09rtlwifi: use pci_zalloc_consistentJoe Perches1-12/+5
2014-08-09rtl818x: use pci_zalloc_consistentJoe Perches1-7/+4
2014-08-09mwl8k: use pci_zalloc_consistentJoe Perches1-4/+2
2014-08-09ipw2100: use pci_zalloc_consistentJoe Perches1-11/+5
2014-08-07net: fix USB network driver config option.Francois Romieu1-0/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds306-4024/+18790
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+2
2014-08-06Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller41-112/+4837
2014-07-31b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki1-0/+3
2014-07-31b43: update PHY descriptions in KconfigRafał Miłecki1-13/+9
2014-07-31brcmfmac: Add TDLS support to msgbuf.Hante Meuleman9-6/+158
2014-07-31brcmfmac: Fix msgbuf flow control.Hante Meuleman3-8/+62
2014-07-31brcmfmac: Update pcie reset device routine.Hante Meuleman1-7/+42
2014-07-31brcmfmac: Adding PCIe bus layer support.Hante Meuleman9-0/+1880
2014-07-31brcmfmac: Adding msgbuf protocol.Hante Meuleman10-21/+2275