aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-11/+12
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach1-1/+0
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho1-8/+12
2017-10-06iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach1-2/+0
2017-08-18iwlwifi: mvm: add command name for FRAME_RELEASEEmmanuel Grumbach1-0/+1
2017-08-18iwlwifi: mvm: consider RFKILL during INIT as successLuca Coelho1-1/+0
2017-08-18iwlwifi: mvm: remove the corunning supportEmmanuel Grumbach1-4/+0
2017-08-09iwlwifi: mvm: use firmware LED command where applicableJohannes Berg1-0/+1
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-97/+53
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg1-26/+5
2017-08-01iwlwifi: implement fseq version mismatch warningMordechai Goodstein1-1/+3
2017-08-01iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg1-1/+1
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg1-2/+2
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-63/+36
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg1-6/+6
2017-08-01iwlwifi: refactor out paging codeJohannes Berg1-0/+2
2017-07-21iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg1-3/+3
2017-06-29iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman1-1/+5
2017-06-29iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg1-0/+4
2017-06-29iwlwifi: move notification wait into fw/Johannes Berg1-1/+1
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-29iwlwifi: mvm: unconditionally stop device after initJohannes Berg1-1/+1
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg1-4/+4
2017-06-29iwlwifi: mvm: remove various unused command IDs/structsJohannes Berg1-11/+0
2017-06-23iwlwifi: mvm: support new flush APIMordechai Goodstein1-3/+9
2017-06-23iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho1-1/+1
2017-06-23iwlwifi: mvm: fix fw monitor 7000 HW recollectingLiad Kaufman1-1/+5
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/linux/kernel/git/iwlwifi/iwlwifi-nextKalle 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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