summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driverChris Chiu2019-10-092-7/+278
| * rsi: fix potential null dereference in rsi_probe()Denis Efremov2019-10-041-1/+1
| * libertas: remove redundant assignment to variable retColin Ian King2019-10-041-1/+0
| * brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu2019-10-046-8/+90
| * rtw88: fix error handling when setup efuse infoPing-Ke Shih2019-10-041-5/+6
| * rtw88: fix NSS of hw_capPing-Ke Shih2019-10-041-1/+2
| * rtw88: use struct rtw_fw_hdr to access firmware headerPing-Ke Shih2019-10-042-34/+48
| * rtw88: raise firmware version debug levelYan-Hsuan Chuang2019-10-041-4/+2
| * rtw88: configure TX queue EDCA parametersYan-Hsuan Chuang2019-10-043-0/+83
| * rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryptionPing-Ke Shih2019-10-043-2/+15
| * rtw88: fix beaconing mode rsvd_page memory violation issueYan-Hsuan Chuang2019-10-041-9/+43
| * rtw88: flush hardware tx queuesYan-Hsuan Chuang2019-10-044-1/+105
| * rtw88: add TX-AMSDU supportYan-Hsuan Chuang2019-10-042-0/+25
| * rtw88: report tx rate to mac80211 stackTzu-En Huang2019-10-047-19/+143
| * rtw88: take over rate control from mac80211Yan-Hsuan Chuang2019-10-045-2/+87
| * rtw88: add driver TX queue supportYan-Hsuan Chuang2019-10-045-9/+156
| * rtw88: allows to set RTS in TX descriptorYan-Hsuan Chuang2019-10-044-0/+20
| * rtw88: check firmware leave lps successfullyChin-Yen Lee2019-10-043-0/+32
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-10-0331-420/+719
| |\
| | * wil6210: check len before memcpy() callsDenis Efremov2019-10-021-2/+4
| | * ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov2019-10-021-1/+2
| | * ath10k: add support for hardware rfkillWen Gong2019-10-029-1/+178
| | * ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter2019-10-021-11/+25
| | * ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear2019-10-021-11/+11
| | * ath9k_htc: Discard undersized packetsMasashi Honma2019-10-011-4/+19
| | * ath9k_htc: Modify byte order for an error messageMasashi Honma2019-10-011-1/+1
| | * ath9k_hw: fix uninitialized variable dataDenis Efremov2019-10-011-1/+1
| | * ath10k: fix backtrace on coredumpAnilkumar Kolli2019-10-011-3/+8
| | * ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0Anilkumar Kolli2019-10-011-3/+3
| | * ath10k: switch to ieee80211_tx_dequeue_niErik Stromdahl2019-10-011-1/+1
| | * ath10k: change sw version print format to hexTomislav Požega2019-10-011-1/+1
| | * ath10k: print supported MCS rates within service ready eventTomislav Požega2019-10-014-1/+8
| | * ath10k: print service ready returned channel rangeTomislav Požega2019-10-011-1/+5
| | * ath10k: add 2ghz channel arguments to service ready structureTomislav Požega2019-10-014-0/+12
| | * ath9k: remove unused including <linux/version.h>YueHaibing2019-10-011-1/+0
| | * ath10k: fix memory leakNavid Emamdoost2019-09-231-0/+1
| | * ath10k: remove the warning of sdio not full supportWen Gong2019-09-231-3/+0
| | * ath: Use dev_get_drvdata where possibleChuhong Yuan2019-09-233-9/+5
| | * ath: fix various spelling mistakesColin Ian King2019-09-233-4/+4
| | * ath10k: fix missing checks for bmi reads and writesKangjie Lu2019-09-231-9/+32
| | * ath10k: Add support to provide higher range mem chunks in wmi init commandSurabhi Vishnoi2019-09-233-2/+34
| | * ath10k: Add peer param map for tlv and non-tlvRakesh Pillai2019-09-237-9/+84
| | * ath10k: Enable MSA region dump support for WCN3990Govind Singh2019-09-215-0/+93
| | * ath10k: Add xo calibration support for wifi rf clockGovind Singh2019-09-213-0/+25
| | * dt: bindings: ath10k: add dt entry for XO calibration supportGovind Singh2019-09-211-1/+1
| | * ath10k: fix spelling mistake "eanble" -> "enable"Colin Ian King2019-09-171-1/+1
| | * ath10k: fix latency issue for QCA988xMiaoqing Pan2019-09-171-6/+9
| | * ath10k: add cleanup in ath10k_sta_state()Wenwen Wang2019-09-171-1/+5
| | * ath10k: revalidate the msa region coming from firmwareGovind Singh2019-09-171-0/+15
| | * ath10k: use ath10k_pci_soc_ functions for all warm_reset instancesTomislav Požega2019-09-171-15/+11