summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan1-1/+3
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2017-06-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-06-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo39-450/+845
2017-06-27brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet1-1/+2
2017-06-27brcmfmac: fix double free upon register_netdevice() failureArend Van Spriel3-3/+4
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller145-1734/+5601
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar6-36/+49
2017-06-23iwlwifi: mvm: support TX on MONITOR ifaceLiad Kaufman1-0/+3
2017-06-23iwlwifi: pcie: work around suspend/resume issueJohannes Berg2-0/+15
2017-06-23iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT descriptionChaya Rachel Ivgi1-1/+1
2017-06-23iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crashEmmanuel Grumbach1-4/+4
2017-06-23iwlwifi: pcie: reduce unwanted noise in the logsLuca Coelho1-3/+3
2017-06-23iwlwifi: mvm: print base HW address during initLuca Coelho2-0/+4
2017-06-23iwlwifi: mvm: document assoc_beacon_arrive_timeLuca Coelho1-0/+1
2017-06-23iwlwifi: mvm: support new flush APIMordechai Goodstein6-42/+100
2017-06-23iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERTEmmanuel Grumbach1-4/+2
2017-06-23iwlwifi: mvm: set assoc_beacon_arrive_timeAvraham Stern1-0/+2
2017-06-23iwlwifi: pcie: make iwl_pcie_apm_stop_master() return voidJohannes Berg2-5/+3
2017-06-23iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach6-34/+72
2017-06-23iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactiveEmmanuel Grumbach1-0/+4
2017-06-23iwlwifi: mvm: reset the HW before dumping if HW error is detectedLuca Coelho1-0/+32
2017-06-23iwlwifi: pcie: don't disable bh when handling FW errorsLuca Coelho1-2/+0