aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-03iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb1-0/+1
2015-06-03iwlwifi: mvm: Remove old scan commandsMatti Gottlieb1-5/+0
2015-06-03iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman1-1/+1
2015-05-28iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho1-3/+3
2015-05-28iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern1-0/+3
2015-05-28iwlwifi: 8000: fallback to default NVM fileEran Harary1-10/+7
2015-04-29iwlwifi: mvm: remove deprecated command IDsDavid Spinadel1-3/+0
2015-04-29iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller1-2/+4
2015-04-19iwlwifi: mvm: don't stop the FW monitor too earlyEmmanuel Grumbach1-0/+10
2015-04-02iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach1-1/+1
2015-04-02iwlwifi: mvm: do string formatting in debug triggersJohannes Berg1-4/+3
2015-03-30iwlwifi: 8000: change PNVM in case it doesn't match to the HW stepEran Harary1-3/+7
2015-03-30iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach1-2/+1
2015-03-26iwlwifi: drop support for early versions of 8000Emmanuel Grumbach1-8/+3
2015-03-26iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel1-12/+1
2015-03-12iwlwifi: mvm: fix identationEmmanuel Grumbach1-2/+2
2015-03-12iwlwifi: mvm: remove unneeded include iwl-fw-error-dump.hEmmanuel Grumbach1-1/+0
2015-03-12iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron1-0/+4
2015-03-12iwlwifi: mvm: take the MAC address from HW registersEran Harary1-1/+1
2015-03-12iwlwifi: mvm: LAR: Add chub mcc change notify commandArik Nemtsov1-0/+1
2015-03-12iwlwifi: mvm: add MCC update FW APIArik Nemtsov1-0/+1
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach1-0/+34
2015-03-02iwlwifi: mvm: add the cause of the firmware dump in the dumpEmmanuel Grumbach1-1/+1
2015-03-02iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach1-3/+4
2015-03-01iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho1-2/+0
2015-03-01iwlwifi: mvm: support radio statistics as global surveyJohannes Berg1-0/+1
2015-02-01iwlwifi: mvm: Fix a few EBS error handling bugsHaim Dreyfuss1-0/+3
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach1-3/+5
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach1-3/+6
2015-02-01iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is falseLuciano Coelho1-5/+5
2015-01-22iwlwifi: mvm: add rxf and txf to dump dataLiad Kaufman1-0/+1
2015-01-22iwlwifi: mvm: allow to collect debug data from non-sleepable contextEmmanuel Grumbach1-0/+6
2015-01-22iwlwifi: mvm: Add debugfs entry to enable scan offload notificationAlexander Bondar1-0/+2
2015-01-22iwlwifi: mvm: make sure state isn't in d0i3 when collecting fw dbgLiad Kaufman1-0/+5
2014-12-28iwlwifi: mvm: ask the fw to wakeup (from d0i3) on sysassertEliad Peller1-0/+1
2014-12-28iwlwifi: tlv: add support for IWL_UCODE_TLV_SDIO_ADMA_ADDR TLVLiad Kaufman1-0/+2
2014-12-28iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg1-1/+1
2014-12-28iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller1-2/+3
2014-12-28iwlwifi: mvm: support additional nvm_file in family 8000 B stepEran Harary1-3/+8
2014-12-28iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel1-7/+8
2014-12-28iwlwifi: remove MODULE_VERSIONJohannes Berg1-7/+0
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman1-0/+4
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach1-11/+8
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho1-5/+3
2014-11-24iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy1-0/+1
2014-11-24iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov1-0/+4
2014-11-24iwlwifi: mvm: configure TDLS peers to FWArik Nemtsov1-0/+1
2014-11-24iwlwifi: mvm: add TDLS channel switch FW APIsArik Nemtsov1-0/+2
2014-11-23iwlwifi: mvm: make nd_ies part of the mvm structLuciano Coelho1-2/+0
2014-11-23iwlwifi: mvm: implement UMAC scan APIDavid Spinadel1-10/+7