summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-12/+31
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller38-554/+1485
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller4-10/+13
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach4-10/+13
2015-03-24iwlwifi: Fix memory leak in iwl_req_fw_callback()Larry Finger1-0/+1
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-32/+77
2015-03-19iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg1-2/+4
2015-03-19iwlwifi: add new 3165 series PCI IDsOren Givon1-2/+4
2015-03-19iwlwifi: mvm: protect rate scaling against non-mvm IBSS stationsJohannes Berg1-2/+22
2015-03-19iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-03-13Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/s...Kalle Valo43-586/+1562
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
2015-03-12iwlwifi: disable 11ac if 11n is disabledEliad Peller1-8/+7
2015-03-12iwlwifi: iwlmvm: LAR: disable LAR support due to NVM vs TLV conflictMatti Gottlieb5-6/+41
2015-03-12iwlwifi: use IWL_DEFAULT_MAX_TX_POWER for max_eirpEliad Peller1-1/+2