summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg2017-06-291-0/+3
* iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach2017-06-291-5/+5
* iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg2017-06-291-6/+26
* iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg2017-06-291-5/+6
* iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg2017-06-293-2/+12
* iwlwifi: mvm: properly enable IP header checksummingJohannes Berg2017-06-291-8/+12
* iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg2017-06-292-1/+29
* iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg2017-06-291-4/+7
* iwlwifi: mvm: remove version 2 of paging commandJohannes Berg2017-06-292-49/+15Star
* iwlwifi: move configuration into sub-directoryJohannes Berg2017-06-299-2/+2
* iwlwifi: move notification wait into fw/Johannes Berg2017-06-297-6/+6
* iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-2914-17/+17
* iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg2017-06-292-4/+4
* iwlwifi: mvm: fix deduplication start logicJohannes Berg2017-06-291-2/+15
* iwlwifi: mvm: unconditionally stop device after initJohannes Berg2017-06-291-1/+1
* iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg2017-06-291-0/+5
* iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg2017-06-291-0/+2
* iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-2915-43/+43
* iwlwifi: mvm: support multi tid ba notifLiad Kaufman2017-06-292-17/+15Star
* iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach2017-06-294-10/+12
* iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg2017-06-291-3/+7
* iwlwifi: mvm: support aggs of 64 frames in A000 familyLiad Kaufman2017-06-293-3/+16
* iwlwifi: pcie: improve "invalid queue" warningJohannes Berg2017-06-291-2/+6
* iwlwifi: mvm: use proper CDB check in PHY context modifyJohannes Berg2017-06-291-2/+2
* iwlwifi: add twelve new 9560 series PCI IDsTzipi Peres2017-06-291-1/+14
* iwlwifi: add the new a000_2ax seriesTzipi Peres2017-06-293-0/+16
* iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macroLuca Coelho2017-06-291-15/+9Star
* iwlwifi: mvm: change sta_id to u8Sharon Dvir2017-06-291-2/+2
* iwlwifi: pcie: fix 9000-series RF-kill interrupt propagationJohannes Berg2017-06-292-1/+11
* iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg2017-06-291-6/+13
* iwlwifi: dvm: use macros for format stringsJohannes Berg2017-06-291-5/+4Star
* iwlwifi: mvm: fix a bunch of kernel-doc warningsJohannes Berg2017-06-299-58/+127
* iwlwifi: mvm: add documentation for all command IDsJohannes Berg2017-06-294-27/+292
* iwlwifi: mvm: use __le16 even for reserved fieldsJohannes Berg2017-06-291-1/+1
* iwlwifi: mvm: remove various unused command IDs/structsJohannes Berg2017-06-292-39/+0Star
* iwlwifi: mvm: fix various "Excess ... description" kernel-doc warningsJohannes Berg2017-06-296-13/+10Star
* iwlwifi: mvm: remove some CamelCase from firmware APIJohannes Berg2017-06-292-3/+3
* iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss2017-06-291-0/+50
* iwlwifi: mvm: refactor geo initHaim Dreyfuss2017-06-293-18/+67
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-2810-19/+28
|\
| * ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva2017-06-281-1/+1
| * ath10k: fix a bunch of spelling mistakes in messagesColin Ian King2017-06-284-5/+5
| * ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan2017-06-281-4/+4
| * ath9k: avoid potential freezing during random generator readMiaoqing Pan2017-06-281-1/+5
| * ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan2017-06-281-1/+3
| * ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal2017-06-281-1/+1
| * ath9k: fix tx99 bus errorMiaoqing Pan2017-06-281-2/+0Star
| * ath9k: fix tx99 use after freeMiaoqing Pan2017-06-281-4/+9
* | mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King2017-06-281-1/+1
* | wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva2017-06-281-2/+4