summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-01-26rtlwifi: rtl8192ce: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192cu: Fix typoAmadeusz Sławiński
2020-01-26rtw88: change max_num_of_tx_queue() definition to inline in pci.hZong-Zhe Yang
2020-01-26rtw88: assign NULL to skb after being kfree()'edYan-Hsuan Chuang
2020-01-26rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee
2020-01-26rtw88: remove unused vif pointer in struct rtw_vifYan-Hsuan Chuang
2020-01-26rtw88: remove unused variable 'in_lps'Yan-Hsuan Chuang
2020-01-26rtw88: remove unused spinlockTzu-En Huang
2020-01-26rtw88: 8822c: update power sequence to v15Tzu-En Huang
2020-01-26rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40MPing-Ke Shih
2020-01-26rtw88: fix rate mask for 1SS chipPing-Ke Shih
2020-01-26rtw88: Add wowlan net-detect supportChin-Yen Lee
2020-01-26rtw88: Add wowlan pattern match supportChin-Yen Lee
2020-01-26rtw88: support wowlan feature for 8822cChin-Yen Lee
2020-01-26rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee
2020-01-26rtw88: add interface config for 8822cYan-Hsuan Chuang
2020-01-26rtw88: pci: reset dma when reset pci trx ringChin-Yen Lee
2020-01-26rtw88: pci: reset ring index when release skbs in tx ringChin-Yen Lee
2020-01-26hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn
2020-01-26wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-26ar5523: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-26ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik
2020-01-26ath10k: Use device_get_match_data() to simplify codeStephen Boyd
2020-01-26ath10k: Add newlines to printk messagesStephen Boyd
2020-01-26ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2020-01-26mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-01-26ath11k: fix up some error pathsDan Carpenter
2020-01-26ath11k: make sure to also report the RX bandwidth inside radiotapJohn Crispin
2020-01-26ath11k: avoid null pointer dereference when pointer band is nullColin Ian King
2020-01-26ath11k: Add missing pdev rx rate statsBhagavathi Perumal S
2020-01-26ath11k: ensure ts.flags is initialized before bit-wise or'ing in valuesColin Ian King
2020-01-26ath11k: set TxBf parameters after vdev startBhagavathi Perumal S
2020-01-26ath11k: enable HE tlvs in ppdu stats for pktlog liteAnilkumar Kolli
2020-01-26ath11k: fix debugfs build failureArnd Bergmann
2020-01-26ath10k: Don't call SCM interface for statically mapped msa regionGovind Singh
2020-01-26Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-01-26ath10k: drop RX skb with invalid length for sdioWen Gong
2020-01-26ath10k: use true,false for bool variablezhengbin
2020-01-26ath10k: Add optional qdss clkBjorn Andersson
2020-01-26ath10k: pci: Fix comment on ath10k_pci_dump_memory_sramBryan O'Donoghue
2020-01-26ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2020-01-26wil6210: use true,false for bool variablezhengbin
2020-01-26ath9k: use true,false for bool variablezhengbin
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-01-23airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman