aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-01-25rtw88: 8723de: adjust the LTR settingChin-Yen Lee
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava
2021-01-14wlcore: Downgrade exceeded max RX BA sessions to debugTony Lindgren
2021-01-14wilc1000: use flexible-array member instead of zero-length arrayTian Tao
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun
2021-01-14qtnfmac_pcie: Use module_pci_driverAmey Narkhede
2021-01-14mt7601u: check the status of device in calibrationZhi Han
2021-01-14mt7601u: process URBs in status EPROTO properlyZhi Han
2021-01-14brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki
2021-01-14wilc1000: fix spelling mistake in Kconfig "devision" -> "division"Colin Ian King
2021-01-14mwifiex: pcie: Drop bogus __refdata annotationGeert Uytterhoeven
2021-01-14rtw88: Simplify bool comparisonYANG LI
2021-01-14rtw88: coex: set 4 slot TDMA for BT link and WL busyChing-Te Ku
2021-01-14rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanismVincent Fann
2021-01-14rtw88: reduce the log level for failure of tx reportChin-Yen Lee
2021-01-14rtw88: Delete useless kfree codeZheng Yongjun
2021-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-01-05wil6210: select CONFIG_CRC32Arnd Bergmann
2020-12-22Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-12-20mt76: mt7915: fix MESH ifdef blockRandy Dunlap
2020-12-20mt76: mt76s: fix NULL pointer dereference in mt76s_process_tx_queueLorenzo Bianconi
2020-12-20mt76: sdio: remove wake logic in mt76s_process_tx_queueLorenzo Bianconi
2020-12-20mt76: usb: remove wake logic in mt76u_status_workerLorenzo Bianconi
2020-12-20Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2020-12-18ath11k: dp: clean up a variable nameDan Carpenter
2020-12-18ath11k: pci: remove unnecessary mask in ath11k_pci_enable_ltssm()Kalle Valo
2020-12-18ath11k: pci: disable ASPM L0sLs before downloading firmwareCarl Huang
2020-12-18ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang
2020-12-17rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih
2020-12-17mt76: mt76u: fix NULL pointer dereference in mt76u_status_workerLorenzo Bianconi
2020-12-17ath10k: prevent deinitializing NAPI twiceWen Gong
2020-12-17ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2020-12-17ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2020-12-17ath: Export ath_hw_keysetmac()Jouni Malinen
2020-12-17ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2020-12-17ath: Use safer key clearing with key cache entriesJouni Malinen
2020-12-17ath10k: Remove voltage regulator votes during wifi disableRakesh Pillai
2020-12-17ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai
2020-12-17ath11k: Fix ath11k_pci_fix_l1ss()Dan Carpenter
2020-12-17ath11k: Fix error code in ath11k_core_suspend()Dan Carpenter
2020-12-17ath11k: start vdev if a bss peer is already createdCarl Huang
2020-12-17ath11k: fix crash caused by NULL rx_channelCarl Huang
2020-12-17ath11k: add missing null check on allocated skbColin Ian King
2020-12-15ath9k: make relay callbacks constJani Nikula
2020-12-15ath11k: make relay callbacks constJani Nikula