summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-11iwlwifi: mvm: get NVM later in the mvm_start flowEmmanuel Grumbach1-9/+20
2021-02-11iwlwifi: mvm: isolate the get nvm flowEmmanuel Grumbach1-12/+25
2021-02-11iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach1-1/+2
2021-02-11iwlwifi: mvm: register to mac80211 lastEmmanuel Grumbach1-7/+9
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein1-1/+11
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo1-49/+146
2021-02-05iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg1-0/+68
2021-02-05iwlwifi: mvm: remove debugfs injection limitationsJohannes Berg1-3/+3
2021-02-05iwlwifi: mvm: add notification size checksJohannes Berg1-46/+75
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman1-0/+4
2020-12-10iwlwifi: mvm: hook up missing RX handlersJohannes Berg1-0/+6
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg1-0/+3
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg1-1/+1
2020-12-10iwlwifi: mvm: move iwl_mvm_stop_device() out of lineJohannes Berg1-0/+14
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach1-2/+0
2020-12-10iwlwifi: avoid endless HW errors at assert timeMordechay Goodstein1-1/+6
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach1-1/+1
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho1-0/+1
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-3/+4
2020-10-08iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones1-9/+0
2020-10-01iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein1-1/+5
2020-10-01iwlwifi: support version 5 of the alive notificationLuca Coelho1-1/+1
2020-10-01iwlwifi: mvm: initiator: add option for adding a PASN responderAvraham Stern1-0/+1
2020-10-01iwlwifi: mvm: add support for range request command ver 11Avraham Stern1-0/+7
2020-10-01iwlwifi: remove wide_cmd_header fieldMordechay Goodstein1-1/+0
2020-10-01iwlwifi: mvm: add an option to add PASN stationAvraham Stern1-0/+1
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg1-1/+1
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach1-9/+2
2020-04-24iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein1-0/+1
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein1-22/+2
2020-01-04iwlwifi: add device name to device_infoLuca Coelho1-1/+1
2019-11-20iwlwifi: config: remove max_rx_agg_sizeJohannes Berg1-4/+1
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-3/+3
2019-10-25iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach1-0/+4
2019-10-25iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss1-0/+27
2019-09-06iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu1-1/+1
2019-09-06iwlwifi: fw api: add DRAM buffer allocation commandShahar S Matityahu1-0/+1
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu1-3/+3
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg1-0/+3
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-4/+4
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-4/+4
2019-09-06iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach1-350/+0
2019-09-06iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach1-63/+0
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-41/+1
2019-09-06iwlwifi: add ldbg config cmd debug printShahar S Matityahu1-0/+1
2019-09-06iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu1-0/+1
2019-09-06iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_stateEmmanuel Grumbach1-2/+1
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach1-2/+2