aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-06Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo20-300/+127
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller13-102/+184
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+3
2017-11-03iwlwifi: add new cards for a000 seriesIhab Zhaika1-0/+5
2017-11-03iwlwifi: add new cards for 8265 seriesIhab Zhaika1-0/+2
2017-11-03iwlwifi: add new cards for 8260 seriesIhab Zhaika1-0/+3
2017-11-03iwlwifi: drop RX frames during hardware restartShahar S Matityahu1-0/+3
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook3-12/+13
2017-11-03iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho1-2/+5
2017-11-03iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon1-13/+9
2017-11-03iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon1-21/+19
2017-11-03iwlwifi: fix multi queue notification for a000 devicesSara Sharon1-3/+8
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani3-3/+16
2017-11-03iwlwifi: remove host assisted pagingEmmanuel Grumbach3-129/+12
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach10-105/+1
2017-11-03iwlwifi: mvm: improve latency when there is a reorder timeoutSara Sharon1-0/+16
2017-11-03iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach1-7/+3
2017-11-03iwlwifi: mvm: reset seq num after restartLiad Kaufman1-0/+8
2017-11-03iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon1-12/+12
2017-11-03iwlwifi: mvm: use RS macro instead of duplicating the codeSara Sharon1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-18iwlwifi: pcie: remove set but not used variable tcphJohannes Berg1-4/+1
2017-10-18iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho1-42/+42
2017-10-18iwlwifi: mvm: add missing lq_colorLiad Kaufman2-2/+12
2017-10-18iwlwifi: define minimum valid address for umac_error_event_table in cfgLuca Coelho5-9/+18
2017-10-18iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho2-16/+15
2017-10-18iwlwifi: mvm: allow reading UMAC error data from SMEM in A000 devicesBeni Lev1-1/+2
2017-10-18iwlwifi: mvm: pass baid_data to iwl_mvm_release_frames()Johannes Berg1-8/+8
2017-10-18iwlwifi: mvm: remove duplicated fields in mvm reorder bufferSara Sharon3-12/+5
2017-10-18iwlwifi: mvm: allocate reorder buffer according to needJohannes Berg3-17/+90
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo21-111/+218
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho3-13/+12
2017-10-06iwlwifi: mvm: warn on invalid statistics sizeJohannes Berg1-4/+3
2017-10-06iwlwifi: acpi: move code that reads SPLC to acpiLuca Coelho3-23/+36
2017-10-06iwlwifi: fix indentation in a000 family configurationJohannes Berg1-50/+50
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho6-46/+51
2017-10-06iwlwifi: acpi: remove a couple of unnecessary ifdefsLuca Coelho2-8/+0
2017-10-06iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho3-54/+20
2017-10-06iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLCLuca Coelho2-51/+12
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho3-54/+68
2017-10-06iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho4-32/+40
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho4-21/+18
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho7-141/+211
2017-10-06iwlwifi: mvm: change warning to warn_once()Sara Sharon1-1/+2
2017-10-06iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain2-0/+90
2017-10-06iwlwifi: fix minor code style issuesChristoph Böhmwalder1-3/+4
2017-10-06iwlwifi: mvm: add marker cmd response struct.Mordechay Goodstein2-0/+10
2017-10-06iwlwifi: fw: api: remove excess enum value documentationJohannes Berg1-4/+0
2017-10-06iwlwifi: mvm: don't send identical PHY_CTXT_CMDEmmanuel Grumbach3-0/+17
2017-10-06iwlwifi: remove redundant reading from NVM fileChaya Rachel Ivgi1-7/+0