aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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