summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2015-03-26iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notifLuciano Coelho2-24/+6
2015-03-26iwlwifi: mvm: add delay to scheduled scanLuciano Coelho1-1/+9
2015-03-26iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel3-12/+34
2015-03-26iwlwifi: mvm: remove d0i3 ref correctly during AP startArik Nemtsov1-2/+1
2015-03-19iwlwifi: mvm: take IWL_MVM_REF_UCODE_DOWN before restarting hwEliad Peller1-0/+2
2015-03-18iwlwifi: mvm: remove time-event start/end failure warningJohannes Berg1-5/+10
2015-03-18iwlwifi: mvm: add iccm data to 8000 b-step data dumpLiad Kaufman1-0/+24
2015-03-18iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach3-0/+46
2015-03-18iwlwifi: mvm: assign new TLV bit for multi-source LARArik Nemtsov1-1/+2
2015-03-18iwlwifi: mvm: continue (with error) CSA on GO time event failureJohannes Berg3-6/+20
2015-03-12Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach5-18/+50
2015-03-12iwlwifi: mvm: simplify iwl_mvm_get_wakeup_status() returnJohannes Berg1-4/+4
2015-03-12iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume()Luciano Coelho1-1/+1
2015-03-12iwlwifi: mvm: clarify time event end handlingJohannes Berg1-7/+13
2015-03-12iwlwifi: mvm: Always enable the smart FIFOEran Harary2-10/+68
2015-03-12iwlwifi: mvm: BT Coex - update the new APIEmmanuel Grumbach5-298/+65
2015-03-12iwlwifi: mvm: freeze the non-shared queues when a station goes to sleepEmmanuel Grumbach1-11/+25
2015-03-12iwlwifi: mvm: rs: update Tx statistics when using fixed rateEyal Shapira1-7/+63
2015-03-12iwlwifi: mvm: don't init MCC during CT-killArik Nemtsov1-3/+9
2015-03-12iwlwifi: mvm: remove warning on station exhaustionJohannes Berg1-1/+1
2015-03-12iwlwifi: mvm: rs: improve ss_params debug printEyal Shapira1-4/+4
2015-03-12iwlwifi: mvm: reflect TDLS pm state in mvmvif->pm_enabledArik Nemtsov1-1/+5
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: fix smatch warning: warn: inconsistent indentingEmmanuel Grumbach1-9/+9
2015-03-12iwlwifi: mvm: always update the quota after associationEmmanuel Grumbach4-13/+14
2015-03-12iwlwifi: mvm: BT Coex - disable RRC by defaultEmmanuel Grumbach2-1/+7
2015-03-12iwlwifi: mvm: remove IWL_UCODE_TLV_API_SF_NO_DUMMY_NOTIFEmmanuel Grumbach1-2/+1
2015-03-12iwlwifi: mvm: remove IWL_UCODE_TLV_API_DISABLE_STA_TXEmmanuel Grumbach1-3/+0
2015-03-12iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron6-12/+51
2015-03-12iwlwifi: mvm: support LAR updates from BIOSJonathan Doron1-0/+103
2015-03-12iwlwifi: mvm: take the MAC address from HW registersEran Harary5-121/+197
2015-03-12iwlwifi: allow disabling LAR via module paramArik Nemtsov2-6/+11
2015-03-12iwlwifi: mvm: support new PHY_SKU nvm section for family 8000 B0Eran Harary2-4/+19
2015-03-12iwlwifi: iwlmvm: LAR: disable LAR support due to NVM vs TLV conflictMatti Gottlieb2-2/+27
2015-03-12iwlwifi: nvm: init correct nvm channel list for 8000 devicesArik Nemtsov1-1/+1
2015-03-12iwlwifi: mvm: LAR: Add chub mcc change notify commandArik Nemtsov5-1/+109
2015-03-12iwlwifi: mvm: consider LAR support during NVM parseArik Nemtsov1-1/+2
2015-03-12iwlwifi: mvm: init country code on init/recoveryArik Nemtsov3-0/+42
2015-03-12iwlwifi: mvm: add MCC update FW APIArik Nemtsov4-0/+142
2015-03-12iwlwifi: mvm: disconnect if CSA time event fails schedulingJohannes Berg1-0/+2
2015-03-07iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach4-2/+5
2015-03-05iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2-2/+4
2015-03-02iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel1-6/+7
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon low RSSIEmmanuel Grumbach1-0/+19
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon statisticsEmmanuel Grumbach1-0/+30
2015-03-02iwlwifi: mvm: restart firmware recording when no configuration is setEmmanuel Grumbach1-0/+19
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach1-0/+34
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon channel switchEmmanuel Grumbach1-0/+3
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach1-0/+28