aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextDavid S. Miller4-2/+5
2015-03-07iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach4-2/+5
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller21-1020/+1051
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+2
2015-03-02iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel1-6/+7
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon low RSSIEmmanuel Grumbach1-0/+19
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon statisticsEmmanuel Grumbach1-0/+30
2015-03-02iwlwifi: mvm: restart firmware recording when no configuration is setEmmanuel Grumbach1-0/+19
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach1-0/+34
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon channel switchEmmanuel Grumbach1-0/+3
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach1-0/+28
2015-03-02iwlwifi: mvm: add the cause of the firmware dump in the dumpEmmanuel Grumbach5-12/+95
2015-03-02iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach5-17/+97
2015-03-02iwlwifi: mvm: use only 40 ms for fragmented scanDavid Spinadel1-1/+1
2015-03-02iwlwifi: mvm: allow to force the Rx chains from debugfsEmmanuel Grumbach3-0/+57
2015-03-02iwlwifi: add new TLV capability flag for BT PLCREmmanuel Grumbach3-4/+10
2015-03-02iwlwifi: mvm: don't iterate interfaces to disconnect in net-detectLuciano Coelho1-3/+6
2015-03-01iwlwifi: mvm: new Alive / error table APIEmmanuel Grumbach3-21/+208
2015-03-01iwlwifi: mvm: support beacon statistics for BSS clientJohannes Berg4-4/+82
2015-03-01iwlwifi: mvm: don't write to DBGC_OUT_CTRL when stopping the recordingEran Harary1-1/+2
2015-03-01iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho6-816/+20
2015-03-01iwlwifi: mvm: support radio statistics as global surveyJohannes Berg7-22/+125
2015-03-01iwlwifi: mvm: add statistics API version 10Johannes Berg3-22/+88
2015-03-01iwlwifi: mvm: remove unused function in BT coexEyal Shapira2-7/+0
2015-03-01iwlwifi: mvm: fix BT coex shared antenna activity checkEyal Shapira1-1/+1
2015-03-01iwlwifi: mvm: rs: print single stream params via debugfsEyal Shapira1-0/+11
2015-03-01iwlwifi: mvm: rs: avoid ss_force from being reset after tx idleEyal Shapira2-12/+15
2015-03-01iwlwifi: mvm: consider TDLS queues as used during drainArik Nemtsov1-0/+8
2015-03-01iwlwifi: mvm: rs: disable MIMO for low latency P2PEyal Shapira1-0/+8
2015-03-01iwlwifi: mvm: rs: adapt rate matching to new STBC/BFEREyal Shapira2-9/+37
2015-03-01iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira1-7/+14
2015-02-23iwlwifi: mvm: rs: better match tx response rate to the LQ tableEyal Shapira2-76/+47
2015-02-03iwlwifi: mvm: reduce quota thresholdJohannes Berg1-1/+1
2015-02-02iwlwifi: mvm: don't send a command the firmware doesn't knowEmmanuel Grumbach1-1/+2
2015-02-01iwlwifi: mvm: Fix building channels in scan_config_cmdIlan Peer1-2/+2
2015-02-01iwlwifi: mvm: Enable EBS also in single scan on umac interfaceHaim Dreyfuss1-0/+7
2015-02-01iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho1-1/+1
2015-02-01iwlwifi: mvm: Fix a few EBS error handling bugsHaim Dreyfuss2-3/+13
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach5-18/+38
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach2-3/+8
2015-02-01iwlwifi: mvm: ignore stale TDLS ch-switch responsesArik Nemtsov2-2/+16
2015-02-01iwlwifi: mvm: improve TDLS ch-sw state machineArik Nemtsov2-14/+35
2015-02-01iwlwifi: mvm: rs: enable forcing single stream Tx decisionEyal Shapira3-0/+102
2015-02-01iwlwifi: mvm: add beamformer supportEyal Shapira4-28/+175
2015-02-01iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-02-01iwlwifi: mvm: remove space padding after sysassert descriptionJohannes Berg1-1/+1
2015-02-01iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is falseLuciano Coelho1-5/+5
2015-01-25iwlwifi: mvm: check IWL_UCODE_TLV_API_SCD_CFG in API and not in capaEmmanuel Grumbach1-1/+1
2015-01-22iwlwifi: mvm: fix rx chains configuration in phy ctxt cmdLiad Kaufman1-1/+1
2015-01-22iwlwifi: mvm: rs: remove stats argument from functionsJohannes Berg3-26/+72