summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * wifi: ath11k: Split coldboot calibration hw_paramSeevalamuthu Mariappan2023-08-025-14/+35
| | * wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()Dmitry Antipov2023-08-021-2/+2
| | * wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHzAditya Kumar Singh2023-08-021-1/+1
| | * wifi: wil6210: fix fortify warningsDmitry Antipov2023-07-274-6/+10
| | * wifi: ath9k: fix printk specifierDongliang Mu2023-07-252-4/+4
| | * wifi: ath6kl: Remove error checking for debugfs_create_dir()Wang Ming2023-07-251-2/+0
| | * wifi: ath5k: remove phydir check from ath5k_debug_init_device()Minjie Du2023-07-251-2/+0
| | * wifi: ath9k: fix fortify warningsDmitry Antipov2023-07-252-4/+6
| | * wifi: ath9k: avoid using uninitialized arrayDmitry Antipov2023-07-251-0/+2
| * | wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih2023-08-037-0/+18
| * | wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih2023-08-034-4/+121
| * | wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih2023-08-033-0/+135
| * | wifi: rtw89: add firmware suit for BB MCU 0/1Ping-Ke Shih2023-08-031-2/+15
| * | wifi: rtw89: add firmware parser for v1 formatPing-Ke Shih2023-08-032-12/+111
| * | wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih2023-08-033-13/+89
| * | wifi: rtw89: support firmware log with formatted textChin-Yen Lee2023-08-036-16/+194
| * | wifi: rtw89: recognize log format from firmware fileChin-Yen Lee2023-08-032-8/+21
| * | wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov2023-08-021-8/+17
| * | wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov2023-08-025-28/+4
| * | wifi: brcmsmac: remove more unused data typesDmitry Antipov2023-08-022-14/+0
| * | wifi: mt76: Replace strlcpy() with strscpy()Azeem Shaikh2023-08-024-4/+4
| * | Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo2023-08-0284-4827/+5752
| |\ \
| | * | wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee2023-07-311-1/+2
| | * | wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee2023-07-311-1/+1
| | * | wifi: mt76: mt76x02: fix return value check in mt76x02_mac_process_rxYuanjun Gong2023-07-311-1/+2
| | * | wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma2023-07-261-0/+1
| | * | wifi: mt76: mt7921: move mt7921u_disconnect mt792x-libLorenzo Bianconi2023-07-263-21/+21
| | * | wifi: mt76: mt7921: move mt7921_dma_init in pci.cLorenzo Bianconi2023-07-264-73/+67
| | * | wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...Lorenzo Bianconi2023-07-264-5/+5
| | * | wifi: mt76: mt76_connac3: move lmac queue enumeration in mt76_connac3_mac.hLorenzo Bianconi2023-07-262-14/+14
| | * | wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib moduleLorenzo Bianconi2023-07-264-67/+66
| | * | wifi: mt76: mt792x: introduce mt792x-usb moduleLorenzo Bianconi2023-07-268-188/+208
| | * | wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi2023-07-2610-197/+202
| | * | wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi2023-07-268-81/+85
| | * | wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi2023-07-269-126/+128
| | * | wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi2023-07-267-15/+15
| | * | wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi2023-07-269-337/+364
| | * | wifi: mt76: mt792x: introduce mt792x_irq_mapLorenzo Bianconi2023-07-266-43/+77
| | * | wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi2023-07-268-261/+288
| | * | wifi: mt76: mt7921: move debugfs shared code in mt792x-lib moduleLorenzo Bianconi2023-07-264-172/+183
| | * | wifi: mt76: mt7921: move dma shared code in mt792x-lib moduleLorenzo Bianconi2023-07-268-111/+119
| | * | wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi2023-07-2610-184/+187
| | * | wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi2023-07-2619-694/+763
| | * | wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi2023-07-265-43/+43
| | * | wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi2023-07-266-103/+103
| | * | wifi: mt76: mt792x: move shared structure definition in mt792x.hLorenzo Bianconi2023-07-262-110/+130
| | * | wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_opsLorenzo Bianconi2023-07-264-5/+5
| | * | wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi2023-07-2618-282/+282
| | * | wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi2023-07-268-72/+72
| | * | wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi2023-07-266-32/+32