aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-32/+77
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. Miller33-1103/+1325
2015-03-05iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2-2/+4
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 Grumbach3-0/+30
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon statisticsEmmanuel Grumbach3-0/+48
2015-03-02iwlwifi: mvm: restart firmware recording when no configuration is setEmmanuel Grumbach2-1/+19
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach3-0/+48
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon channel switchEmmanuel Grumbach2-0/+5
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach3-0/+49
2015-03-02iwlwifi: mvm: add the cause of the firmware dump in the dumpEmmanuel Grumbach6-12/+108
2015-03-02iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach10-80/+243
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 Grumbach4-4/+12
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 Grumbach7-32/+245
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 Coelho7-818/+20
2015-03-01iwlwifi: deprecate -9.ucode for 3160 / 7260 / 7265Luciano Coelho2-3/+3
2015-03-01iwlwifi: mvm: support radio statistics as global surveyJohannes Berg8-22/+127
2015-03-01iwlwifi: mvm: add statistics API version 10Johannes Berg4-22/+90
2015-03-01iwlwifi: pcie: apply destination before releasing resetEmmanuel Grumbach1-3/+3
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: increase the number of PAPD channel groups to 9Eran Harary1-1/+1
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-25iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach4-14/+29
2015-02-23iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira1-1/+4
2015-02-23iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski1-6/+3
2015-02-23iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho1-2/+31
2015-02-23iwlwifi: 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-23iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho1-7/+6
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 Grumbach13-62/+87