summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtw89: 8852c: add read/write rf register functionChung-Hsuan Hung2022-03-174-0/+134
| * | rtw89: 8852c: add setting of TB UL TX power offsetYuan-Han Zhang2022-03-174-5/+43
| * | rtw89: 8852c: add write/read crystal function in CFO trackingYuan-Han Zhang2022-03-172-4/+17
| * | rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang2022-03-175-4/+22
| * | rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch"Colin Ian King2022-03-171-3/+3
| * | brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"Colin Ian King2022-03-171-4/+4
| * | iwlwifi: mei: fix building iwlmeiArnd Bergmann2022-03-171-0/+1
| |/
| * rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()Ping-Ke Shih2022-03-161-1/+1
| * airo: fix typos in commentsJulia Lawall2022-03-161-1/+1
| * rtlwifi: rtl8821ae: fix typos in commentsJulia Lawall2022-03-161-3/+3
| * rtlwifi: rtl8192cu: Add On Networks N150Jonathan Teh2022-03-161-0/+1
| * zd1201: use kzallocJulia Lawall2022-03-161-2/+1
| * mwifiex: make read-only array wmm_oui static constColin Ian King2022-03-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-32/+1
|\ \ | |/ |/|
| * Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo2022-03-161-32/+1
* | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-11203-3732/+12193
|\ \
| * | mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYihao Han2022-03-111-3/+3
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-03-109-83/+27
| |\ \
| | * | carl9170: devres ar->survey_infoChristian Lamparter2022-03-101-4/+2
| | * | carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter2022-03-101-8/+1
| | * | carl9170: devres-ing input_allocate_deviceChristian Lamparter2022-03-101-11/+2
| | * | carl9170: devres-ing hwrng_register usageChristian Lamparter2022-03-102-27/+3
| | * | carl9170: replace GFP_ATOMIC in ampdu_action, it can sleepChristian Lamparter2022-03-101-1/+1
| | * | ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin2022-03-101-1/+1
| | * | ath11k: remove unneeded flush_workqueueLv Ruyi (CGEL ZTE)2022-03-101-1/+0
| | * | ath6kl: add device ID for WLU5150-D81André Apitzsch2022-03-101-0/+1
| | * | ath9k: make array voice_priority static constColin Ian King2022-03-091-1/+1
| | * | ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-092-5/+2
| | * | ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-091-1/+1
| | * | ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-091-1/+1
| | * | ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-091-1/+1
| | * | ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-092-8/+2
| | * | ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-092-8/+3
| | * | Revert "ath: add support for special 0x0 regulatory domain"Brian Norris2022-03-071-5/+5
| * | | Merge tag 'iwlwifi-next-for-kalle-2022-03-10' of git://git.kernel.org/pub/scm...Kalle Valo2022-03-1020-306/+412
| |\ \ \
| | * | | iwlwifi: bump FW API to 72 for AX devicesLuca Coelho2022-03-101-2/+2
| | * | | iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen2022-03-103-184/+234
| | * | | iwlwifi: dbg: check trigger data before accessMordechay Goodstein2022-03-101-0/+5
| | * | | iwlwifi: dbg: in sync mode don't call scheduleMordechay Goodstein2022-03-101-2/+2
| | * | | iwlwifi: use 4k queue size for Bz A-stepJohannes Berg2022-03-101-0/+4
| | * | | iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg2022-03-101-1/+1
| | * | | iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya2022-03-101-0/+25
| | * | | iwlwifi: mvm: add support for IMR based on platformMukesh Sisodiya2022-03-105-4/+28
| | * | | iwlwifi: yoyo: disable IMR DRAM region if IMR is disabledMukesh Sisodiya2022-03-101-0/+23
| | * | | iwlwifi: mvm: remove cipher scheme supportJohannes Berg2022-03-105-97/+1
| | * | | iwlwifi: Configure FW debug preset via module param.Ayala Barazani2022-03-103-7/+43
| | * | | iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani2022-03-106-9/+44
| | * | | iwlwifi: bump FW API to 71 for AX devicesLuca Coelho2022-03-101-1/+1
| * | | | rtw89: 8852c: process logic efuse mapPing-Ke Shih2022-03-102-0/+129
| * | | | rtw89: 8852c: process efuse of phycapPing-Ke Shih2022-03-103-0/+165