summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()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
2014-11-23Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach1-1/+11
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville1-1/+11
2014-11-11iwlwifi: mvm: wake up d0i3_exit_waitq when aborting d0i3Eliad Peller1-0/+1
2014-11-11iwlwifi: mvm: handle unsolicited DTS_MEASUREMENT_NOTIFICATIONsLuciano Coelho1-0/+2
2014-11-11iwlwifi: mvm/trans: abort d0i3_enter in case of held refEliad Peller1-0/+12
2014-11-11iwlwifi: mvm: fix init_dbg flow to work as expectedLiad Kaufman1-1/+2
2014-11-03iwlwifi: fix RFkill while calibratingEmmanuel Grumbach1-1/+10