summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2015-03-26iwlwifi: drop support for early versions of 8000Emmanuel Grumbach11-116/+46
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: pcie: initialize trans_pcie->ref_count on configure()Eliad Peller1-4/+3
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-19iwlwifi: mvm: don't wait for firmware verificationEran Harary2-36/+0
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: pcie: add rx packet sequence number to dbg printLiad Kaufman1-3/+5
2015-03-18iwlwifi: mvm: assign new TLV bit for multi-source LARArik Nemtsov2-1/+7
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 Grumbach6-26/+59
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: update copyright to include 2015Emmanuel Grumbach1-1/+1
2015-03-12iwlwifi: add more new 8260 series PCI IDsOren Givon1-0/+8
2015-03-12iwlwifi: mvm: BT Coex - update the new APIEmmanuel Grumbach5-298/+65
2015-03-12iwlwifi: mvm: fix force NMI for 8000Emmanuel Grumbach1-0/+2
2015-03-12iwlwifi: mvm: freeze the non-shared queues when a station goes to sleepEmmanuel Grumbach1-11/+25
2015-03-12iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach4-3/+89
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: trans: Take ownership on secure machine before FW loadEran Harary2-0/+52
2015-03-12iwlwifi: add new 8260 series PCI IDsOren Givon1-1/+18
2015-03-12iwlwifi: mvm: rs: improve ss_params debug printEyal Shapira1-4/+4
2015-03-12iwlwifi: don't allow the FW to return invalid ch indicesArik Nemtsov1-0/+5
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: use correct NVM offset for LAR enable for new NVMsArik Nemtsov1-3/+7
2015-03-12iwlwifi: fix smatch warning: warn: inconsistent indentingEmmanuel Grumbach4-24/+25
2015-03-12iwlwifi: pcie: include more registers in the prph dumpEmmanuel Grumbach1-8/+9
2015-03-12iwlwifi: pcie: speed up the Tx DMA stop flowEmmanuel Grumbach1-17/+34
2015-03-12iwlwifi: mvm: support family 8000 B2/C stepsEran Harary2-1/+45
2015-03-12iwlwifi: mvm: always update the quota after associationEmmanuel Grumbach4-13/+14
2015-03-12iwlwifi: mvm: BT Coex - disable RRC by defaultEmmanuel Grumbach3-1/+9
2015-03-12iwlwifi: mvm: remove IWL_UCODE_TLV_API_SF_NO_DUMMY_NOTIFEmmanuel Grumbach2-4/+1
2015-03-12iwlwifi: mvm: remove IWL_UCODE_TLV_API_DISABLE_STA_TXEmmanuel Grumbach2-5/+0
2015-03-12iwlwifi: bump API to 13 for devices that use iwlmvmEmmanuel Grumbach2-6/+6
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 Harary9-167/+225
2015-03-12iwlwifi: allow disabling LAR via module paramArik Nemtsov4-6/+17
2015-03-12iwlwifi: mvm: support new PHY_SKU nvm section for family 8000 B0Eran Harary4-17/+60