summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-1621-111/+218
|\
| * iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi2017-10-069-28/+59
| * iwlwifi: nvm-parse: unify channel flags printingJohannes Berg2017-10-061-59/+39
| * iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho2017-10-061-1/+1
| * iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2017-10-062-5/+17
| * iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz2017-10-064-2/+16
| * iwlwifi: mvm: fix reorder buffer for 9000 devicesSara Sharon2017-09-081-3/+4
| * iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2017-09-082-1/+2
| * iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho2017-09-081-1/+1
| * iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho2017-09-081-0/+6
| * iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-09-081-1/+9
| * iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern2017-09-081-1/+1
| * iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein2017-09-083-3/+8
| * iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern2017-09-081-5/+5
| * iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel2017-09-081-1/+43
| * iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen2017-09-081-1/+1
* | iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho2017-10-063-13/+12
* | iwlwifi: mvm: warn on invalid statistics sizeJohannes Berg2017-10-061-4/+3
* | iwlwifi: acpi: move code that reads SPLC to acpiLuca Coelho2017-10-063-23/+36
* | iwlwifi: fix indentation in a000 family configurationJohannes Berg2017-10-061-50/+50
* | iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho2017-10-066-46/+51
* | iwlwifi: acpi: remove a couple of unnecessary ifdefsLuca Coelho2017-10-062-8/+0
* | iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho2017-10-063-54/+20
* | iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLCLuca Coelho2017-10-062-51/+12
* | iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho2017-10-063-54/+68
* | iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho2017-10-064-32/+40
* | iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho2017-10-064-21/+18
* | iwlwifi: acpi: add common code to read from ACPILuca Coelho2017-10-067-141/+211
* | iwlwifi: mvm: change warning to warn_once()Sara Sharon2017-10-061-1/+2
* | iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain2017-10-062-0/+90
* | iwlwifi: fix minor code style issuesChristoph Böhmwalder2017-10-061-3/+4
* | iwlwifi: mvm: add marker cmd response struct.Mordechay Goodstein2017-10-062-0/+10
* | iwlwifi: fw: api: remove excess enum value documentationJohannes Berg2017-10-061-4/+0
* | iwlwifi: mvm: don't send identical PHY_CTXT_CMDEmmanuel Grumbach2017-10-063-0/+17
* | iwlwifi: remove redundant reading from NVM fileChaya Rachel Ivgi2017-10-061-7/+0
* | iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu2017-10-066-6/+36
* | iwlwifi: Add few debug prints to the WRT dump flowIlan Peer2017-10-061-0/+15
* | iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach2017-10-065-26/+39
* | iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach2017-10-066-238/+0
* | iwlwifi: mvm: Add new quota command APIDavid Spinadel2017-10-065-33/+113
* | iwlwifi: add a new a000 deviceOren Givon2017-10-061-0/+1
* | iwlwifi: fix wrong struct for a000 deviceOren Givon2017-10-061-1/+1
* | iwlwifi: trans: move ref/unref code to the common part of the transportLuca Coelho2017-10-062-12/+18
* | iwlwifi: mvm: add dbgfs entry for fw infoLiad Kaufman2017-10-061-0/+32
* | iwlegacy: make const array static to shink object code sizeColin Ian King2017-09-251-1/+1
|/
* iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho2017-09-072-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-023-9/+12
|\
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-243-9/+12
* | iwlwifi: mvm: bump API to 34 for 8000 and upEmmanuel Grumbach2017-08-303-4/+4
* | iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel2017-08-301-4/+5