summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-11mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)Peter Seiderer1-0/+3
2022-04-11nl80211: show SSID for P2P_GO interfacesJohannes Berg1-0/+1
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi4-1/+55
2022-04-11mac80211: Improve confusing comment around tx_info clearingToke Høiland-Jørgensen1-3/+3
2022-04-11mac80211: protect ieee80211_assign_beacon with next_beacon checkLorenzo Bianconi1-10/+12
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
2022-04-06rtw89: pci: add register definition to rtw89_pci_info to generalize pci codePing-Ke Shih5-30/+238
2022-04-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo44-1406/+4353
2022-04-06ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()Kalle Valo1-7/+9
2022-04-06ath11k: mhi: add error handling for suspend and resumeKalle Valo3-12/+26
2022-04-06ath11k: mhi: remove state machineKalle Valo3-198/+11
2022-04-06rtw89: handle potential uninitialized variablePing-Ke Shih1-1/+2
2022-04-06rtw89: read RX bandwidth from v1 type RX descriptorPing-Ke Shih2-1/+7
2022-04-06rtw89: support hardware generate security headerPing-Ke Shih6-1/+65
2022-04-06rtw89: support variant of fill_txdescPing-Ke Shih6-4/+116
2022-04-06rtw89: pci: support variant of fill_txaddr_infoPing-Ke Shih5-7/+95
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih9-43/+176
2022-04-06rtw89: disabled IGI configuration for unsupported hardwareJohnson Lin3-1/+5
2022-04-06rtw89: packed IGI configuration flow into function for DIG featureJohnson Lin1-9/+16
2022-04-06rtw89: regd: update mapping table to R59-R32Zong-Zhe Yang1-238/+238
2022-04-06rtw89: regd: consider 6G bandZong-Zhe Yang1-19/+18
2022-04-06rtw89: 8852a: update txpwr tables to HALRF_027_00_038Zong-Zhe Yang1-0/+581