aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08ath10k: disable cpuidle during downloading firmwareIkjoon Jang1-2/+10
2019-11-08ath10k: fix potential issue of peer stats allocationZhi Chen1-0/+1
2019-11-08ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan1-0/+2
2019-11-08rtw88: signal completion even on firmware-request failureBrian Norris1-0/+1
2019-11-06rtw88: fix potential NULL pointer access for firmwareYan-Hsuan Chuang1-1/+3
2019-11-06rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih1-0/+2
2019-11-06rt2800: remove errornous duplicate conditionDaniel Golle1-4/+1
2019-11-06rtlwifi: rtl8225se: remove some unused const variablesYueHaibing1-42/+0
2019-11-06brcmsmac: remove set but not used variablesYueHaibing1-9/+2
2019-11-06rtw88: raise LPS threshold to 50, for less power consumptionYan-Hsuan Chuang1-1/+1
2019-11-06iwlegacy: Remove redundant variable "ret"zhong jiang1-2/+1
2019-11-06ipw2x00: Remove redundant variable "rc"zhong jiang1-3/+1
2019-11-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo39-403/+105
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller160-2515/+8520
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller18-166/+357
2019-11-01Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller16-139/+305
2019-10-31wcn36xx: remove unecessary returnEduardo Abinader1-2/+0
2019-10-31ath5k: eeprom: Remove unneeded variableSaurav Girepunje1-2/+2
2019-10-31wil6210: add SPDX license identifiersLior David29-352/+31
2019-10-31ath10k: remove unneeded semicolonYueHaibing1-1/+1
2019-10-31mt7601u: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang1-1/+1
2019-10-31rtlwifi: rtl8821ae: Drop condition with no effectSaurav Girepunje1-2/+0
2019-10-31b43: dma: Fix use true/false for bool type variableSaurav Girepunje1-2/+2
2019-10-31b43: main: Fix use true/false for bool typeSaurav Girepunje1-3/+3
2019-10-31rtlwifi: rtl8192c: Drop condition with no effectSaurav Girepunje1-2/+0
2019-10-31rtw88: remove redundant null pointer check on arraysColin Ian King1-1/+1
2019-10-31rtw88: avoid FW info floodYan-Hsuan Chuang2-17/+10
2019-10-31rtw88: fix potential read outside array boundaryTzu-En Huang3-11/+19
2019-10-31rtw88: rearrange if..else statements for rx rate indexesYan-Hsuan Chuang1-8/+6
2019-10-31rtw88: use rtw_phy_pg_cfg_pair struct, not arraysYan-Hsuan Chuang4-202/+199
2019-10-31rtw88: 8822b: add RFE type 3 supportYan-Hsuan Chuang3-1/+647
2019-10-31rtw88: fix sparse warnings for power trackingYan-Hsuan Chuang2-2/+2
2019-10-31rtw88: fix sparse warnings for DPKYan-Hsuan Chuang1-2/+2
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker4-10/+61
2019-10-30mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi2-4/+7
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi4-0/+51
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven1-2/+2
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven3-3/+3
2019-10-25Merge tag 'iwlwifi-next-for-kalle-2019-10-18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo38-897/+2553
2019-10-25rtw88: fix GENMASK_ULL for u64Yan-Hsuan Chuang1-1/+1
2019-10-25iwlwifi: rx: use new api to get band from rx mpduTova Mussai4-2/+34
2019-10-25iwlwifi: nvm: create function to convert channel index to nl80211_bandTova Mussai1-9/+17
2019-10-25iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai3-7/+9
2019-10-25iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai3-20/+25
2019-10-25iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regionsShahar S Matityahu1-6/+6
2019-10-25iwlwifi: dbg_ini: add user trigger supportShahar S Matityahu1-0/+3
2019-10-25iwlwifi: mvm: add notification for missed VAPLior Cohen3-0/+44
2019-10-25iwlwifi: mvm: fix old-style declarationYueHaibing1-2/+2
2019-10-25iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach7-11/+331
2019-10-25iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototypeJohannes Berg1-4/+0