summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach7-12/+15
2017-12-20iwlwifi: mvm: send the low latency commandShaul Triebitz1-1/+23
2017-12-20iwlwifi: mvm: adjust to quota offloadShaul Triebitz1-0/+4
2017-12-20iwlwifi: mvm: don't warn on multiple packets when opening a queueSara Sharon1-3/+2
2017-12-20iwlwifi: mvm: support RX flags API changeSara Sharon2-2/+6
2017-12-20iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein1-2/+4
2017-12-20iwlwifi: mvm: force quota update upon NoA settingShaul Triebitz1-1/+1
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami1-2/+1
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami1-1/+1
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller19-461/+708
2017-12-08iwlwifi: mvm: fix wrong #ifdef that uses a macro from backportsLuca Coelho1-1/+1
2017-12-05iwlwifi: mvm: request statistics when reading debugfsJohannes Berg1-0/+3
2017-12-05iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman2-5/+5
2017-12-05iwlwifi: mvm: rs: add sanity check when sending LQ commandGregory Greenman1-1/+3
2017-12-05iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman3-36/+45
2017-12-05iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman3-0/+81
2017-12-05iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman3-0/+45
2017-12-05iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman4-11/+207
2017-12-05iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman8-48/+166
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman8-30/+77
2017-12-05iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon1-0/+6
2017-12-05iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wkEmmanuel Grumbach1-7/+2
2017-12-05iwlwifi: mvm: add WFA vendor specific TPC report IE to probe requestAvraham Stern1-3/+32
2017-12-05iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon1-0/+2
2017-12-05iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel1-3/+9
2017-12-05iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2-2/+24
2017-12-02Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...Kalle Valo12-322/+38
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho5-11/+11
2017-11-28iwlwifi: mvm: remove superfluous flush_work()Johannes Berg2-6/+4
2017-11-25iwlwifi: mvm: remove TCP wakeup supportJohannes Berg2-255/+1
2017-11-25iwlwifi: mvm: revert support new Coex firmware APIEmmanuel Grumbach3-42/+9
2017-11-25iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2017-11-25iwlwifi: mvm: support MGMT frames in compressed BALiad Kaufman1-3/+7
2017-11-25iwlwifi: mvm: check for short GI only for OFDMSara Sharon2-2/+5
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach5-15/+45
2017-11-25iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2017-11-25iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach1-1/+10
2017-11-25iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz1-1/+3
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2-21/+71
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds16-544/+441
2017-11-15iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2-21/+71
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-06Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo8-80/+88
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller6-51/+132
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-03iwlwifi: drop RX frames during hardware restartShahar S Matityahu1-0/+3
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook3-12/+13
2017-11-03iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho1-2/+5
2017-11-03iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon1-13/+9
2017-11-03iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon1-21/+19