summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang
2022-04-12rtw88: fix incorrect frequency reportedPo-Hao Huang
2022-04-12rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang
2022-04-12rtw89: rtw89_ser: add const to struct state_ent and event_entJoe Perches
2022-04-12rtw89: 8852c: add 8852c specific BT-coexistence initial functionChia-Yuan Li
2022-04-12rtw89: Skip useless dig gain and igi related settings for 8852CJohnson Lin
2022-04-12rtw89: 8852c: disable firmware watchdog if CPU disabledChia-Yuan Li
2022-04-12rtw89: reset BA CAMPing-Ke Shih
2022-04-12rtw89: change station scheduler setting for hardware TX modePing-Ke Shih
2022-04-12rtw89: ser: configure top ERR IMR for firmware to recoverPing-Ke Shih
2022-04-12rtw89: ser: configure C-MAC interrupt maskChia-Yuan Li
2022-04-12rtw89: ser: configure D-MAC interrupt maskChia-Yuan Li
2022-04-12rtw89: ser: fix unannotated fall-throughZong-Zhe Yang
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi
2022-04-06ipw2x00: use DEVICE_ATTR_*() macroMeng Tang
2022-04-06orinoco: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-06ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2022-04-06b43: Fix assigning negative value to unsigned variableHaowen Bai
2022-04-06b43legacy: Fix assigning negative value to unsigned variableHaowen Bai
2022-04-06rtl8xxxu: fill up txrate info for gen1 chipsChris Chiu
2022-04-06rtl8xxxu: feed antenna information for cfg80211Chris Chiu
2022-04-06rtlwifi: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-06brcmfmac: Avoid keeping power to SDIO card unless WOWL is usedUlf Hansson
2022-04-06mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche
2022-04-06rtw89: fix misconfiguration on hw_scan channel timePo Hao Huang
2022-04-06rtw89: coex: Add case for scan offloadChing-Te Ku
2022-04-06rtw89: packet offload handler to avoid warningPo Hao Huang
2022-04-06rtw89: change idle mode condition during hw_scanPo Hao Huang
2022-04-06rtw89: update ptcl_initPing-Ke Shih
2022-04-06rtw89: update TMAC parametersPing-Ke Shih
2022-04-06rtw89: initialize NAV controlPing-Ke Shih
2022-04-06rtw89: update scheduler settingPing-Ke Shih
2022-04-06rtw89: 8852c: update security engine settingPing-Ke Shih
2022-04-06rtw89: Turn on CR protection of CMACPing-Ke Shih
2022-04-06rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chipPing-Ke Shih
2022-04-06rtw89: update STA scheduler parameters for v1 chipPing-Ke Shih
2022-04-06rtw89: extend dmac_pre_init to support 8852CPing-Ke Shih
2022-04-06rtw89: pci: add L1 settingsPing-Ke Shih
2022-04-06rtw89: pci: add deglitch settingPing-Ke Shih
2022-04-06rtw89: pci: set address info registers depends on chipsPing-Ke Shih
2022-04-06rtw89: pci: add LTR setting for v1 chipPing-Ke Shih
2022-04-06rtw89: pci: refine pci pre_init functionChia-Yuan Li
2022-04-06rtw89: pci: add pci attributes to configure operating modePing-Ke Shih
2022-04-06rtw89: pci: add register definition to rtw89_pci_info to generalize pci codePing-Ke Shih
2022-04-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-04-06ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()Kalle Valo
2022-04-06ath11k: mhi: add error handling for suspend and resumeKalle Valo
2022-04-06ath11k: mhi: remove state machineKalle Valo
2022-04-06rtw89: handle potential uninitialized variablePing-Ke Shih