summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2018-03-02iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz3-2/+17
2018-03-02iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski1-2/+2
2018-03-02iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss3-0/+34
2018-02-16iwlwifi: align timestamp cancel with timestamp startShaul Triebitz1-6/+0
2017-12-20iwlwifi: mvm: send the low latency commandShaul Triebitz1-0/+19
2017-12-20iwlwifi: mvm: adjust to quota offloadShaul Triebitz1-0/+2
2017-12-20iwlwifi: fw: fix the enums in the rate scaling APIEmmanuel Grumbach1-17/+17
2017-12-20iwlwifi: mvm: support RX flags API changeSara Sharon1-0/+3
2017-12-20iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein5-5/+308
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2-5/+25
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller9-44/+301
2017-12-05iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman1-0/+60
2017-12-05iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman2-0/+44
2017-12-05iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman2-1/+172
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman1-0/+2
2017-12-02Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...Kalle Valo7-43/+23
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho3-7/+7
2017-11-28iwlwifi: fix the ALIVE notification layoutEmmanuel Grumbach1-2/+2
2017-11-25iwlwifi: dbg: allow wrt collection before ALIVELiad Kaufman1-1/+14
2017-11-25iwlwifi: mvm: revert support new Coex firmware APIEmmanuel Grumbach2-33/+0
2017-11-25iwlwifi: fix access to prph when transport is stoppedSara Sharon1-2/+0
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach1-0/+4
2017-11-15iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2-13/+47
2017-11-03iwlwifi: remove host assisted pagingEmmanuel Grumbach2-115/+12
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach2-9/+1
2017-10-18iwlwifi: mvm: add missing lq_colorLiad Kaufman1-2/+2
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo3-5/+19
2017-10-06iwlwifi: acpi: move code that reads SPLC to acpiLuca Coelho2-0/+34
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho2-0/+49
2017-10-06iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho1-0/+1
2017-10-06iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLCLuca Coelho1-0/+2
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho2-0/+62
2017-10-06iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho2-7/+16
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho1-0/+15
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho2-0/+175
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: Add few debug prints to the WRT dump flowIlan Peer1-0/+15
2017-10-06iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach1-67/+0
2017-10-06iwlwifi: mvm: Add new quota command APIDavid Spinadel2-3/+41
2017-10-06iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi1-0/+2
2017-10-06iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2-5/+17
2017-09-07iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho1-0/+1
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-0/+2
2017-08-18iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvmLuca Coelho1-2/+1
2017-08-18iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho1-1/+2
2017-08-18iwlwifi: move BT_MBOX_PRINT macro to common headerLuca Coelho1-0/+6
2017-08-18iwlwifi: mvm: update the firmware API in TXEmmanuel Grumbach1-6/+3
2017-08-18iwlwifi: mvm: support new Coex firmware APIEmmanuel Grumbach2-0/+34
2017-08-18iwlwifi: call iwl_remove_notification from iwl_wait_notificationLuca Coelho1-13/+12