summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-11-29ath11k: fix wmi service ready ext tlv parsingAnilkumar Kolli2-4/+11
2019-11-29ath11k: fix resource leak in ath11k_mac_sta_stateKarthikeyan Periyasamy1-58/+86
2019-11-29ath11k: Fix htt stats sounding info and pdev cca statsGanesh Sesetti1-2/+2
2019-11-27ath10k: move non-fatal warn logs to dbg levelGovind Singh1-4/+4
2019-11-27ath11k: add spatial reuse supportJohn Crispin3-0/+61
2019-11-27ath11k: add TWT supportJohn Crispin3-0/+173
2019-11-27ath11k: add HE supportJohn Crispin5-10/+270
2019-11-27ath11k: Remove dead code while handling amsdu packetsTamizh chelvam1-6/+0
2019-11-27ath11k: fix missed bw conversion in tx completionTamizh chelvam4-27/+28
2019-11-27ath11k: convert message from info to dbgJohn Crispin1-2/+3
2019-11-27ath11k: ignore event 0x6017John Crispin2-1/+13
2019-11-27ath11k: add RX stats support for radiotapJohn Crispin1-0/+10
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo47-0/+48188
2019-11-25wil6210: fix break that is never reached because of zero'ing of a retry counterColin Ian King1-1/+2
2019-11-25ath10k: fix RX of frames with broken FCS in monitor modeLinus Lüssing3-0/+10
2019-11-25ath10k: report rssi of each chain to mac80211 for sdioWen Gong4-4/+22
2019-11-25ath10k: Handle "invalid" BDFs for msm8998 devicesJeffrey Hugo1-1/+9
2019-11-25ath10k: Fix qmi init error handlingJeffrey Hugo1-1/+4
2019-11-25ath10k: add NL80211_FEATURE_ND_RANDOM_MAC_ADDR for NLOWen Gong1-0/+1
2019-11-25ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01Jeffrey Hugo1-1/+3
2019-11-25ath10k: add large size for BMI download data for SDIOWen Gong5-2/+66
2019-11-25ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong1-1/+4
2019-11-25ath10k: sdio: remove struct ath10k_sdio_rx_data::statusKalle Valo2-3/+0
2019-11-25ath10k: sdio: cosmetic cleanupKalle Valo1-12/+9
2019-11-25ath10k: add workqueue for RX path of sdioWen Gong4-3/+44
2019-11-25ath10k: change max RX bundle size from 8 to 32 for sdioWen Gong3-6/+23
2019-11-25ath10k: enable RX bundle receive for sdioAlagu Sankar2-42/+79
2019-11-15wcn36xx: fix typoEduardo Abinader1-1/+1
2019-11-15ath10k: qmi: Sleep for a while before assigning MSA memoryBjorn Andersson1-0/+7
2019-11-15ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson1-5/+1
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-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-06Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David 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...David 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