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