summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-29iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg2-4/+4
2017-06-29iwlwifi: mvm: fix deduplication start logicJohannes Berg1-2/+15
2017-06-29iwlwifi: mvm: unconditionally stop device after initJohannes Berg1-1/+1
2017-06-29iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg1-0/+5
2017-06-29iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg1-0/+2
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg15-43/+43
2017-06-29iwlwifi: mvm: support multi tid ba notifLiad Kaufman2-17/+15
2017-06-29iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach4-10/+12
2017-06-29iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg1-3/+7
2017-06-29iwlwifi: mvm: support aggs of 64 frames in A000 familyLiad Kaufman3-3/+16
2017-06-29iwlwifi: pcie: improve "invalid queue" warningJohannes Berg1-2/+6
2017-06-29iwlwifi: mvm: use proper CDB check in PHY context modifyJohannes Berg1-2/+2
2017-06-29iwlwifi: add twelve new 9560 series PCI IDsTzipi Peres1-1/+14
2017-06-29iwlwifi: add the new a000_2ax seriesTzipi Peres3-0/+16
2017-06-29iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macroLuca Coelho1-15/+9
2017-06-29iwlwifi: mvm: change sta_id to u8Sharon Dvir1-2/+2
2017-06-29iwlwifi: pcie: fix 9000-series RF-kill interrupt propagationJohannes Berg2-1/+11
2017-06-29iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg1-6/+13
2017-06-29iwlwifi: dvm: use macros for format stringsJohannes Berg1-5/+4
2017-06-29iwlwifi: mvm: fix a bunch of kernel-doc warningsJohannes Berg9-58/+127
2017-06-29iwlwifi: mvm: add documentation for all command IDsJohannes Berg4-27/+292
2017-06-29iwlwifi: mvm: use __le16 even for reserved fieldsJohannes Berg1-1/+1
2017-06-29iwlwifi: mvm: remove various unused command IDs/structsJohannes Berg2-39/+0
2017-06-29iwlwifi: mvm: fix various "Excess ... description" kernel-doc warningsJohannes Berg6-13/+10
2017-06-29iwlwifi: mvm: remove some CamelCase from firmware APIJohannes Berg2-3/+3
2017-06-29iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss1-0/+50
2017-06-29iwlwifi: mvm: refactor geo initHaim Dreyfuss3-18/+67
2017-06-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo10-19/+28
2017-06-28mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King1-1/+1
2017-06-28wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva1-2/+4
2017-06-28libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter1-2/+3
2017-06-28cw1200: add const to hwbus_ops structuresBhumika Goyal2-2/+2
2017-06-28rsi: add in missing RSI_FSM_STATES into array fsm_stateColin Ian King1-0/+2
2017-06-28brcmfmac: rework headroom check in .start_xmit()Arend Van Spriel3-14/+37
2017-06-28brcmfmac: use atomic_t for statistic counter in struct brcmf_busArend Van Spriel2-2/+2
2017-06-28brcmfmac: cleanup kerneldoc for struct brcmf_busArend Van Spriel1-2/+1
2017-06-28mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat1-4/+0
2017-06-28rtlwifi: Add in_4way field for btcoexistPing-Ke Shih2-2/+2
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih5-0/+123
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih3-4/+4
2017-06-28rtlwifi: Add return value to btc_set.Ping-Ke Shih1-1/+3
2017-06-28rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...Ping-Ke Shih1-7/+17
2017-06-28rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih2-4/+4
2017-06-28rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih3-4/+9
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih4-12/+30
2017-06-28qtnfmac: fix uninitialized return code in retColin Ian King1-1/+1
2017-06-28ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva1-1/+1
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King4-5/+5
2017-06-28ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan1-4/+4
2017-06-28ath9k: avoid potential freezing during random generator readMiaoqing Pan1-1/+5