aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-04-12rtw89: 8852c: add 8852c specific BT-coexistence initial functionChia-Yuan Li4-0/+122
2022-04-12rtw89: Skip useless dig gain and igi related settings for 8852CJohnson Lin2-2/+8
2022-04-12rtw89: 8852c: disable firmware watchdog if CPU disabledChia-Yuan Li3-4/+55
2022-04-12rtw89: reset BA CAMPing-Ke Shih2-0/+20
2022-04-12rtw89: change station scheduler setting for hardware TX modePing-Ke Shih1-2/+2
2022-04-12rtw89: ser: configure top ERR IMR for firmware to recoverPing-Ke Shih2-0/+44
2022-04-12rtw89: ser: configure C-MAC interrupt maskChia-Yuan Li5-36/+423
2022-04-12rtw89: ser: configure D-MAC interrupt maskChia-Yuan Li5-19/+1091
2022-04-12rtw89: ser: fix unannotated fall-throughZong-Zhe Yang1-0/+1
2022-04-12ath9k: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-04-12wcn36xx: clean up some inconsistent indentingYang Li1-3/+3
2022-04-12ath11k: Fix spelling mistake "reseting" -> "resetting"Colin Ian King1-1/+1
2022-04-12ath9k: fix ath_get_rate_txpower() to respect the rate list end tagPeter Seiderer1-1/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R74-736/+753
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi1-1/+4
2022-04-11Merge 5.18-rc2 into staging-nextGreg Kroah-Hartman4-4/+4
2022-04-10ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen2-11/+21
2022-04-10brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-10mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang4-4/+4
2022-04-07Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next into staging-nextGreg Kroah-Hartman42-0/+8187
2022-04-06ipw2x00: use DEVICE_ATTR_*() macroMeng Tang2-93/+90
2022-04-06orinoco: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-0/+1
2022-04-06ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai1-1/+1
2022-04-06b43: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-04-06b43legacy: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
2022-04-06rtl8xxxu: fill up txrate info for gen1 chipsChris Chiu1-29/+59
2022-04-06rtl8xxxu: feed antenna information for cfg80211Chris Chiu1-0/+16
2022-04-06rtlwifi: replace usage of found with dedicated list iterator variableJakob Koschel2-15/+13
2022-04-06brcmfmac: Avoid keeping power to SDIO card unless WOWL is usedUlf Hansson1-17/+22
2022-04-06mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche1-0/+2
2022-04-06rtw89: fix misconfiguration on hw_scan channel timePo Hao Huang1-1/+1
2022-04-06rtw89: coex: Add case for scan offloadChing-Te Ku1-1/+11
2022-04-06rtw89: packet offload handler to avoid warningPo Hao Huang1-1/+7
2022-04-06rtw89: change idle mode condition during hw_scanPo Hao Huang1-4/+4
2022-04-06rtw89: update ptcl_initPing-Ke Shih2-5/+39
2022-04-06rtw89: update TMAC parametersPing-Ke Shih2-0/+36
2022-04-06rtw89: initialize NAV controlPing-Ke Shih2-0/+27
2022-04-06rtw89: update scheduler settingPing-Ke Shih2-0/+23
2022-04-06rtw89: 8852c: update security engine settingPing-Ke Shih2-1/+10
2022-04-06rtw89: Turn on CR protection of CMACPing-Ke Shih1-1/+2
2022-04-06rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chipPing-Ke Shih7-5/+86
2022-04-06rtw89: update STA scheduler parameters for v1 chipPing-Ke Shih2-1/+24
2022-04-06rtw89: extend dmac_pre_init to support 8852CPing-Ke Shih2-7/+31
2022-04-06rtw89: pci: add L1 settingsPing-Ke Shih2-0/+25
2022-04-06rtw89: pci: add deglitch settingPing-Ke Shih2-11/+19
2022-04-06rtw89: pci: set address info registers depends on chipsPing-Ke Shih1-5/+8
2022-04-06rtw89: pci: add LTR setting for v1 chipPing-Ke Shih5-2/+83
2022-04-06rtw89: pci: refine pci pre_init functionChia-Yuan Li5-31/+180
2022-04-06rtw89: pci: add pci attributes to configure operating modePing-Ke Shih4-15/+262