aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-5/+5
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu1-8/+8
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach1-4/+13
2019-06-01iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg1-3/+0
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller1-0/+1
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-04-29iwlwifi: dbg_ini: add periodic trigger supportShahar S Matityahu1-0/+1
2019-04-18iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg1-1/+1
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+1
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu1-4/+3
2019-03-22iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu1-0/+2
2019-03-22iwlwifi: mvm: report all NO_DATA events to mac80211Johannes Berg1-3/+3
2019-02-20iwlwifi: mvm: remove IWL_MVM_INIT_STATUS_REG_HW_INIT_COMPLETEJohannes Berg1-4/+1
2019-02-20iwlwifi: mvm: Don't request HW restart if already requestedIlan Peer1-0/+3
2019-02-14iwlwifi: mvm: stop static queues correctlyAvraham Stern1-0/+15
2019-02-14iwlwifi: mvm: add a debug_enable opShahar S Matityahu1-0/+6
2019-02-14iwlwifi: add FW recovery flowMordechay Goodstein1-0/+18
2019-02-14iwlwifi: mvm: support FTM initiatorJohannes Berg1-0/+7
2019-02-14iwlwifi: mvm: support FTM responderJohannes Berg1-0/+2
2019-02-04iwlwifi: mvm: add tlc command name to outputLiad Kaufman1-0/+1
2019-02-04iwlwifi: Fix pre operational dumping flowsShahar S Matityahu1-0/+2
2019-02-04iwlwifi: mvm: remove duplicated include from ops.cYueHaibing1-1/+0
2019-02-04iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu1-2/+0
2019-02-04iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon1-0/+1
2019-01-29iwlwifi: mvm: implement CSI reportingJohannes Berg1-0/+1
2019-01-29iwlwifi: mvm: add location APIsJohannes Berg1-0/+17
2019-01-29iwlwifi: remove TOF implementationJohannes Berg1-8/+0
2019-01-29iwlwifi: mvm: clean up LDBG config command usageJohannes Berg1-0/+3
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-38/+49
2018-12-20iwlwifi: mvm: handle RX no data notificationShaul Triebitz1-0/+2
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller1-13/+5
2018-11-23iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon1-1/+0
2018-11-15iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu1-0/+2
2018-11-11iwlwifi: dbg: avoid passing trigger aroundSara Sharon1-1/+1
2018-11-11iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern1-0/+2
2018-11-11iwlwifi: mvm: remove queue_info_lockJohannes Berg1-11/+2
2018-10-06iwlwifi: dbg: make trigger functions type agnosticSara Sharon1-1/+1
2018-10-06iwlwifi: runtime: add send host command op to firmware runtime op structShahar S Matityahu1-0/+13
2018-10-06iwlwifi: add dump collection in case alive flow failsShahar S Matityahu1-0/+2
2018-10-06iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limitJohannes Berg1-0/+4
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-5/+3
2018-10-06iwlwifi: dbg: move debug data to a structSara Sharon1-5/+5
2018-09-28iwlwifi: configure power scheme to balanced for 22560 devicesGolan Ben Ami1-4/+0
2018-09-28iwlwifi: mvm: do not override amsdu size user settingsShaul Triebitz1-8/+12
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach1-2/+4
2018-08-31iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho1-10/+7
2018-08-31iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho1-2/+13