aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-23iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman1-1/+1
2017-06-23iwlwifi: mvm: don't warn in queue sync on RF-killJohannes Berg1-2/+12
2017-06-23iwlwifi: remove resp_pkt NULL checksJohannes Berg1-3/+0
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo1-9/+23
2017-06-05iwlwifi: add 9000 and A000 device familiesSara Sharon1-6/+7
2017-06-05iwlwifi: mvm: support init flow debuggingLiad Kaufman1-3/+15
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach1-8/+24
2017-06-02iwlwifi: mvm: support getting nvm data from firmwareSara Sharon1-0/+1
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon1-2/+2
2017-04-25iwlwifi: mvm: make iwl_run_unified_mvm_ucode() staticJohannes Berg1-4/+1
2017-04-19iwlwifi: mvm: support init extended commandSara Sharon1-0/+1
2017-04-19iwlwifi: mvm: add GEO_TX_POWER_LIMIT cmd for geographic tx power tableHaim Dreyfuss1-0/+1
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon1-6/+6
2017-04-11iwlwifi: mvm: support MFUART dump in case of MFUART assertGolan Ben-Ami1-0/+9
2017-04-11iwlwifi: mvm: don't assume static queue numbersSara Sharon1-0/+2
2017-04-11iwlwifi: mvm: add DQA_ENABLE_CMD to the command listEmmanuel Grumbach1-0/+1
2017-02-03iwlwifi: mvm: support unification of INIT and RT imagesSara Sharon1-3/+21
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller1-0/+3
2016-10-19iwlwifi: mvm: use firmware station PM notification for AP_LINK_PSJohannes Berg1-0/+3
2016-10-19iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon1-0/+1
2016-09-26iwlwifi: remove support for fw older than -17 and -22Luca Coelho1-4/+2
2016-09-22iwlwifi: mvm: cleanup redundant no_power_up_nic_in_init configSara Sharon1-31/+15
2016-09-19iwlwifi: mvm: use LIST_HEAD() macroJohannes Berg1-3/+1
2016-09-19iwlwifi: mvm: set HCMD_NAME for PHY_DB as wellSara Sharon1-0/+1
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon1-2/+2
2016-09-19iwlwifi: mvm: compare full command IDJohannes Berg1-10/+13
2016-09-16iwlwifi: mvm: make RSS RX more robustJohannes Berg1-1/+1
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg1-0/+3
2016-07-06iwlwifi: mvm: update aux queue in dqa modeLiad Kaufman1-6/+9
2016-07-06iwlwifi: mvm: change scan timeout to a delayed workLuca Coelho1-5/+1
2016-07-01iwlwifi: mvm: handle FRAME_RELEASE in MQ codeJohannes Berg1-2/+2
2016-07-01iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski1-0/+26
2016-07-01iwlwifi: mvm: remove RX_PHY support for 9000 deviceSara Sharon1-2/+0
2016-07-01iwlwifi: advertise maximal MPDU length when Rx MQ is supportedEmmanuel Grumbach1-0/+5
2016-05-10iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman1-2/+7
2016-05-10iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon1-4/+2
2016-05-10iwlwifi: mvm: utilize the frame release infrastructureSara Sharon1-2/+2
2016-05-10iwlwifi: mvm: implement driver RX queues sync commandSara Sharon1-0/+2
2016-05-10Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linu...Luca Coelho1-2/+0
2016-03-30iwlwifi: mvm: add a scan timeout for regular scansLuca Coelho1-0/+5
2016-03-30iwlwifi: mvm: move cmd queue to be #0 in dqa modeLiad Kaufman1-1/+4
2016-03-30iwlwifi: mvm: improve RSS configurationSara Sharon1-3/+0
2016-03-30iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman1-0/+1
2016-03-30iwlwifi: add missing mutex_destroy statementsEmmanuel Grumbach1-0/+3
2016-03-30iwlwifi: mvm: handle async temperature notification with unlocked mutexChaya Rachel Ivgi1-1/+1
2016-03-30iwlwifi: mvm: add LQM vendor command and notificationAviya Erenfeld1-0/+9
2016-03-20iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb1-2/+0
2016-03-20iwlwifi: mvm: support dumping UMAC internal txfifosGolan Ben-Ami1-0/+8
2016-03-09iwlwifi: mvm: add support for async rx handler without hold the mutexChaya Rachel Ivgi1-41/+73
2016-03-07iwlwifi: mvm: fix unregistration of thermal in some error flowsChaya Rachel Ivgi1-3/+3