summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mvm.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho2015-05-281-4/+5
* iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho2015-05-281-2/+1
* iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho2015-05-281-9/+9
* iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho2015-05-281-2/+2
* iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() staticLuciano Coelho2015-05-281-2/+0
* iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern2015-05-281-0/+3
* iwlwifi: mvm: fix ROC reference accountingEliad Peller2015-05-261-0/+1
* iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi2015-04-291-44/+2
* iwlwifi: mvm: remove deprecated command IDsDavid Spinadel2015-04-291-4/+0
* iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho2015-04-291-1/+1
* iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho2015-04-291-1/+6
* iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho2015-04-291-10/+3
* iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho2015-04-291-12/+8
* iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho2015-04-291-1/+4
* iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho2015-04-291-6/+16
* iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary2015-04-281-1/+0
* iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach2015-04-021-0/+2
* iwlwifi: mvm: do string formatting in debug triggersJohannes Berg2015-04-021-2/+2
* iwlwifi: fix spelling errorsSara Sharon2015-04-021-1/+1
* Merge tag 'mac80211-next-for-davem-2015-03-30' into iwlwifi-nextEmmanuel Grumbach2015-04-021-2/+2
|\
| * mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-301-2/+2
* | iwlwifi: mvm: remove unused argumentsJohannes Berg2015-04-021-3/+2
* | iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho2015-04-021-0/+1
* | iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach2015-03-301-1/+3
* | iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notifLuciano Coelho2015-03-261-1/+1
* | iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel2015-03-261-0/+1
* | iwlwifi: mvm: assign new TLV bit for multi-source LARArik Nemtsov2015-03-181-1/+2
* | iwlwifi: mvm: continue (with error) CSA on GO time event failureJohannes Berg2015-03-181-0/+2
* | iwlwifi: mvm: BT Coex - update the new APIEmmanuel Grumbach2015-03-121-11/+0
* | iwlwifi: mvm: always update the quota after associationEmmanuel Grumbach2015-03-121-1/+1
* | iwlwifi: mvm: BT Coex - disable RRC by defaultEmmanuel Grumbach2015-03-121-0/+6
* | iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron2015-03-121-2/+5
* | iwlwifi: mvm: take the MAC address from HW registersEran Harary2015-03-121-2/+12
* | iwlwifi: allow disabling LAR via module paramArik Nemtsov2015-03-121-0/+4
* | iwlwifi: iwlmvm: LAR: disable LAR support due to NVM vs TLV conflictMatti Gottlieb2015-03-121-1/+11
* | iwlwifi: mvm: LAR: Add chub mcc change notify commandArik Nemtsov2015-03-121-0/+7
* | iwlwifi: mvm: init country code on init/recoveryArik Nemtsov2015-03-121-0/+1
* | iwlwifi: mvm: add MCC update FW APIArik Nemtsov2015-03-121-0/+9
* | iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach2015-03-071-1/+1
* | iwlwifi: mvm: add the cause of the firmware dump in the dumpEmmanuel Grumbach2015-03-021-4/+24
* | iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach2015-03-021-4/+55
* | iwlwifi: mvm: allow to force the Rx chains from debugfsEmmanuel Grumbach2015-03-021-0/+1
* | iwlwifi: add new TLV capability flag for BT PLCREmmanuel Grumbach2015-03-021-0/+6
* | iwlwifi: mvm: support beacon statistics for BSS clientJohannes Berg2015-03-011-1/+9
* | iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho2015-03-011-16/+0
* | iwlwifi: mvm: support radio statistics as global surveyJohannes Berg2015-03-011-3/+11
* | iwlwifi: mvm: remove unused function in BT coexEyal Shapira2015-03-011-1/+0
|/
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-011-6/+9
* iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach2015-02-011-0/+2
* iwlwifi: mvm: ignore stale TDLS ch-switch responsesArik Nemtsov2015-02-011-0/+3
OpenPOWER on IntegriCloud