aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29iwlwifi: update CSI APIJohannes Berg1-3/+8
2019-06-29iwlwifi: dbg_ini: dump headers cleanupShahar S Matityahu3-67/+52
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu2-6/+22
2019-06-29iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabledJiri Kosina1-1/+3
2019-06-28ath10k: pci: remove unnecessary castsKalle Valo1-10/+6
2019-06-28ath10k: remove unnecessary 'out of memory' messageKalle Valo1-3/+1
2019-06-28ath10k: destroy sdio workqueue while remove sdio moduleWen Gong1-0/+3
2019-06-28ath10k: Move non-fatal warn logs to dbg level for SDIO chipWen Gong1-1/+1
2019-06-28ath10k: Fix memory leak in qmiDundi Raviteja1-0/+1
2019-06-27ath10k: add new hw_ops for sdio chipWen Gong3-1/+6
2019-06-27wil6210: drop old event after wmi_call timeoutAhmad Masri1-1/+12
2019-06-27wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri5-18/+29
2019-06-27wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo4-17/+117
2019-06-27wil6210: publish max_msdu_size to FW on BCAST ringMaya Erez1-0/+1
2019-06-27wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar2-5/+5
2019-06-27wil6210: clear FW and ucode log addressMaya Erez3-0/+17
2019-06-27wil6210: fix printout in wil_read_pmccfgDedy Lansky1-3/+2
2019-06-27wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar4-22/+88
2019-06-27wil6210: increase the frequency of status ring hw tail updateAhmad Masri1-3/+13
2019-06-27wil6210: enlarge Tx status ring sizeAhmad Masri1-1/+1
2019-06-27wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar1-1/+12
2019-06-27wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-58/+22
2019-06-27carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter1-7/+2
2019-06-27carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-06-27ath9k: correctly handle short radar pulsesZefir Kurtisi1-1/+5
2019-06-27rtw88: refine flow to get tx power indexZong-Zhe Yang2-22/+44
2019-06-27rtw88: remove all RTW_MAX_POWER_INDEX macroTzu-En Huang3-15/+19
2019-06-27rtw88: update tx power limit table to RF v20Zong-Zhe Yang4-93/+793
2019-06-27rtw88: correct power limit selectionZong-Zhe Yang3-8/+131
2019-06-27rtw88: choose the lowest as world-wide power limitYan-Hsuan Chuang1-2/+10
2019-06-27rtw88: fix incorrect tx power limit at 5GYan-Hsuan Chuang1-10/+7
2019-06-27rtw88: remove unused variableYan-Hsuan Chuang1-2/+1
2019-06-27rtw88: unify prefixes for tx power setting routineYan-Hsuan Chuang3-66/+66
2019-06-27rtw88: do not use (void *) as argumentYan-Hsuan Chuang1-7/+5
2019-06-27rtw88: resolve order of tx power setting routinesYan-Hsuan Chuang2-525/+515
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris18-378/+256
2019-06-27mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris1-19/+24
2019-06-27mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2-9/+38
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig1-22/+6
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig1-38/+5
2019-06-27b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig1-17/+3
2019-06-27b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig1-38/+1
2019-06-27mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (different base types)Lorenzo Bianconi1-1/+1
2019-06-27mt76: mt7615: fix sparse warnings: warning: cast from restricted __le16Lorenzo Bianconi1-4/+2
2019-06-27mt76: mt7615: fix sparse warnings: incorrect type in assignment (different base types)Lorenzo Bianconi1-2/+3
2019-06-27mt76: mt76u: get rid of {out,in}_max_packetLorenzo Bianconi2-4/+0
2019-06-27mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi7-16/+14
2019-06-27mt76: mt7615: remove cfg80211_chan_def from mt7615_set_channel signatureLorenzo Bianconi1-3/+2
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi4-10/+15
2019-06-27mt76: mt7615: update peer's bssid when state transition occursRyder Lee2-16/+16